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