F_BA_TimeUnspecified

The function F_BA_TimeUnspecified of return type BOOL returns a TRUE if from the input structure the hour, minute and second components hold the placeholder value 16#FF.
Syntax
FUNCTION F_BA_TimeUnspecified : BOOL
VAR_INPUT
  stTime    : ST_BA_Time;
END_VAR Inputs
 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 |