
Digital mixer D-901
D-901 Action Status
Status data is transmitted from the D-901 when the power is switched on.
DFH, 01H,01H
Gate status
When the gate status changes, the D-901 transmits the changed status data.
E6H, 03H, 00H, <Channel Number>, <OPEN/CLOSE>
<Channel Number>
00H-0BH: Numbers 1 – 12
<OPEN/CLOSE>
00H: OPEN
01H: CLOSE
Example of the change of Input 1’s gate status to CLOSE
E6H, 03H, 00H, 00H, 01H
Status Request(Channel fader gain position)
This command requests the D-901 to send its current channel fader gain position setting data.
The D-901 informs the current gain position.
F0H, 03H, 11H, <Channel Attribute>, <Channel Number>
<Channel Attribute>
00H: Input channel
01H: Output channel
<Channel Number>
When Channel Attribute=00H: 00H - 0BH, 7FH (Input channel 1 – 12, All input channels)
When Channel Attribute=01H: 00H - 07H, 7FH (Output channel 1 – 8, All output channels)
Example of requesting Input Channel 1’s fader gain position value data: F0H, 03H, 11H, 00H, 00H
Status Request (Channel ON/OFF)
This command requests the D-901 to send its current channel ON/OFF setting status data.
The D-901 informs the current ON/OFF setting status.
F0H, 03H, 12H, <Channel Attribute>, <Channel Number>
<Channel Attribute>
00H: Input channel
01H: Output channel
<Channel Number>
When Channel Attribute=00H: 00H - 0BH, 7FH (Input channel 1- 12, All input channels)
When Channel Attribute=01H: 00H - 07H, 7FH (Output channel 1 – 8,All output channels)
Example of requesting Input Channel 1’s ON/OFF setting status data: F0H, 03H, 12H, 00H, 00H
TOA Corporation
6/13