To get info about a specific passings file, the host sends
GETFILEINFO;<FileNo><CrLf>
Where
|
<FileNo> |
File number of this file entry |
The decoder responds with
GETFILEINFO;<PassingsCount>;[<Date>];[<Time>]<CrLf>
if the file is existing. With
GETFILEINFO;ERROR<CrLf>
if the requested file could not be found.
Where
|
<PassingsCount> |
Number of passings in this file entry |
|
<Date> |
Modification date of this file entry (format yyyy-mm-dd, current system timezone), if known. |
|
<Time> |
Modification time of this file entry (format hh:mm:ss, current system timezone), if known. |
Protocol version
Available since protocol version 2.6