DG1000 Command System RIGOL
Programming Guide for DG1000
Function
Rename user-defined arbitrary waves in non-volatile memory.
Example
DATA:RENAME A, new
7.
DATA:NVOLatile:CATalog?
Syntax DATA:NVOLatile:CATalog?
Function Query the names of all user-
defined arbitrary waveforms
downloaded to non-volatile memory.
Return Value The query returns the names (enclosed in quotation marks) of up
to 10 waveforms, such as: "A","B","C","D","E","F","G","H","I","J".
Syntax
DATA:NVOLatile:FREE?
Function Query the number of locations available for saving user-defined
waveforms in non-volatile memory.
Return Value The query returns 0 (the memory is full), 1, 2, 3, 4, 5, 6, 7, 8, 9 or
10.
9.
DATA:ATTRibute:POINts?
Syntax
DATA:ATTRibute:POINts?
<destination arb name>
Function
Query the number of points in the specified arbitrary waveform.
Return Value The query returns a value within 0 and 524,288, such as: 4096.
10.
DATA:LOAD
Syntax DATA:LOAD [<destination arb name>]
Function Upload the specified arbitrary wave to the application software.