Commissioning Manual
01/2017
343
continued
or
<let name="curr_softkey_state" type="string">PRESSED</let>
</softkey>
<softkey POSITION="3" type="toggle_softkey"
refvar="curr_softkey_state">
<caption>Toggle%nSK</caption>
…
</softkey>
The tag defines the response of the softkey "OK".
The following additional actions can be defined within the softkey block:
•
•
•
<SOFTKEY_OK>
…
…
The tag defines the response of the softkey "Cancel".
The following additional actions can be defined within the softkey block:
•
•
•
<SOFTKEY_CANCEL>
…
…