Lexicon, Inc.
MC-12 Serial Communications Protocol Printed on: 08/18/03
© 2003 Lexicon, Inc. All rights reserved. 50 of 94
7.3.52 MC-12 Set Zone2 Volume (MC-12)
Commands MC-12 to set the Zone 2 volume with the value in this packet.
7.3.52.1 Command Packet Description
Application Header:
Command MC_CMD_SET_ZONE2_VOLUME 0x45
Data Count 1 0x01
Application Data:
Data[0] Value nn
7.3.52.2 Data Description
Value:
Data Type: Signed 8 bit integer (2’s compliment)
Max: +12 (0x0C) (12dB)
Min: -80 (0xB0) (-80 dB)
7.3.52.3 MC-12 Response
The MC-12 will assign the value from the packet to the Zone 2 volume.
7.3.52.4 Data Validation
If a value is passed that exceeds the maximum value of that parameter the MC-12 will ignore the command
and transmit a NAK command with an error code DC_INVALID_DATA.
7.3.53 MC-12 Set Zone2 Left/Right Balance (MC-12)
Commands MC-12 to set the Zone 2 balance to the value in this packet.
7.3.53.1 Packet Description
Application Header:
Command MC_CMD_SET_ZONE2_BALANCE 0x46
Data Count 1 0x01
Application Data:
Data[0] Value nn
7.3.53.2 Data Description
Value:
Data Type: Signed 8 bit integer (2’s compliment)
Max: +16 (0x10) (Full Right)
Min: -16 (0xF0) (Full Left)
7.3.53.3 MC-12 Response
The MC-12 will assign the value from the packet to the Zone 2 balance.
7.3.53.4 Data Validation