FLX-E Operations Manual Rev F
Page 48
Table of Contents
Top
16.
OUTPUT CHANNEL MUTE OFF
Command code: 0x51
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 = 0x1E
start of message character
Byte 1 = 0x03
low byte of payload length
Byte 2 = 0x00
high byte of payload length
Byte 3 = 0xXX
message sequence number
Byte 4 = 0x51
command code
Byte 5 = 0xXX
channel number
Byte 6 = 0xXX
8-bit sum of bytes 1 through 5
FLX-E Response
Byte 0 = 0x1E
start of message character
Byte 1 = 0x03
low byte of payload length
Byte 2 = 0x00
high byte of payload length
Byte 3 = 0xXX
message sequence number
Byte 4 = 0x51
command code
Byte 5 = 0xXX
command response, 0 = error, 1 = success
Byte 6 = 0xXX
8-bit sum of bytes 1 through 5
17.
GET OUTPUT CHANNEL MUTE
Command code: 0x52
Description: command used to get the output mute status for a specified channel
Input parameters –
Parameter 1 - 8-bit channel number, 0 = all channels, 1...4 is single channel
Host sent data
Byte 0 = 0x1E
start of message character
Byte 1 = 0x03
low byte of payload length
Byte 2 = 0x00
high byte of payload length
Byte 3 = 0xXX
message sequence number
Byte 4 = 0x52
command code
Byte 5 = 0xXX
channel number
Byte 6 = 0xXX
8-bit sum of bytes 1 through 5
FLX-E Response
Byte 0 = 0x1E
start of message character
Byte 1 = 0x04
low byte of payload length