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

E_BA_SchedEntryState

Specification of the input status

stTime

ST_BA_Time

Specification of the time of day

uValue

U_BA_ClassValue

Specification of the switch value

Requirements

Development environment

Required PLC library

TwinCAT 3.1 4024.35

Tc3_BA2_Common from V2.1.20.0