EB200 Manual OUTPut subsystem
4052.2000.02 4.47 E-7
:BITAux [<numeric_suffix>]
. . [:STATe] <Boolean>
Sets the AUX bits at the rear panel
<numeric_suffix>
1 byte 1 corresponds to CTRL1 at X8.8’AUX’
2 byte 2 corresponds to CTRL2 at X8.27’AUX’
3 byte 3 corresponds to CTRL3 at X8.9’AUX’
4 byte 4 corresponds to CTRL4 at X8.28’AUX’
5 byte 5 corresponds to CTRL5 at X8.10’AUX’
6 byte 6 corresponds to CTRL6 at X8.29’AUX’
7 byte 7 corresponds to CTRL7 at X8.11’AUX’
8 byte 8 corresponds to CTRL8 at X8.30’AUX’
*Parameters:
ON Bit set to high level
OFF Bit set to low level
RST state
OFF
Example:
OUTPut3 : BITAux2 ON
. . [:STATe] ?
Query of AUX bits at the rear panel
Result:
1 "high" level bit set
0 "low" level bit set
Parameters:
none
Example:
OUTPut : BITAux2?
→ 1