Hi,
By default, the format of the value of the system variable "Time" is "HH:mm:ss".
Is there any way to change the format to see also the ms? Like "HH:mm:ss.fff"
Thanks,
Claudia
Hi Claudia,
First of all, @Time system variable is not an absolute precision and there is no solution to display milliseconds.
Then, what is the purpose to have @Time with this accuracy?
I can understand milliseconds with alarms and archives as we can retrieve the timestamp on some protocols.
Regards,
Edouard
Hi Edouard,
Thanks for the reply. It is a need (not really necessary) for a customer. By default, he archives the TS of the I/O variable (from the PLC), but wants to archive and display (in the Alarm and Log Viewers) also the one from PcVue.
BR,
Claudia
In fact, PcVue some times (because of communication fails) receives the frame with a slight delay, but the TS is that of the PLC. The customer also wants to see the time at which the frame arrives at PcVue. The drivers are IEC 104 and DNP3.


