User`s guide

Examples
Either of the following commands specifies the data format to be 64-bit
REAL.
FORM:DATA REAL,64
or
FORM:DATA REAL
The following query returns the data format.
FORM:DATA?
Typical Response: "REAL,64"