Siemens SINUMERIK 808D ADVANCED Series Commissioning Manual page 314

Hide thumbs Also See for SINUMERIK 808D ADVANCED Series:
Table of Contents

Advertisement

Tag identifier
MESSAGE
314
Meaning
Dialog message
If the Send_message operation is executed in the script, then the parser processes the tag
message. Values P1 and P2 are provided in the variables $message_par1 and $mes-
sage_par2 (see the "SEND_MESSAGE" tag).
Syntax:
<MESSAGE>
</MESSAGE>
Example:
<LET name="user_selection" />
<SOFTKEY POSITION="3">
<CAPTION>Set%nParameter</CAPTION>
<SEND_MESSAGE>1, 10</SEND_MESSAGE>
</SOFTKEY>
...
...
<FORM>
...
...
<MESSAGE>
<SWITCH>
<CONDITION>$message_par1</CONDITION>
<CASE value="1">
<OP> user_selection = $message_par2 </OP>
...
...
</CASE>
</SWITCH>
</MESSAGE>
...
...
</FORM>
Commissioning Manual
6FC5397-4EP10-0BA8, 07/2018

Advertisement

Table of Contents
loading

This manual is also suitable for:

Sinumerik 808d advanced t

Table of Contents