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
i.LON SmartServer 2.0 Programmer’s Reference
7-24
Response
App/Alarm
Notifier[0]
LonFormat="UCPTalarmLog">HISTORICAL
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 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 Request xsi:type="UFPTalarmNotifier_Cfg"> Net/LON/iLON App/Alarm Notifier[0]
the function.
provide an
property of the alarm notifier to be deleted. The following code sample demonstrates how to use the
Delete function to delete an Alarm Notifier: