FLX-E Operations Manual Rev F
Page 31
Table of Contents
Top
FLX-E Response
Byte 0 = 0x02
start of message character
Byte 1 = 0x06
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
7.
OUTPUT CHANNEL MUTE ON
Command code: 0x07
Description: command used to mute a specified output channel
Input parameters –
Parameter 1 - 8-bit channel number, 0 = all channels, 1...4 is single channel
Host sent data
Byte 0 = 0x02
start of message character
Byte 1 = 0x07
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 = 0x07
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
8.
OUTPUT CHANNEL MUTE OFF
Command code: 0x08
Description: command used to unmute a specified output channel
Input parameters –
Parameter 1 - 8-bit channel number, 0 = all channels, 1...4 is single channel
Host sent data
Byte 0 = 0x02
start of message character
Byte 1 = 0x08
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 = 0x08
command code
Byte 2 = 0xXX
channel number
Byte 3 = 0xXX
current mute state (0 = mute off, 1 = mute on)