Type | Format | Description |
Subroutine | ScheduleConfig() | Displays the schedule list dialog box in the Xpanel runtime. |
Subroutine | SetScheduleSysMem(Schedule Index, Starting Address of SYSTEM MEMORY) | Modifies the schedule directly without using the schedule setting window. |
Function | GetScheduleSysMem(Schedule Index, Starting Address of SYSTEM MEMORY) | Obtains the time data of a certain schedule. |
Subroutine | SetScheduleState(Schedule Index, Active State) | Changes the active state of a certain schedule. |
Function | GetScheduleState(Schedule Index) | Obtains the active state of a certain schedule. |
...