FB_TimerWeekdayHmi
HMI interface for a weekday timer for use with the TF8550 Control TimeScheduler.
Syntax:
FUNCTION_BLOCK FB_TimerWeekdayHmi EXTENDS FB_TimerHmi
Properties
Name | Type | Access | Initial value | Description |
---|---|---|---|---|
AttachableMdInterface | I_MdComponent | Get | - | Interface to the machine data component |
Duration | LREAL | Get | 0.0 | Time difference between start and end time |
EndTime | LREAL | Get, Set | 0.0 | End time in seconds |
StartTime | LREAL | Get, Set | 0.0 | Start time in seconds |
Weekday | Get, Set | eNone | Weekday of the start time |
Interfaces
Type | Description |
---|---|
I_TimerWeekday | Standard interface on FB_TimerWeekdayMaster |
I_TimerWeekdayHmiQuery | Interface for internal queuing of multiple weekday timers |
I_AttachableMdInterface | Interface for containerless machine data components |
Requirements
Development environment | Target platform | PLC libraries to include |
---|---|---|
TwinCAT v3.1.4024.35 | PC or CX (x64, x86) | Tc3_PlasticBaseApplication (>= v3.12.5.0) |