User manual

Automation Protocol Command List
Miranda Technologies Ltd Page 33
Command List
Video Commands
Video layer commands are represented by a command list. Although
parameter formats do vary, the video layer commands are often formatted
with parameters separated by spaces.
cmd param_1 space param_2 space param_n
The terms used in the above command list are expanded below:
Term Description
cmd The command code, a single ASCII character
param_1
param_2
param_n
The parameters for the particular command code
Space A space character (ASCII code 32 or 0x20).
Please see page 35 for details on individual video commands.
Audio Commands
Audio layer commands use the same scheme as the video commands above,
except that parameters are not separated by spaces. This is because all
parameters are of fixed length.
Example 1:
cmd param_1 param_2
Example 2:
cmd param_1 param_2 param_3
Status Responses
Commands that require a status response will cause status response packets
to be generated in the following format: