-

SPLIT_LDATE

Type Function
Description Splits a date (LDATE) and returns the split values (ANY_INT) for year, month, and day at the outputs.
Function call Function call in ST

Function call in LD
Parameters Input

IN

Outputs

YEAR, MONTH, DAY

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