SCPI.STATus.QUEStionable.LIMit.BB(Ch).EVENt

Object Type

Property (Read Only)

Syntax

Value = SCPI.STATus.QUEStionable.LIMit.BB(Ch).EVENt

Description

This command gets questionable-limit-bb1 status event register, for the selected channel Ch.

Variable

Parameter

   Value

Description

Questionable-limit-bb1 status event register

Data Type

Long integer type (Long)

Range

0 ~ 32767

Preset Value

0

Unit

-

Resolution

-

Preset Effect

No

Save-Recall Effect

No

Error

-

Examples

Dim Var as Long
Var= 0
Var = SCPI.STATus.QUEStionable.LIMit.BB1.EVENt

Related Objects

SCPI.STATus.QUEStionable.LIMit.BB(Ch).CONDition

SCPI.STATus.QUEStionable.LIMit.BB(Ch).ENABle

SCPI.STATus.QUEStionable.LIMit.BB(Ch).NTRansition

SCPI.STATus.QUEStionable.LIMit.BB(Ch).PTRansition

Equivalent Key

No equivalent key is available on the front panel.

Equivalent SCPI Command

Syntax

:STATus:QUEStionable:LIMit:BB[1-1][:EVENt]?

Query Response

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

Example of use

10 OUTPUT 717;":STATus:QUEStionable:LIMit:BB1[:EVENt] ?"
20 ENTER 717;A