Lexicon, Inc.
MC-12 Serial Communications Protocol
Printed on: 08/18/03
© 2003 Lexicon, Inc. All rights reserved.
25 of 94
7.3.19.1 Command Packet Description
Application Header:
Command
DC_CMD_SET_SYS_BALANCE
0x22
Data Count 1
0x01
Application Data:
Data[0]
Value
nn
7.3.19.2 Data Description
Value:
Data Type:
Unsigned 8 bit integer.
Maximum Value: 32
Conversion:
0 = Left
16 = Center
32 = Right
7.3.19.3 MC-12 Response
The MC-12 will assign the value from the packet to the system balance.
7.3.19.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 DC_NAK command with an error code DC_INVALID_DATA.
7.3.20 Set Front/Back Balance (MC-12, MC-1)
Commands MC-12 to set the front/back balance to the value in this packet.
This command has been maintained for backward compatibility with MC-1. In order to maintain backward
compatibility, the MC-12 Parameters have been mapped to the MC-1 parameters as described in each Data
Description. MC-12 users should be using the command described in
7.3.49
(MC12_Set_Front_Back_Balance)
.
7.3.20.1 Packet Description
Application Header:
Command DC_CMD_SET_FRONT_BACK_BALANCE
0x23
Data Count 1
0x01
Application Data:
Data[0]
Value
nn
7.3.20.2 Data Description
Value:
Data Type:
Unsigned 8 bit integer.
Max:
32
Conversion:
0 = Front
16 = Center
32 = Back
7.3.20.3 MC-12 Response