EB200 Manual
STATus subsystem
4052.2000.02 4.98
E-7
. . [:EVENt]?
Query of the event 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 ASCII code.
Example:
STATus:OPERation? -> #H0008
. . :NTRansition
<numeric_value>
Setting the negative transition filter of the OPERation status register
Parameters:
<numeric_value>
value of the NTRansition section (
0..65535 or
#H0000..#HFFFF or #B0..#B1111111111111111
)
*RST state:
will not be changed by *RST
Example:
STATus:OPERation:NTRansition #H0000
. . :NTRansition?
Query of the negative transition filter 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 ASCII code.
Example:
STATus:OPERation:NTRansition? -> 0