Command/Query
:STATus:OPERation:PTRansition <Value>
:STATus:OPERation:PTRansition?
This command sets/gets the value of positive transition filter of the Operation Status Register.
The bit 0 to 3, and bit 6 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 |
48 |
{numeric}<newline><^END>
Dim Var as Long
Var= 0
Ena.WriteString ":STAT:OPER:PTR" & Str(Var), True
Ena.WriteString ":STAT:OPER:PTR?", True
Var=Ena.ReadNumber
No equivalent key is available on the front panel.
SCPI.STATUS.OPERATION.PTRANSITION