FORMat:READing:TIME
Syntax
FORMat:READing:TIME <mode>
FORMat:READing:TIME?
Description
This command disables or enables the inclusion of a time stamp with data retrieved by the READ? command, the FETCh? command, or other queries of scan results. This command operates in conjunction with the other FORMat:READing commands (they are not mutually exclusive). See Format Subsystem Introduction for examples of fully-formatted results from a scan.
Used With:
34921A through 34925A Multiplexer Modules
34950A Digital I/O Module (digital input and counter channels only)
34952A Multifunction Module (digital input and totalizer channels only)
Parameters
Name |
Type |
Range of Values |
Default Value |
<mode> |
Boolean |
{OFF|0|ON|1} |
OFF (time stamp not included) |
Remarks
The reading format applies to all readings being retrieved from the instrument; you cannot set the format on a per-channel basis.
If enabled, the time stamp information is shown either in absolute time (time of day with date) or relative time (time in seconds since start of scan) as set by the FORMat:READing:TIME:TYPE command.
The CONFigure and MEASure? commands automatically disable the time stamp setting.
The time stamp setting is stored in volatile memory and will be disabled (OFF) when power is turned off or after a Factory Reset (*RST command).
Return Format
The query command returns "0" (OFF) or "1" (ON).
Examples
The following command enables the inclusion of a time stamp.
FORM:READ:TIME ON
The following query returns the time stamp setting.
FORM:READ:TIME?
Typical Response: 1