DTU.TODSplit (FB prefix: tods)

The function block of the CAA_DTUtil.library FB provides hour, minute and second from the IEC 6-1131-3 format TIME_OF_DAY.

Input:

todTime

TIME_OF_DAY

Time

Output:

uiHour

UINT

Hour (0..23)

uiMinute

UINT

Minute (0..59)

uiSecond

UINT

Second (0..59)

uiMillisecond

UINT

Millisecond (0..999)