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 5 to 15 cannot be set to 1.
Parameter |
Value |
Description |
Value of the positive transition filter |
Data Type |
Numeric type (Integer) |
Range |
0 to 65535 |
Preset Value |
30 |
{numeric}<newline><^END>
Dim Var as Long
Var= 0
Ana.WriteString ":STAT:QUES:LIM:PTR " & Str(Var), True
Ana.WriteString ":STAT:QUES:LIM:PTR?", True
Var=Ana.ReadNumber
No equivalent key is available on the front panel.
SCPI.STATUS.QUESTIONABLE.LIMIT.PTRANSITION