Echelon i.LON SmartServer 2.0 User Manual
Page 112

i.LON SmartServer 2.0 Programmer’s Reference
7-20
made.
The type of log requested (either HISTORICAL or
SUMMARY).
Timestamps indicating the log 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.
This property contains the total number of entries contained
in the data log read by the function.
The Read function returns an
that met the selection criteria you defined in the input parameters log file from which entries were read.
Each “UFPTalarmNotifier_Data”
Property Description
The name of the data point in the following format:
<network/channel/device/functional block/data point>.
The default or user-defined nickname provided for the data point.
A timestamp indicating the time that the log entry was made.
The comment entered into the log entry for the log. You can enter
comments into the log with the Write function.
The value the data point was updated to when the log entry was
made. The value may be presented in the following two
LonFormats:
• LonFormat="#<programID>[scope].<data type>". The
format is specified by the data type defined for the data point.
For a SNVT_switch data point, this value could be 100.0 1 or
0.0 0, for example.
• LonFormat="UCPTvalueDef". The value defined for the data
point by a preset. For a SNVT_switch data point, this value
could be ON or OFF, for example. If a preset is not defined
for the data point, this value is AL_NUL.
The status the data point was updated to when the log entry was
made.