Lexicon MC-12HD Serial Communications Protocol
7.3.21 MC-12HD Get Zone2 Status
This command is a request to MC-12HD for current Zone 2 Status. MC-12HD will respond with “Zone2
Status Packet”.
7.3.21.1 Command Packet Description
Application Header:
Command MC_CMD_GET_ZONE2_STATUS 0x3F
Data Count 0 0x00
Application Data:
N/A
7.3.21.2 Zone2 Status Response Packet
Application Header:
Command MC_RESP_ZONE2_STATUS 0x95
Data Count 5 0x05
Application Data:
Data[0] Zone2 Volume nn
Data[1] Assigned Zone 2 Input nn
Data[2] Record Active nn
Data[3] Zone2 Mute Active nn
Data[4] Zone2 Balance nn
7.3.21.3 Data Description
Zone2 Volume:
Data Type: Signed 8 bit integer (2’s compliment)
Max: +12 (0x0C) (12 dB)
Min: -80 dB (0xB0) (-80 dB)
Assigned Zone 2 Input:
Indicates the Zone 2 input that is currently assigned for the zone 2 outputs.
Data Type: Unsigned 8 bit integer.
Definition/Conversion:
Appendix D MC-12HD Input Ids
Zone2 Mute Active:
Data Type: Boolean.
TRUE: Zone2 Outputs are active.
FALSE: Zone 2 Outputs are not active.
Record Active:
Data Type: Boolean.
TRUE: Record Zone Output is active
FALSE: Record Zone Output is not Active.
Zone 2 Balance:
Data Type: Signed 8 bit integer (2’s compliment)
Max: 16 (0x10) (Full Right)
Min: -16 (0xF0) (Full Left)
29