hi,
i want to get a systime. i use systimeRTC lib and try this:
VARΒ Β Β Β t0:Β Β DWORD; Β Β t1: Β Β DT; END_VAR t1:=DWORD_TO_DT(systimeRtcGet(pResult:=t0));
It works. i see there is a high resolution version SysTimeRtchighResGet(pTimeStamp:=γγοΌ, in_out type is systime
how to get the milisec data?
Hi. Hope it helps:
Log in to post a comment.
hi,
i want to get a systime.
i use systimeRTC lib and try this:
It works.
i see there is a high resolution version
SysTimeRtchighResGet(pTimeStamp:=γγοΌ, in_out type is systime
how to get the milisec data?
Hi. Hope it helps: