F_BA_DateUnspecified

The function F_BA_DateUnspecified of return type BOOL returns a TRUE if the year, month, day and weekday components of the input structure have the placeholder value 16#FF.
Syntax
FUNCTION F_BA_DateUnspecified : BOOL
VAR_INPUT
stDate : ST_BA_Date;
END_VAR
Inputs
Name | Type | Description |
---|---|---|
stDate |
Observed date-time entry. |
Requirements
Development environment | Required PLC library |
---|---|
TwinCAT 3.1 4024.35 | Tc3_BA2_Common from V2.1.20.0 |