Echelon i.LON 100 e2 Internet Server User Manual
Page 159
i.
LON 100 Internet Server Programmer’s Reference
10-7
The function returns a
parameter you supplied to the function. The properties included in each
element are initially defined when the Event Scheduler is created. You can write to them
with the EventCalendarSet function. Table 52 describes these properties.
Table 52 EventSchedulerGet Output Properties
Property Description
The index number assigned to the Event Scheduler must be in the
range 0-32,767. As mentioned earlier, you can use the
EventSchedulerSet function to create a new Event Scheduler, or to
modify an existing Event Scheduler. If you do not specify an index
number in the parameter you supply to
EventSchedulerSet, the function will create a new Event
Scheduler using the first available index number.
If you specify an index number that is already being used, the
function will overwrite the configuration of the Event Scheduler
using that index number with the settings defined in the
parameter.