Echelon i.LON 100 e2 Internet Server User Manual
Page 85

LON 100 Internet Server Programmer’s Reference
6-13
<Result>
Parameter
<Result>
<iLONDataLogger>
<Log>
<UCPTindex>2</UCPTindex>
<UCPTfileNa
/root/data/log2.dat
ileName>
me>
</UCPTf
<UCPTstart>2002-08-29T10:30:11.000-07:00</UCPTstart>
<UCPTstop>2002-08-29T14:34:20.000-07:00</UCPTstop>
<UCPTlastEvent>2003-08-29T14:34:20.000-07:00</UCPTlastEvent>
<UCPTlogLevel>8.5</UCPTlogLevel>
<UCPTtotalCount>57</UCPTtotalCount>
<Element>
<UCPTpointName>NVL_nviDlCount2</UCPTpointName>
<UCPTlocation>iLON100</UCPTlocation>
<UCPTlogSourceAddress>0.0</UCPTlogSourceAddress>
<UCPTlogTime>2002-08-29T10:30:11.000-07:00</UCPTlogTime>
<UCPTvalue>0</UCPTvalue>
<UCPTunit>units (delta)</UCPTunit>
<UCPTpointStatus>AL_NO_CONDITION</UCPTpointStatus>
</Element>
<Element>
<UCPTpointName>NVL_nviDlCount2</UCPTpointName>
<UCPTlocation>iLON100</UCPTlocation>
<UCPTlogSourceAddress>1.3</UCPTlogSourceAddress>
<UCPTlogTime>2002-08-29T10:31:00.000-07:00</UCPTlogTime>
<UCPTvalue 5
>
> </UCPTvalue
<UCPTunit>units (delta)</UCPTunit>
<UCPTpointStatus>AL_NO_CONDITION</UCPTpointStatus>
</Element>
<Element>
<UCPTpointName NVL_nviDlCount2</UCPTpointName>
>
<UCPTlocation>iLON100</UCPTlocation>
<UCPTlogSourceAddress>1.3</UCPTlogSourceAddress>
<UCPTlogTime>2002-08-29T10:32:00.000-07:00</UCPTlogTime>
<UCPTvalue>20</UCPTvalue>
<UCPTunit>units (delta)
t>
</UCPTuni
<UCPTpointStatus>AL_NO_CONDITION</UCPTpointStatus>
</Element>
</Log>
</iLONDataLogger>
</Result>
The DataLoggerRead function includes several global properties at the beginning of the
<Result> parameter. These properties provide information about the Data Logger and the log
file the entries were read from. Table 17 describes these properties.
Table 17 DataLoggerRead Global Output Properties
Property Description
<UCPTindex>
The index number assigned the Data Logger.
<UCPTfileName>
The name of the log file the Data Logger is using.
<UCPTstart>
<UCPTstop>
These properties represent timestamps indicating the log times of
the first and last log entries in the log file. The timestamps are
shown in local time, with appended time zone indicators showing
the difference between local time and UTC. For more information
on this, see Local Times and Coordinated Universal Time on page
6-12.