FLX-E Operations Manual Rev F
Page 36
Table of Contents
Top
18.
TOGGLE PREMIX MUTE
Command code: 0x012
Description: command used to toggle the premix mute on specified channel
Input parameters –
Parameter 1 - 8-bit channel number, 0 = all channels, 1...8 is single channel
Host sent data
Byte 0 = 0x02
start of message character
Byte 1 = 0x12
command code
Byte 2 = 0xXX
channel number
Byte 3 = 0x03
end of message character
FLX-E Response
Byte 0 = 0x02
start of message character
Byte 1 = 0x12
command code
Byte 2 = 0xXX
channel number
Byte 3 = 0xXX
current mute state (0 = mute off, 1 = mute on)
Byte 4 = 0x03
end of message character
19.
PREMIX MUTE ON
Command code: 0x13
Description: command used to mute a specified premix input channel
Input parameters –
Parameter 1 - 8-bit channel number, 0 = all channels, 1...8 is single channel
Host sent data
Byte 0 = 0x02
start of message character
Byte 1 = 0x13
command code
Byte 2 = 0xXX
channel number
Byte 3 = 0x03
end of message character
FLX-E Response
Byte 0 = 0x02
start of message character
Byte 1 = 0x13
command code
Byte 2 = 0xXX
channel number
Byte 3 = 0xXX
current mute state (0 = mute off, 1 = mute on)
Byte 4 = 0x03
end of message character
20.
PREMIX MUTE OFF
Command code: 0x14
Description: command used to unmute a specified premix input channel
Input parameters –