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