6. Programmer's Reference
6.3.3. Legend for the Control Commands
ç
æ
Format Description
<in> Input port number
<out> Output port number
<port> Input or output port number
<loc>
ç
Sent command
æ
Received response
• Space character
Further not listed <parameters>
6.3.4. General Rules
▪ All names and parameters are case-sensitive.
▪
▪
▪ The node name can contain the elements of the English alphabet and numbers.
▪
parameters together) can be max. 800 byte.
▪ Use the TCP port no. 6107
▪
▪ The path of a node has to contain all parent nodes from the root node.
6.3.5. 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:
ç
æ