Schedules

The Schedules editor creates and deploys event schedules to the device, that are triggered by the internal real-time clock. A series of actions can be defined to run when the schedule is active. The user can also edit, enable, or disable schedules directly on the device itself.

If you think there are existing schedules in the device, you should click sb icon load from device Load from Device ( F11 ) before making any changes in SB, otherwise they may be overwritten when saving new schedules.

The following settings apply to all schedules in the Schedules editor:

The Set Location and Time Zone button opens the Set Device Location and Time Zone dialog. From here you can change the location and time zone for the device, if different from your current location.

sb set location time zone device

The Set Public Holidays button opens the Edit Public Holidays dialog, where you can Add, Delete, Import (.xml or .ics), Export, and edit public holidays for your region. You can configure individual schedules to include/exclude public holidays.

sb schedules edit public holidays

The Set Special Events button opens the Edit Special Events dialog, where you can Add, Delete, Import (.xml), Export, and edit special events for your region. Special events temporarily override normal operational schedules.

sb schedules edit special events

Managing Schedules

Create a Schedule:
  1. In System View, select the device and open the Schedules tab.

  2. Click the New Schedule button to add a new schedule to the list.

  3. You can now edit the Schedule Properties.

After selecting a schedule, click the Duplicate button to create a copy with the same properties, or the Delete button to remove the schedule. If you are connected to the device, you can click the Run button to test the schedule.
sb schedules tab
Edit a Schedule:
  1. Select a schedule from the list and modify the following as required:

Schedule Properties
Property Description

Name

Enter a unique title

Number

This automatically assigned identifier is used to specify the schedule in tasks, actions, and system messages.

Enabled

Tick/untick the checkbox to enable/disable the schedule. Disabled schedules can be enabled via a DyNet message.

Disable until…​

To delay activating an enabled schedule, tick this checkbox and click the calendar icon to select a start date. This overrides the Date and time > Begin setting.

Unused

If ticked, schedule is permanently disabled. This option overrides the Enabled status. Unused schedules cannot be enabled via a DyNet message.

Suspendable

If ticked, the schedule can be disabled via DyNet message.

Date and time
Property Description

Begin

Click the calendar icon to select a start date.

End

Leave unticked to run the schedule indefinitely, or tick and then click the calendar icon to select an end date.

Days of the week

Click Configure and select All or specify which days to run the schedule.

Dates of the month

Click Configure and select All or specify which dates to run the schedule.

Weeks of the month

Click Configure and select All or specify which weeks to run the schedule.

Months of the year

Click Configure and select All or specify which months to run the schedule.

Public Holidays

Click Configure and select Include All or Exclude All public holidays.

To only run the schedule on public holidays, select Include All and set the Days/Dates/Weeks/Months above to None.

Click Configure > Edit to open the Edit Public Holidays dialog.

Special events to include/exclude

Click Configure and select which special event dates to include/exclude.

The schedule WILL run on INCLUDED dates, even if it would not usually run on that day. The schedule WILL NOT run on EXCLUDED dates, even if it would usually run on that day.

To only run the schedule on the included special event days, select All and set the Days/Dates/Weeks/Months above to None.

Schedule Type

  • Simple - Triggers the schedule to run the Start Actions at the specified Start time.

  • Timed - Triggers the schedule to run the Start Actions at the specified Start time, Tick Actions (if enabled) repeatedly at the specified Tick every interval, and End Actions at the Stop time.

Start and Stop times can be absolute or relative to sunrise/sunset.

Schedules must satisfy all Day/Date/Week/Month conditions to run. Irrelevant date/time conditions should be left set to All.

Public holiday and special event day settings, if configured, always take precedence. Schedules do run on included days and do not run on excluded days, regardless of other settings.

Start/Tick/Stop Actions

Setting Actions:
  1. Click the Edit Actions button to open the Action Editor.

    sb action editor
  2. Click the Add Action button and select an action from the dropdown list.

  3. Edit the action properties on the right-hand side.

  4. If required, click the Add Delay button to pause for a specified interval between actions.

  5. Repeat as required to add additional actions. You can also select an action and click Duplicate to add an identically configured copy to the sequence.

  6. When finished, click the Ok button to save your changes and close the editor.