Q01BLAUTO?
Query enabled status of automatic
BLDATA
messages.
Q01BLAUTOx
, where
x
is
0
or
1
depending on the current setting of
BLAUTO
.
8.29.
BLDATA
-- Request Level Information
This command is used to request "blinking light" data from the EF2210. Blinking light data consists of
signal levels for the 3 inputs (1, A, B), 3 outputs (1, A, B), and AEC reference (R1) as well as the
room gain level for input 1, AGC gain level for input 1, and AEC state information for input 1.
The blinking light data can be received in two ways. The first way is by polling the Vortex by sending
a
BLDATA?
command. The second way is to have the Vortex automatically send
BLDATA
responses
via the
BLAUTO
command.
The most general format of the
BLDATA
responses generated by the Vortex is as follows.
Q01BLDATAiiiooorgas
Each of the
i
,
o
,
r
,
g
,
a
and
s
characters above represents a single byte of data as shown in the
table below.
BLDATA
Bytes
Meaning
iii
input levels 1, A, B
ooo
output levels 1, A, B
r
AEC reference level R1
g
room gain 1
a
AGC gain 1
s
AEC state 1
Each of the
i
bytes correspond to signal levels on the 3 inputs in the following order (from left to
right): 1, A, B. The
o
bytes correspond to signal levels on the 3 outputs in the following order (from
left to right): 1, A, B. The
r
byte indicates the signal level for AEC reference R1. The the
g
byte
indicates the room gain for input 1. The
a
byte indicates the AGC gain on input 1. The
s
byte
indicates the AEC state for input 1.
The formats of the
i
,
o
,
r
,
g
, and
a
bytes are the same as for the binary gain commands (binary
values offset by 132). See
Section 6.3
and
Section 6.4
for more information on the binary format.
The range for the
i
and
o
bytes is -100 dB to +20 dB, which corresponds to byte values of 32 to 152.
For reference, the LEDs on the front panel signal meter correspond to teh following dB levels (left to
right): -20, -12, -7, -3, 0, 3, 9, 20.
The format of the
s
bytes are also the same as the binary gain commands. The bytes are integers
(offset by 132) that represent the current AEC state. The following table shows how the byte values