UCX series – User's Manual 60
Legend for the Control Commands
Command and Response – Example
ç
æ <signal_present>
Format Description
<in> Input port number
<out> Output port number
<port> Input or output port number
<loc>
<parameter>
<expression>
Batched parameters: the underline means that more
expressions or parameters can be placed by using a
semicolon, e.g. I2;I4;I5 or F27:E1;F47:E2
ç
Sent command
æ
Received response
· Space character
Further not listed <parameters>
Command Types
GET command
The GET
be used to get the value of a property. Use the dot character (.) when addressing a property:
ç
æ
GETALL command
The GETALL command can be used to get all child nodes, properties and methods of a node with one
command.
ç
æ
æ
æ
æ
æ
SET command
The SET command can be used to modify the value of a property. Use the dot character (.) when addressing
the property:
ç
æ
CALL command
A method can be invoked by the CALL command. Use the colon character (:) when addressing the method:
ç
æ
MAN command
The manual is a human readable text that describes the syntax and provides a hint for how to use the
primitives. For every node, property and method in the tree there is a manual, type the MAN command to get
the manual:
ç
æ