Write Message on display
Command property:
Synchronous command.
Command action:
Write a message on the display in the selected line
Syntax:
<command name="writetodisplay" message="[String]" line="[Integer]" />
Parameters:
Name |
Mandatory |
Description |
Format |
message |
Yes |
Message ID to be displayed, accordingly language set |
String |
line |
Yes |
Line display the message. Min = 1 Max = 3 |
Integer |
Reply:
<command valid="true" />
Command purpose:
Show a message on the display in the line set, accordingly the machine language set.