Echelon i.LON SmartServer Technical Information Page 145

  • Download
  • Add to my manuals
  • Print
  • Page
    / 443
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 144
i.LON SmartServer 2.0 Programmer’s Reference
9-14
<EventType>
This element may have one of the following values:
ET_LOCK: A #LOCK event.
ET_UNLOCK: An #UNLOCK event.
ET_NUL: Event is based on the time-of-day, or sunrise
or sundown.
<EventSource>
This element indicates whether the event is in a day-based
schedule or a date-based exception schedule. This property
may have one of the following values:
DayBased: Event is scheduled in a daily schedule.
DateBased: Event is scheduled in an exception
schedule.
This property includes the UCPTindex of the DayEvent
or DateEvent and the UCPTindex of the event itself.
<UCPTexceptionName>
The name of the date-based exception schedule in which the
event is scheduled. This property is not included for
day-based events.
<UCPTeventInfo>
Indicates how the day or date in which the event occurs
relates to the specified range of days or dates in which that
event is scheduled. This property may have one of the
following values:
EI_BEGIN: First day in the range of days or dates.
EI_END: Last day in the range of days or dates.
EI_CONTINUE: A day in between the beginning and
the end of the range of days or dates.
EI_BEGIN_END: Event occurs only on one day.
9.3.4
Using the Set Function on a Scheduler
You can use the Set function to create new Schedulers, or to overwrite the configuration of existing
Schedulers. The Schedulers to be created or written to are signified by a list of <Item> elements in the
input you supply to the function. The properties you must define within each <Item
> element are the
same, whether you are creating a new Scheduler or modifying an existing Scheduler. The previous
section,
Using the Get Function on a Scheduler, describes these properties.
Note: If you specify a Scheduler with the <UCPTname> element, the Set function deletes the
specified Scheduler before the specified parameters are set. If the <UCPTname> element is not
specified, a new Scheduler is created.
The first invocation of the Set function will generate the #8000010128000000[4].UFPTscheduler.xml
file in the root/config/network/<network>/<channel>/iLONApp ||<device> directory of the
SmartServer, if the file does not already exist.
When modifying an existing Scheduler, any optional properties omitted from the input will be erased.
Old values will not be preserved, so you should fill in every property when writing to a Scheduler,
even if you are not changing all of the values.
Page view 144
1 2 ... 140 141 142 143 144 145 146 147 148 149 150 ... 442 443

Comments to this Manuals

No comments