beautypg.com

2 using the get function on a data logger, Using the get function on a data logger -4, Using the get function on a data logger – Echelon i.LON SmartServer 2.0 User Manual

Page 69

background image

i.LON SmartServer 2.0 Programmer’s Reference

5-4



Net/LON/iLON

App/Data

Logger[0]

#8000010128000000[4].UFPTdataLogger;xsi:type=“LON_Fb_Cfg”

0

LonFormat="UCPTitemStatus">IS_NOTSYNCED



5.3.2

Using the Get Function on a Data Logger

You can use the Get function to retrieve the configuration of any Data Logger that you have added to
the SmartServer. You must reference the Data Logger whose configuration is to be returned by its
in the input you supply to the function, as shown in the example below.

Request

Net/LON/iLON App/Data Logger[0]

Response



Net/LON/iLON

App/Data

Logger[0]

8000010128000000[4].UFPTdataLogger
0
2008-02-28T11:54:06.890-08:00
#8000010128000000[4].UFPTdataLogger_Cfg.htm

Net/LON/iLON

App/Data

Logger[0]/nviDlEnable[0]


Net/LON/iLON

App/Data

Logger[0]/nviDlClear[0]


Net/LON/iLON

App/Data

Logger[0]/nvoDlLevAlarm[0]


Net/LON/iLON

App/Data

Logger[0]/nvoDlStatus[0]


Net/LON/iLON

App/Digital

Input

1/nviClsValueFb_1

900
900

LonFormat="UCPTlogType">LT_HISTORICAL

100

LonFormat="UCPTlogFormat">LF_TEXT

50
Building/LON/iLON

App/Data

Logger[0].csv



The function returns an element for each Data Logger referenced in the input parameters
supplied to the function. The properties included in each element are initially defined when the Data
Logger is created. You can write to them with the Set function. The following table describes these
properties.