All,
I am using Control Win V3. Is there a way to import the timestamp from the MS windows clock with millisecond resolution? I tried using RTCLK.GetDateAndTime, it doesn't give me milliseconds. I tried using SysTimeRtcGet, it doesn't provide milliseconds resolution either. Can someone please help me with this.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
All,
I am using Control Win V3. Is there a way to import the timestamp from the MS windows clock with millisecond resolution? I tried using RTCLK.GetDateAndTime, it doesn't give me milliseconds. I tried using SysTimeRtcGet, it doesn't provide milliseconds resolution either. Can someone please help me with this.
I found CurTimeEx function block. Does anyone know how accurate this is?
Sent from my iPhone using Tapatalk
Hi,
you could measure 'us'
check attached Project.
Example is to measure the runtime for specific parts of your project
BR
Edwin
Measurement.project [87.94 KiB]