FB_TempScheduleHmi
HMI parallel class to FB_TempSchedule class.
Syntax:
FUNCTION_BLOCK FB_TempScheduleHmi EXTENDS FB_BaseMdHmi
Properties
Name | Type | Access | Initial value | Description |
---|---|---|---|---|
Timer 1 | REFERENCE TO ARRAY[] OF FB_TimerWeekdayHmi | Get | - | Interface to the individual dates of the schedule |
1 Obsolete
Methods
Type | Description |
---|---|
Timers(x) | Returns an interface to the xth timer |
Exceptions avoidance The list access functions (e.g. Channels(x), Groups(x), etc...) return a pseudo variable if the requested index is invalid. In addition, a message is thrown in the EventLogger. |
Requirements
Development environment | Target platform | PLC libraries to include |
---|---|---|
TwinCAT v3.1.4024.42 | PC or CX (x64, x86) | Tc3_PlasticBaseApplication (>= v3.12.6.0) |