Schedule Setup (calendar schedules) tab

This tab configures the global calendar schedules that you reference from regular schedules.
Figure 124.   Schedule Setup tab
Image

You access this tab by clicking Controller (System) Setup > Schedules > Calendar Schedules > Schedule Setup.

Property Value Description
Default Output drop-down list Configures the default value for output: for example: Granted/Denied, True/False.
Cleanup Expired Events true or false Manages expired events.

true configures the system to delete one-time special events that will not occur again. When a special event is deleted, a message is sent to the schedule log, and that special event no longer appears on the Special Events tab.

false configures the system to retain one-time events even though they will not occur again.
Scan Limit day, hours, minutes Defines how far into the future the system looks when calculating the Next Time or Next Value property. Make sure that this value is always positive and always greater than 24 hours.
Last Modified read-only Indicates the last time that the schedule was modified.
Out Source read-only Displays the day of the week, for example: Week: Thursday
Out read-only Indicates the result of an action based on the schedule. For example, the action may be to allow access to a building only during business hours. The system returns “true” if the individual scans their badge during business hours, and “false” if the individual attempts to enter outside of business hours. The True Text and False Text properties define the message the person sees.
In read-only Displays the current input value.
Next Time Baja AbsTime format, for example: 03-Feb-05 5:00 PM
Reports the time of the next scheduled output change for the component. If the time is more than a year away, this value is null.

A typical application is for informational display. If needed, you can link slots into control logic. For example the TimeDifference and CurrentTime objects (kitControl, Timer) also provide AbsTime slots.

Next Value (defaults to {ok})
Reports the next scheduled output value. Values are false or {ok}.

This value is meaningless if Next Time is null.

Usage chooser Selects the type of schedule: access right, door unlock, door override, and custom.
True Text text Sets up the word or phrase to display when the schedule permits entry.
False Text text Sets up the word or phrase to display when the schedule denies entry.