Example of weekly scheduler with device selection
The example is created from the
Preconfiguration "Weekly scheduler with device selection" application objects preconfiguration.
- This example is functional for the Web.
- Located in the Pma object tree: /Examples/PreCfg/Panel/Schedule/ScheduleWeekMoreDevice.
It works as a weekly scheduler, which can define the desired operation for selected device in a defined timespan for each day of the week. For example it is possible to define: The pump no. 2 will be running each Thursday from 23:25 to 23:30.
The list of devices can be defined in the
GetDevice designer method. The list of actions can be defined in the
"GetAction" method and the
"GetParam" method can be used for defining additional action parameters. The
"SaveData" method is used for saving all values into the
CSV file.