F_BA_WeeklyScheduleBuilder

The function provides methods that simplify the initialization of weekly schedules:

Methods
Name | Description |
|---|---|
The method defines a specific day of the week for the weekly schedule. | |
Sets the days when the calendar is active. | |
The method defines all days of the week for the weekly schedule. | |
Build | The method is used to build a complex property, so it must always be called at the end of the function. It creates a weekly schedule from the available information and transfers it to the object. |
See also:
Requirements
Development environment | Required PLC library |
|---|---|
TwinCAT from v3.1.4024.35 | Tc3_XBA from v5.3.0.0 |
Further Information