F_BA_TimeHasPlaceholder

The function F_BA_TimeHasPlaceholder of return type BOOL returns a TRUE if from the input structure the hour, minute or second component holds the placeholder value 16#FF.
Syntax
FUNCTION F_BA_TimeHasPlaceholder : BOOL
VAR_INPUT
stTime : ST_BA_Time;
END_VAR
Inputs
Name | Type | Description |
---|---|---|
stTime |
Observed day-time entry. |
Requirements
Development environment | Required PLC library |
---|---|
TwinCAT 3.1 4024.35 | Tc3_BA2_Common from V2.1.20.0 |