RS-232 SERIAL CONTROL COMMANDS
RS-232 Features
Functions Syntax
The syntax for each function is always the same:
#Character as the start flag → Function name → Space ( _ ) as function name end flag → Parameter 1 → Space → Parameter n → Carriage Return ( \r ) →
Sample:
#FunctionName_param1_param2_param3_param4...\r
Syntax is NOT case sensitive.
Commands
Simplified syntax was used for command implementation for faster operation with the device: # character – isn’t needed, the command name is reduced to 1 letter. The commands are not
Command Description
R
S
M
F
Routing command
Routes a single input to all outputs
Returns the current routing status of matrix
Toggle 5V fiber optic extender feature
R Command
The R command allows specific routing of inputs and outputs.
Syntax:
r param1 param2
Parameters: |
|
|
param1 | DVI Ouput | [1 - 16] |
param2 | DVI Input | [1 - 16] |
15