Command/Query
:STATus:QUEStionable:NTRansition <Value>
:STATus:QUEStionable:NTRansition?
This command sets/gets the value of negative transition filter of the Questionable Status Register.
Parameter |
Value |
Description |
Value of the negative transition filter |
Data Type |
Numeric type (Integer) |
Range |
0 ~ 65535 |
Preset Value |
0 |
The bit 0 to 7 and bit 11 to 15 cannot be set to 1.
{numeric}<newline><^END>
Dim Var as Long
Var= 0
Ena.WriteString ":STAT:QUES:NTR " & Str(Var), True
Ena.WriteString ":STAT:QUES:NTR?", True
Var=Ena.ReadNumber
No equivalent key is available on the front panel.
SCPI.STATUS.QUESTIONABLE.NTRANSITION