
0xeb, 0x90, 0x04, N, Output Number 1,,Output
Number N,Redundancy
Note: The range of Input Number is as same as the note 2 of command 0x01
Note: The range of Output Number is as same as the note 2 of command 0x02
For example:Get the tied status of an appointed input channel
Commands: 0xeb, 0x90, 0x04, 0x02, 0x01, 0x04
Response: 0xeb, 0x90, 0x04, 0x02, 0x01, 0x05, Redundancy
Explanation: The input channel 5 has been tied to output channels 2 and 6.
Get the tied status of an appointed output channel
0xeb, 0x90, 0x04, 0x02, 0x02, Output Number
0xeb, 0x90, 0x04, 0x01, Input Number, Redundancy
Note: The range of Output Number is as same as the note 2 of command 0x02.
Note: The range of Input Number is as same as the note 2 of command 0x01.
For example:Get the tied status of an appointed output channel
Commands: 0xeb, 0x90, 0x04, 0x02, 0x02, 0x04
Response: 0xeb, 0x90, 0x04, 0x01, 0x07, Redundancy
Explanation: The output channel 5 has been tied to input channel 8.
Get the tied status of all output channels
0xeb, 0x90, 0x04, 0x01, any data except 0xeb
0xeb, 0x90, 0x04, 0x08, Input Number of output channel1,
, Input Number of output channel 16, Redundancy
Note: The range of Input Number is as same as the Note 2 of command 0x01
For example:Get the tied status of all output channels
Commands: 0xeb, 0x90, 0x04, 0x01, 0x01
Response: 0xeb, 0x90, 0x04, 0x11, 0x00, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07, 0x08, 0x09, 0x0a,
0x0b, 0x0c, 0x0d, 0x0e, 0x0f, 0x10, Redundancy
Explanation: The output channel from 1 to 17 has been tied to input channel from 1 to 17
respectively.
6. Command 0x05
Set the Preset Input Channel
0xeb, 0x90, 0x05, 0x01, Input Number
0xeb, 0x90, 0x05, 0x01, 0xfa, Redundancy
Note: The range of Input Number is as same as the Note 2 of command 0x01
For example:Set the Preset Input Channel
Commands: 0xeb, 0x90, 0x05, 0x01, 0x02
Response: 0xeb, 0x90, 0x05, 0x01, 0xfa, Redundancy
Explanation: The Preset Input Channel is set up to input channel 3.
7. Command 0x06
Tie an appointed output channel to the Preset Input
Channel.
0xeb, 0x90, 0x06, 0x01, Output Number
0xeb, 0x90, 0x06, 0x01, 0xfa, Redundancy