
338 Chapter 13
SCPI Command Reference
E5061A/E5062A commands
:FORM:DATA
Syntax :FORMat:DATA {ASCii|REAL|REAL32}
:FORMat:DATA?
Description Use the following commands to set the format to transfer data.
• :CALC{1-4}:DATA:FDAT on page 215
• :CALC{1-4}:DATA:FMEM on page 216
• :CALC{1-4}:DATA:SDAT on page 217
• :CALC{1-4}:DATA:SMEM on page 218
• :CALC{1-4}:FUNC:DATA? on page 221
• :CALC{1-4}:LIM:DATA on page 233
• :CALC{1-4}:LIM:REP? on page 242
• :SENS{1-4}:FREQ:DATA? on page 416
• :SENS{1-4}:SEGM:DATA on page 421
For details about the data transfer format, refer to “Data Transfer Format” on page 104.
Parameters
Query response {ASC|REAL|REAL32}<newline><^END>
Example of use
10 OUTPUT 717;":FORM:DATA REAL"
20 OUTPUT 717;":FORM:DATA?"
30 ENTER 717;A$
Related commands :FORM:BORD on page 337
Equivalent key No equivalent key is available on the front panel.
Description
ASCii
(preset value)
Specifies the ASCII transfer format.
REAL Specifies the IEEE 64-bit floating point binary transfer format.
REAL32 Specifies the IEEE 32-bit floating point binary transfer format.
urenrjrjkvnm