5FORMat Subsystem
124 U2000 Series Programming Guide
Example
Reset Condition
On reset, the format is set to ASCii.
Query
FORMat[:READings][:DATA]?
The query returns the current setting of format: either ASCii or REAL.
Query Example
FORM REAL This command sets the format to REAL.
FORM? This command queries the current format
setting.