Ping1D logfile timestamp

Hi,

I’m using the python script here to analyze the Ping1D log file.
The timestamp variable that we retrieve corresponds to the value since the PingViewer application was started.
Is it possible to extract the data with the timestamp corresponding to the date / time value of the PC?

thanks,
Regards,
Nico

Hi,

You can get the time/date from the name of the file, check our documentation for the format.
To have the time for each timestamp since ping-viewer started, you can do: file-name-date-time + sample-timestamp for each sample timestamp.
But we can add this information in future log files.
I have created this feature request:

1 Like