:STAT:QUES:BLIM:CHAN<Ch>:ENAB

Type

Command/Query

Syntax

:STATus:QUEStionable:BLIMit:CHANnel<Ch>:ENABle <Value>

:STATus:QUEStionable:BLIMit:CHANnel<Ch>:ENABle?

Description

This command sets/gets the value of the "Questionable Bandwidth Limit Channel Status Enable Register" for the specified channel.

      • The bit 0, and bit 5 to 15 cannot be set to 1.

Variable

Parameter

Value

Description

Value of the enable register

Data Type

Numeric type (Integer)

Range

0 ~ 65535

Preset Value

0

Query Response

{0 ~ 65535}<newline><^END>

Examples

Dim Var as Long
Var= 0
Ena.WriteString ":STAT:QUES:BLIM:CHAN1:ENAB" & Str(Var), True
Ena.WriteString ":STAT:QUES:BLIM:CHAN1:ENAB?", True
Var=Ena.ReadNumber

Related Commands

:STAT:QUES:BLIM

Equivalent Softkey

No equivalent key is available on the front panel.

COM Command Syntax (Internal Control Only)

SCPI.STATUS.QUESTIONABLE.BLIMIT.CHANNEL(Ch).ENABLE