Property (Read-Write)
SCPI.STATus.QUEStionable.BLIMit.ELIMit.ENABle = Value
Value = SCPI.STATus.QUEStionable.BLIMit.ELIMit.ENABle
This command sets/gets the value of the Questionable Bandwidth Limit Extra Status Enable Register.
Parameter |
Value |
Description |
The value of the Questionable Bandwidth Limit Extra 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 0 and 3 to 15 cannot be set to 1. |
Dim Stat As Long
SCPI.STATus.QUEStionable.BLIMit.ELIMit.ENABle = 6
Stat = SCPI.STATus.QUEStionable.BLIMit.ELIMit.ENABle
SCPI.STATus.QUEStionable.BLIMit.ENABle
No equivalent key is available on the front panel.
:STATus:QUEStionable:BLIMit:ELIMit:ENABle <numeric>
:STATus:QUEStionable:BLIMit:ELIMit:ENABle?
{numeric}<newline><^END>
10 OUTPUT 717;":STAT:QUES:BLIM:ELIM:ENAB 6"
20 OUTPUT 717;":STAT:QUES:BLIM:ELIM:ENAB?"
30 ENTER 717;A