-

SPLIT_TIME

Type Function
Description Splits a duration (TIME) and returns the split values (ANY_INT) for day, hour, minute, second, and millisecond at the outputs.
Function call Function call in ST

Function call in LD
Parameters Input

IN

Outputs

DAYS, HOURS, MINUTES, SECONDS, MILLISECONDS

Bool output
Error behavior An overflow occurs if a smaller datatype as expected is connected to one of the ANY_INT outputs, e.g., SINT datatype on MILLISECONDS output.
Additional information EN/ENO behavior