Lexicon MC-12HD Serial Communications Protocol
7.3.24 MC-12HD Set Fader
Commands MC-12HD to set the front/back balance to the value in this packet.
7.3.24.1 Packet Description
Application Header:
Command MC_CMD_SET_FRONT_BACK_BALANCE 0x42
Data Count 1 0x01
Application Data:
Data[0] Value nn
7.3.24.2 Data Description
Value:
Data Type: Signed 8 bit integer (2’s complement)
Max: +16 (0x10) (Full Front)
Min: -16 (0xF0) (Full Back)
7.3.24.3 MC-12HD Response
The MC-12HD will assign the value from the packet to the front/back balance.
7.3.24.4 Data Validation
If a value is passed that exceeds the maximum value of that parameter the MC-12HD will ignore the
command and transmit a NAK command with an error code DC_INVALID_DATA.
7.3.25 MC-12HD Set Active Effect by Id
This command requests the MC-12HD to set the active effect to the value in this packet.
7.3.25.1 Command Packet Description
Application Header:
Command MC_CMD_SET_EFFECT 0x43
Data Count 1 0x01
Application Data:
Data[0] EffectId nn
7.3.25.2 Data Description
EffectId:
Data Type: Unsigned 8 bit integer
Definition/Conversion:
Appendix F MC-12HD Mode Ids
7.3.25.3 MC-12HD Response
The MC-12HD will load the desired effect.
7.3.25.4 Data Validation
If a value is passed that exceeds the maximum value of that parameter the MC-12HD will ignore the
command and transmit a NAK command with an error code DC_INVALID_DATA.
31