EB200 Manual
STATus subsystem
4052.2000.02 4.97
E-7
Exemplifying all STATus register commands, for example the STATus:OPERation:SWEeping register,
the commands of the STATus:OPERation register are explained as follows.
STATus
. OPERation
. . :CONDition?
Query of the condition section of the OPERation status register
Parameters:
none
Result:
Depending on the setting by the
FORMat:SREGister
command, the contents of the register is
transferred as a decimal, binary or hexadecimal value in the ASCII code.
Example:
STATus:OPERation:CONDition? -> #H0008
. . :ENABle
<numeric_value>
Setting the enable section of the OPERation status register
Parameters:
<numeric_value>
value of the enable section (
0..65535 or #H0000..#HFFFF
or #B0..#B1111111111111111
)
*RST state:
will not be changed by *RST
Example:
STATus:OPERation:ENABle #H0008
. . :ENABle?
Query of the enable section of the OPERation status register
Parameters:
none
Result:
Depending on the setting by the
FORMat:SREGister
command, the contents of the register is
transferred in decimal, binary or hexadecimal form in the ASCII code.
Example:
STATus:OPERation:ENABle? -> #H0008