SysTimeRtcHighResGet (FUN)

FUNCTION SysTimeRtcHighResGet : RTS_IEC_RESULT

<description>Returns the Rtc (realtime clock) value with a high resolution in UTC.

<p>UTC time: current coordinated universal time; has replaced the Greenwich Mean Time.

The time zones are given as positive or negative deviation from UTC.:

e.g. „UTC+1“ corresponds to the Central European Time (CET) and

”UTC+2” corresponds to the Central European Summer Time (CEST)</p> </description> <result><p>RESULT: Returns the runtime system error code (see CmpErrors.library).</p></result>

InOut:

Scope

Name

Type

Comment

Return

SysTimeRtcHighResGet

RTS_IEC_RESULT

Inout

pTimestamp

SYSTIME

<param name=”pTimestamp” type=”OUT”>Milliseconds since 1.1.1970 00:00:000 UTC</param>