ST_BA_SchedEntry
Structure for specifying a schedule entry.
Syntax
TYPE ST_BA_SchedEntry :
STRUCT
eState : E_BA_SchedEntryState;
stTime : ST_BA_Time;
uValue : U_BA_ClassValue;
END_STRUCT
END_TYPE
Name | Type | Description |
---|---|---|
eState | Specification of the input status | |
stTime | Specification of the time of day | |
uValue | Specification of the switch value |
Requirements
Development environment | Required PLC library |
---|---|
TwinCAT 3.1 4024.35 | Tc3_BA2_Common from V2.1.20.0 |