FUNCTION TODConcat : TIME_OF_DAY
This function converts hour, minute and second to the IEC 6-1131-3 format TIME_OF_DAY. In case of invalid inputs TOD#00:00 will be returned.
Scope
Name
Type
Comment
Return
TODConcat
TOD
Input
uiHour
UINT
0..23
uiMinute
0..59
uiSecond
uiMillisecond
0..999
peError
POINTER TO ERROR