Echelon i.LON SmartServer Technical Information Page 108

  • Download
  • Add to my manuals
  • Print
  • Page
    / 443
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 107
i.LON SmartServer 2.0 Programmer’s Reference
7-16
<UCPTdataPointPath>DataPoint[@dpType=“Output” and UCPTnickName=“Net/LON/iLON App/Data
Logger[0]/nviDlClear[0]”]</UCPTdataPointPath>
<UCPTpointValue>ON</UCPTpointValue>
<UCPTminLevel>255</UCPTminLevel>
<UCPTmaxLevel>0</UCPTmaxLevel>
<UCPTnackDelay>0</UCPTnackDelay>
</ActiveDest>
<PassiveDest>
<UCPTminLevel>255</UCPTminLevel>
<UCPTmaxLevel>0</UCPTmaxLevel>
<UCPTnackDelay>0</UCPTnackDelay>
</PassiveDest>
</AlarmDest>
You can optionally fill in the <UCPTdestEnable> property for each <AlarmDest> element. You can
reference a SNVT_switch data point by its <UCPTpointName> with this property. The <AlarmDest>
will be enabled if that data point is set to 100.0 1, or disabled if that data point is set to 0.0 0. You can
set this data point with a L
ONWORKS switch or with the Scheduler application. In this fashion, you can
enable or disable destination sets as you like.
Every <AlarmDest> should contain zero or one <ActiveDest> and zero or one <PassiveDest>
elements. The following table describes the properties you must define for each <ActiveDest> and
<PassiveDest> element. Each <ActiveDest> element defines an active destination for the Alarm
Notifier. Each <PassiveDest> element defines a passive destination for the alarm notifier.
The active destinations for an Alarm Notifier are used when the input data point is updated, and meets
the conditions defined by any of the Alarm Notifier’s active conditions. The passive destinations for
an Alarm Notifier are used when the input data point is updated, and meets any of the conditions
defined by the Alarm Notifier’s passive conditions.
Property Description
<UCPTmailPath>
Contains an e-mail nickname, as defined for an e-mail profile created
for the Alarm Notifier. This signifies the e-mail profile to be used
each time an alarm notification uses this destination. The string must
be a valid xPath expression that points to an e-mail profile. The
e-mail will be sent after <UCPTnackDelay> expired.
<UCPTdataPointPath>
Contains the xPath to the <DataPoint> with dpType=”Output” that
will be updated when the active destination is used, and the e-mail for
the alarm notification has been sent.
If you want to create a destination that will automatically update the
data point during an alarm notification without waiting for the e-mail
to be sent, do not fill in the <UCPTnackDelay> property. This is only
applicable if the alarm has not been acknowledged.
<UCPTpointValue>
The value or preset to be written to the output data point specified by
<UCPTdataPointPath>.
<UCPTminLevel>
The minimum alarm level required for this destination to be used.
The alarm level for an alarm notification is determined by the value
assigned to the <UCPTlevel> property for of condition set that caused
it.
<UCPTmaxLevel>
The maximum alarm level required for this destination to be used.
The alarm level for an alarm notification is determined by the value
assigned to the <UCPTlevel> property of the condition set that caused
the alarm.
Page view 107
1 2 ... 103 104 105 106 107 108 109 110 111 112 113 ... 442 443

Comments to this Manuals

No comments