Siemens SINUMERIK 840DE sl Commissioning Manual page 912

Basesoftware and operating software
Hide thumbs Also See for SINUMERIK 840DE sl:
Table of Contents

Advertisement

Generating commissioning dialogs
2.7 Script language
Example
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE AGM>
<AGM>
<DEVICE>
<NAME> Device 1 </NAME>
<START_UP>
...
</START_UP>
<SET_ACTIVE>
...
</SET_ACTIVE>
...
<FORM name="<dialog name>">
</FORM>
</DEVICE>
...
</AGM>
2.7.8
SOFTKEY_OK, SOFTKEY_CANCEL
Description
The identifier SOFTKEY_OK overwrites the standard behavior when closing a dialog by means
of the "OK" softkey. The identifier SOFTKEY_CANCEL overwrites the standard behavior when
closing a dialog by means of the "CANCEL" softkey.
The following functions can be performed within this identifier:
● Data manipulation
● Conditional processing
● Loop processing
194
<INIT>
<CONTROL name = "edit1" .../>
</INIT>
<PAINT>
<TEXT>hello world !</TEXT>
</PAINT>
Identifier for a user dialog
Identifier for an input field
Identifier for text or image display
Programming Manual, 12/2017, 6FC5397-1DP40-6BA1
Easy XML

Advertisement

Table of Contents
loading

This manual is also suitable for:

Sinumerik 840d sl

Table of Contents