OUTPut Subsystem EM510
5.47 4065.7763.32-01.00
:BITAux [<numeric_suffix>]
. . [:STATe] <Boolean>
Sets the AUX bits at the rear panel.
<numeric_suffix>
1 byte 1 corresponds to CTRL1 at X12B.14'AUX'
2 byte 2 corresponds to CTRL2 at X12B.15'AUX'
3 byte 3 corresponds to CTRL3 at X12B.16'AUX'
4 byte 4 corresponds to CTRL4 at X12B.17'AUX'
5 byte 5 corresponds to CTRL5 at X12B.18'AUX'
6 byte 6 corresponds to CTRL6 at X12B.19'AUX'
7 byte 7 corresponds to CTRL7 at X12B.20'AUX'
8 byte 8 corresponds to CTRL8 at X12B.21'AUX'
*Parameters:
ON Bit set to high level
OFF Bit set to low level
RST state
OFF
Example:
OUTPut3 : BITAux2 ON
. . [:STATe] ?
Query about AUX bits at the rear panel.
Parameters:
none
Result:
1 "high" level bit set
0 "low" level bit set
Example:
OUTPut : BITAux2? 1