Example of the panel with weekly scheduler.
The example is created from the
Preconfiguration "Weekly scheduler with one daily graphic timetable" application objects preconfigurations.
- This example is functional for the Web.
- Located in the tree of Pma objects: /Examples/PreCfg/Panel/Schedule/ScheduleWeekGraphic.
The panel works as a weekly scheduler and allows to enter one time-range (1/2 hour precision) for each day of the week. The defined timespan is displayed numericaly in the table on the right and after confirmed it can be saved ("daylight-saving time"/"standard time") into the corresponding
CSV file. For saving the configuration the
SaveData panel method is used and for reading the
ReadData method is used. Both methods can be modified in order to read/write the application data as needed.