Status:questionable:temp:enable, Status:questionable:temp[:event, Status:questionable:temp:enable -118 – RIGOL DSG3000 Series User Manual

Page 138: Status:questionable:temp[:event] -118

Advertising
background image

RIGOL

Chapter 2

Command System

2-118

DSG3000 Programming Guide

:STATus:QUEStionable:TEMP:ENABle

Syntax

:STATus:QUEStionable:TEMP:ENABle <value>
:STATus:QUEStionable:TEMP:ENABle?

Description

Set the value of the enable register for the questionable temperature status register.
Query the value of the enable register for the questionable temperature status

register.

Parameter

Name

Type

Range

Default

<value>

Integer

Refer to "Explanation"

0

Explanation

In the questionable temperature status register, 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 questionable temperature

status register in integer.

Example

:STAT:QUES:TEMP:ENAB 1
:STAT:QUES:TEMP:ENAB?

:STATus:QUEStionable:TEMP[:EVENt]

Syntax

:STATus:QUEStionable:TEMP[:EVENt]?

Description

Query the value of the event register for the questionable temperature status

register.

Explanation

The bit 1 to bit 15 of the questionable temperature status register are not used and

will be always treated as 0. The range of the return value are the decimal numbers

corresponding to the binary numbers ranging from 0000000000000000 (0 in

decimal) to 0000000000000001 (1 in decimal).

Return Format

The query returns the value of the event register of the questionable temperature

status register in integer.

Advertising