beautypg.com

7 using the delete function on an alarm notifier, Using the delete function on an alarm notifier -24, Using the delete function on an alarm notifier – Echelon i.LON SmartServer 2.0 User Manual

Page 116

background image

i.LON SmartServer 2.0 Programmer’s Reference

7-24

Response



0

Net/LON/iLON

App/Alarm

Notifier[0]

2008-03-03T11:39:21.960-08:00

LonFormat="UCPTalarmLog">HISTORICAL

2008-02-29T17:50:00.580-08:00
2008-02-29T17:50:00.580-08:00
4
0.495
1


The Clear function returns the following information related to the alarm log file from which entries
were deleted:

Property Description

The name of the alarm log in which entries were cleared in
the following format: <network/channel/device/functional
block
>.

A timestamp indicating the time that the log was cleared.

The type of log file affected by the function: SUMMARY or
HISTORICAL.

The name of the log file the Alarm log is using.

Timestamps indicating the times of the first and last log
entries in the log file.

A counter indicating the number of times the log file has
been modified. The counter is not increased when data is
added to the end of the log, but only if some modifications
are made to the existing data.

The volume of the log file that has been consumed, as a
percentage. For example, the value 90.0 indicates that the
log is 90% full.

The total number of entries contained in the data log read by
the function.

7.3.7

Using the Delete Function on an Alarm Notifier

You can use the Delete function to delete an Alarm Notifier. To delete an Alarm Notifier, you
provide an element with a UFPTalarmNotifier _Cfg type that includes the
property of the alarm notifier to be deleted. The following code sample demonstrates how to use the
Delete function to delete an Alarm Notifier:

Request



xsi:type="UFPTalarmNotifier_Cfg">

Net/LON/iLON

App/Alarm

Notifier[0]