:DISK:FILE:TIMestamp?

Instrument:
DCA-X
DCA-M
Meas. mode:
Scope
Eye
Jitter
TDR
Flex Apps:
FlexDCA
FlexRT

Query Syntax

:DISK:FILE:TIMestamp? "filename"

Description

Returns the time stamp for the indicated file. The time is in Coordinated Universal Time (UTC) and not local time. The returned string is in the form of:

"YYYYMMDDTHH:MM:SS.SSSSSSSZ"

In the returned time stamp, the "T" character divides date and time portions of the string. The "Z" character is a zone description indicating zero hour GMT. For example,

"2018-07-17T20:16:26.9846503Z"

To determine if a file exists, use the :DISK:FILE:EXISTs? query. If file does not exists, 0 is returned.

Requires FlexDCA revision A.06.00 and above.