B&K Precision 5492BGPIB - Manual User Manual
Page 75

SCPI Command Reference
75
:DATA?
Command syntax:
:CALCulate2:TRACe:DATA?
Return String Format:
If no readings are in buffer: Empty
If 5 readings are in buffer:
Note: Using GPIB interface, the Return String Format will be different than above in that
format will be:
Where:
If the reading does not take up 8 characters, the unused characters become spaces.
For example: If the stored reading is 11.0016, the return string is: _ 11.0016
If the stored reading is 0.326, the return string is: _ _ _0.326
(where _ is a space)
It can be m (10
-3
), u(10
-6
), or n(10
-9
).
If the
For example: 1.234 VDC does not require a unit notation.
Description:
When this command is sent, all the readings stored in the buffer are sent to the computer. If there
are no readings in the buffer, it will return with the string “Empty”.