EB200 Manual
OUTPut subsystem
4052.2000.02 4.48
E-7
. :BYTAux
. . [:STATe]
<numeric_value>
Sets the 8 AUX bits by a single byte command
Parameters:
<numeric_value>
value of the AUX bytes (
0 to 255, #H00 to #HFF or #B0
to #B11111111
)
*RST state:
0
Example:
OUTPut : BYTAux 7
. :BYTAux
. . [:STATe]?
Query of the 8 AUX bits by a single byte command
Parameters:
none
Result:
Depending on the settings by the FORMat : SREGister command , the contents of the register is
transferred in decimal, binary or hexadecimal form in the ASCII code.
Example:
OUTPut : BYTAux?
→
7
:SQUelch
. . [:STATe]
<Boolean>
Switch on/off of squelch
Parameters:
ON
squelch on
OFF
squelch
off
*RST state:
OFF
Example:
OUTPut:SQUelch ON