RS-232 SERIAL COMMANDS
General Functions
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
|
|
|
|
|
|
Function | Description | ||||
#RMTIRADD |
| Routing command | |||
#LOCKPOWER |
| Routes a single input to all outputs |
#RMTIRADD Function
The #RMTIRADD function set the remote IR channel.
Syntax:
#RMTIRADD param1
Parameters: |
|
|
|
|
|
|
param1 | IR channel | [0 - 3] | ||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Value | Meaning | |||
| 0 |
| IR channel 1 | |||
| 1 |
| IR channel 2 | |||
| 2 |
| IR channel 3 | |||
| 3 |
| IR channel 4 |
#LOCKPOWER Function
The #LOCKPOWER enables/disables the power lock state. Enabling this feature will store the 5V status for each input prior to shutting the unit down.
Syntax:
#LOCKPOWER param1
Parameters: |
|
|
|
|
|
|
param1 | State | [0 - 1] | ||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Value | Meaning | |||
|
|
|
|
|
|
|
| 0 |
| Disable Power Lock | |||
| 1 |
| Enable Power Lock |
24