FUNCTION CombineDateTime : ULINT
Combines the IEC data typed parts to a timestamp.
InOut:
|
Scope
|
Name
|
Type
|
Initial
|
Comment
|
Return
|
CombineDateTime
|
ULINT
|
|
date and time in milliseconds since 1.1.1970 00:00:00.000
|
Input
|
datDate
|
DATE
|
|
|
todTime
|
TOD
|
|
|
Output
|
eErrorID
|
ERROR
|
ERROR.NO_ERROR
|
|
|