SysTimeRtcConvertDateToUtc (FUN)
FUNCTION SysTimeRtcConvertDateToUtc : RTS_IEC_RESULT
<description>Convert UTC in a structured format to time-stamp in seconds</description> <result><p>RESULT: Returns the runtime system error code (see CmpErrors.library).</p></result>
- InOut:
Scope
Name
Type
Comment
Return
SysTimeRtcConvertDateToUtcRTS_IEC_RESULTInout
pDate<param name=”pDate” type=”IN”>Pointer to structure format. See category for detailed information</param>
pdwTimestampUtcDWORD<param name=”pdwTimestampUtc” type=”OUT”>Pointer to UTC time in seconds since 1.1.1970 00:00:00</param>