:DISK:FILE:TIMestamp?
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.
SCPI commands that perform general file I/O operations are limited to Standard Infiniium File Types and Standard Infiniium Folders.