Skip to main content

iX Developer 2.51

Scheduler

A scheduler is used to control tags in relation to the real-time clock. This function is used to control events in the process, for example starting and stopping motors, at specific predefined calendar times.

Scheduler Set Up

The scheduler configuration pages are used to set up scheduler jobs, which can include a set of tags with associated start and stop times.

Adding a Scheduler

A scheduler can be added to the project from the Insert ribbon tab.

The scheduler configuration page will open in the desktop when a scheduler function is created or selected.

image289.jpeg

Parameter

Description

Name

A symbolic name for the scheduled event.

Period

Set to Once (default) or to a regular interval (every minute, hour, day, week, month or year).

Start Date/Start Time

The date and time for the first scheduled event.

Duration

The length of the event.

Tag

A digital tag, which is set to 1 during the specified interval.

Stop Time Enable

When checked, Stop Date and Stop Time can be used to determine the end of the event.

Stop Date/Stop Time

The end date and time of the event. Also resets the defined Tag to 0. Used when Stop Time Enable is checked.

Action

Click the button to configure an action to be performed when the scheduled event is activated/deactivated.

Note

Make sure not to use the same trigger tag for two different schedulers. When the first scheduler is finished, its trigger tag is reset, and the second scheduler will not be triggered.