FLX-E Operations Manual Rev F
Page 45
Table of Contents
Top
Byte 2 = 0x00
high byte of payload length
Byte 3 = 0xXX
message sequence number
Byte 4 = 0x38
command code
Byte 5 = 0xXX low-order 8-bits of current program number
Byte 6 = 0xXX high-order 8-bits of current program number
Byte 7 = 0xXX
8-bit sum of bytes 1 through 6
12.
SET CURRENT PROGRAM NUMBER
Command code: 0x39
Description: command used to set the current device program number (0…9)
Host sent data
Byte 0 = 0x1E
start of message character
Byte 1 = 0x02
low byte of payload length
Byte 2 = 0x00
high byte of payload length
Byte 3 = 0xXX
message sequence number
Byte 4 = 0x39
command code
Byte 5 = 0xXX desired program 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 = 0x39
command code
Byte 5 = 0xXX
command response, 0 = error, 1 = success
Byte 6 = 0xXX
8-bit sum of bytes 1 through 5
13.
TOGGLE OUTPUT CHANNEL MUTE
Command code: 0x45
Description: command used to toggle the output mute on 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 = 0x45
command code
Byte 5 = 0xXX
channel number
Byte 6 = 0xXX
8-bit sum of bytes 1 through 5