FLX-E Operations Manual Rev F
Page 35
Table of Contents
Top
Byte 3 = 0xXX
current attenuation level
Byte 4 = 0x03
end of message character
16.
INCREASE PREMIX ATTENUATION 1 dB
Command code: 0x10
Description: command used to increase system premix attenuation by 1 dB
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 = 0x10
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 = 0x10
command code
Byte 2 = 0xXX
channel number
Byte 3 = 0xXX
current attenuation level
Byte 4 = 0x03
end of message character
17.
SET DISCRETE PREMIX ATTENUATION
Command code: 0x11
Description: command used to set the system premix attenuation to a specified value
Input parameters –
Parameter 1 - 8-bit channel number, 0 = all channels, 1...8 is single channel
Parameter 2 - 8-bit integer value for desired attenuation, 0…100
Sending a value of 80 will set the attenuation to -80dB.
Host sent data
Byte 0 = 0x02
start of message character
Byte 1 = 0x11
command code
Byte 2 = 0xXX
channel number
Byte 3 = 0xXX
desired attenuation in 1 dB steps (e.g., 0x0A is 10dB attenuation)
Byte 4 = 0x03
end of message character
FLX-E Response
Byte 0 = 0x02
start of message character
Byte 1 = 0x11
command code
Byte 2 = 0xXX
channel number
Byte 3 = 0xXX
current attenuation level
Byte 4 = 0x03
end of message character