F_BA_DateHasPlaceholder

The function F_BA_DateHasPlaceholder of return type BOOL returns a TRUE if from the input structure the year, month, day or weekday component holds the placeholder value 16#FF.
Syntax
FUNCTION F_BA_DateHasPlaceholder : 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 |