Instructions
RIGOL Chapter 4 Command System for VSA Mode
4-30 RSA3000E Programming Guide
Remarks
ASCii: ASCII characters, separated by commas.
INTeger,32: binary 32-bit integer values.
REAL,32: binary 32-bit real values.
REAL,64: binary 64-bit real values.
Return Format
The query returns ASC,8, INT,32, REAL,32, or REAL,64.
Example
The following command sets the input/output format of the trace data to REAL,32.
:FORMat:TRACe:DATA REAL,32
The following query returns REAL,32.
:FORMat:TRACe:DATA?