Specifies whether timestamps are included in data samples that are returned in response to FETCH:SCALAR? and FETCH:ARRAY? queries.
Command syntax
:FORMat:TINFormation <boolean>
where <boolean>
is one of 1
, 0
, ON
, OFF
1 or ON enable timestamping
0 or OFF disable timestamping
Default value: OFF
Description
This command turns on/off the time stamping of measurements. The setting of this command will affect the output format of FETCh queries.
For more details, see :FETCh[:SCALar] query description.