Property (Read-Write)
SCPI.STATus.QUEStionable.LIMit.ENABle = Value
Value = SCPI.STATus.QUEStionable.LIMit.ENABle
This command sets/gets the value of the Questionable Limit Status Enable Register.
Parameter |
Value |
Description |
Value of the Questionable Limit Status Enable Register |
Data type |
Long integer type (Long) |
Range |
0 to 65535 |
Preset value |
Varies depending on the upper limit setting for the channel/trace number. |
Note |
The bit 15 can not be set to 1. |
Dim Stat As Long
SCPI.STATus.QUEStionable.LIMit.ENABle = 16
Stat = SCPI.STATus.QUEStionable.LIMit.ENABle
SCPI.STATus.QUEStionable.ENABle
No equivalent key is available on the front panel.
:STATus:QUEStionable:LIMit:ENABle <numeric>
:STATus:QUEStionable:LIMit:ENABle?
{numeric}<newline><^END>
10 OUTPUT 717;":STAT:QUES:LIM:ENAB 16"
20 OUTPUT 717;":STAT:QUES:LIM:ENAB?"
30 ENTER 717;A