Status:operation:condition, Status:operation:enable, Status:operation[:event – RIGOL DSG3000 Series User Manual

Page 123: Status:operation:condition -103, Status:operation:enable -103, Status:operation[:event] -103

Advertising
background image

Chapter 2 Command System

RIGOL

DSG3000 Programming Guide

2-103

:STATus:OPERation:CONDition

Syntax

:STATus:OPERation:CONDition?

Description

Query the value of the condition register for the operation status register.

Explanation

The bit 0, bit 2, bit 4, bit 6, bit 7 and bit 9 to bit 15 of the operation status register

are not used and will always be treated as 0, therefore, the range of the return

value are the decimal numbers corresponding to the binary numbers ranging from

0000000000000000 (0 in decimal) to 1111111111111111 (32767 in decimal) and of

which the bit 0, bit 2, bit 4, bit 6, bit 7 and bit 9 to bit 15 are 0.

Return Format

The query returns the value of the condition register in integer. For example, 32.

:STATus:OPERation:ENABle

Syntax

:STATus:OPERation:ENABle <value>
:STATus:OPERation:ENABle?

Description

Set the value of the enable register for the operation status register.

Query the value of the enable register for the operation status register.

Parameter

Name

Type

Range

Default

<value>

Integer

Refer to "Explanation"

0

Explanation

The range of <value> are the decimal numbers corresponding to the binary

numbers ranging from 0000000000000000 (0 in decimal) to 1111111111111111

(32767 in decimal).

Return Format

The query returns the value of the enable register of the operation status register in

integer.

Example

:STAT:OPER:ENAB 100
:STAT:OPER:ENAB?

:STATus:OPERation[:EVENt]

Syntax

:STATus:OPERation[:EVENt]?

Description

Query the value of the event register for the operation status register.

Explanation

The bit 0, bit 2, bit 4, bit 6, bit 7 and bit 9 to bit 15 of the operation status register

are not used and are always treated as 0, therefore, the range of the return value

are the decimal numbers corresponding to the binary numbers ranging from

0000000000000000 (0 in decimal) to 1111111111111111 (32767 in decimal) and of

which the bit 0, bit 2, bit 4, bit 6, bit 7 and bit 9 to bit 15 are 0.

Return Format

The query returns the value of the event register in integer. For example, 32.

Advertising