SysTimeRtcSet (FUN)

FUNCTION SysTimeRtcSet : RTS_IEC_RESULT

<description>Set the Rtc (realtime clock) value 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>

InOut:

Scope

Name

Type

Comment

Return

SysTimeRtcSet

RTS_IEC_RESULT

Input

ulTimestamp

DWORD

<param name=”ulTimestamp” type=”IN”>Seconds since 1.1.1970 00:00:00 UTC</param>