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