F_BA_ToSTDate

The function F_BA_ToSTDate of return type ST_BA_Date converts a date dValue of type DATE into a date of type ST_BA_Date.
Syntax
FUNCTION F_BA_ToSTDate : ST_BA_Date
VAR_INPUT
dValue : DATE;
END_VAR
Inputs
Name | Type | Description |
---|---|---|
dValue | DATE | Date input value to be converted. |
Requirements
Development environment | Required PLC library |
---|---|
TwinCAT 3.1 4024.35 | Tc3_BA2_Common from V2.1.20.0 |