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