STATus Subsystem EM510
5.101 4065.7763.32-01.00
. . [:EVENt]?
Query about 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 are
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 about 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 are
transferred as a decimal, binary or hexadecimal value in ASCII code.
Example:
STATus:OPERation:NTRansition? -> 0