-

SPLIT_LDT

Type Function
Description Splits a date with time of day (LDATE_AND_TIME) and returns the split values (ANY_INT) for year, month, day, hour, minute, second, millisecond, microsecond, and nanosecond at the outputs.
Function call Function call in ST

Function call in LD
Parameters Input

IN

Outputs

YEAR, MONTH, DAY, HOUR, MINUTE, SECOND, MILLISECOND, MICROSECOND, NANOSECOND

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 YEAR output.
Additional information EN/ENO behavior