You can use schedules to automate the operation of equipment in a Citect SCADA system. Schedules are configured in Citect SCADA using Scheduler, a tool that uses a simple calendar-based interface to execute state changes for specific pieces of equipment at runtime.
|
UNINTENDED EQUIPMENT OPERATION Do not use the Scheduler in situations where equipment requires a guaranteed sequence of successful actions. The Scheduler engine will attempt to run the actions in the correct order, but if entry actions take too long or a failure in communications occurs when an entry action is run, the engine does not guarantee that the equipment will receive every command. Failure to follow these instructions can result in death, serious injury, or equipment damage. |
In Citect SCADA, a schedule specifies how a piece of equipment will operate at a particular time. This depends on the following:
For example, the equipment hierarchy in the Citect SCADA Example project includes a branch that represents a building.
The piece of equipment selected above (Light1) represents an external light. When you view Light1 in Equipment Editor, you can see that it is an instance of an equipment type called "Building Light".
When you view the Building Light equipment type, you can see that it has two States configured:
This allows a schedule to be applied to Light1 that uses the Active state to turn the external light on at 7pm every night, and the Off state to switch the light off again at 7am every morning.
Schedules are configured in Citect SCADA using Scheduler, a tool that displays the equipment hierarchy for a project alongside a calendar. When a piece of equipment or branch is selected in the equipment hierarchy, the current schedule for it is displayed on the calendar.
A change of state is configured for a selected piece of equipment by adding a "schedule entry" to the calendar. A schedule entry specifies a Start Time and End Time for a particular State. You can also use a schedule entry to create a recurring schedule using patterns based on a day, week, month or year.
Scheduler also allows you to perform the following:
Note: Scheduler supports the integration of schedules that are configured locally on a BACnet device. This means you can view and modify schedule-object and calendar-object properties on a BACnet device at runtime. For more information, see Integrate BACnet Schedules into Scheduler.
See Also
Published June 2018