beautypg.com

Source[]][:trace]:data:value – RIGOL DG1000Z Series User Manual

Page 190

background image

RIGOL

Chapter 2 Command System

2-178

DG1000Z Programming Guide

[:SOURce[]][:TRACe]:DATA:VALue

Syntax

[:SOURce[]][:TRACe]:DATA:VALue VOLATILE,,

[:SOURce[]][:TRACe]:DATA:VALue? VOLATILE,

Description

Modify the decimal integer value of the specified point in the volatile memory.
Query the decimal integer value of the specified point in the volatile memory.

Parameter

Name

Type

Range

Default

[]

Discrete

1|2

1

Integer

1 to the number of

waveform points

None

Integer

0 to 16383

None

Explanation

is the point to be modified and is a decimal data.

 This command is only valid when the output waveform is arbitrary waveform

and the arbitrary waveform type is volatile waveform.

Return Format

The query returns an integer between 0 and 16383.

Example

:DATA:VAL VOLATILE,5,8 /*Modify the decimal integer value of the fifth point

to 8*/

:DATA:VAL? VOLATILE,5 /*Query the decimal integer value of the fifth point

and the query returns 8*/