Siemens SINUMERIK 828D Commissioning Manual page 888

Hide thumbs Also See for SINUMERIK 828D:
Table of Contents

Advertisement

Generating commissioning dialogs
2.6 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>
</FORM>
</DEVICE>
...
</AGM>
2.6.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
136
<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, 10/2015, 6FC5397-3DP40-5BA3
Easy XML

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents