6 using the delete function on a data logger, Using the delete function on a data logger -13 – Echelon i.LON SmartServer 2.0 User Manual
Page 78
![background image](/manuals/735732/78/background.png)
i.LON SmartServer 2.0 Programmer’s Reference
5-13
The Clear function returns the following information related to the log file from which entries were
deleted:
Property Description
The name of the data logger 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 name of the log file the Data Logger 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 5.3.6 Using the Delete Function on a Data Logger You can use the Delete function to delete a Data Logger. To delete a Data Logger, you provide an Request xsi:type="UFPTdataLogger_Cfg"> App/Data Logger[2] Response App/Data Logger[2]
the function.
logger to be deleted. The following code sample demonstrates how to use the Delete function to delete
a Data Logger: