Echelon i.LON SmartServer 2.0 User Manual
Page 47
i.LON SmartServer 2.0 Programmer’s Reference
4-6
Alternatively, you can specify one or more data point properties such as
an xSelect statement to filter the items returned by the Get function.
Note: You should not attempt to retrieve the configuration of more than 100 data points with a single
call to the Get function.
Request (return all SNVT_switch data points on the internal SmartServer automated systems
device [i.LON App])
[starts-with(UCPTname,"Net/LON/iLON
App")]
[UCPTformatDescription="#0000000000000000[0].SNVT_switch"]
Request (return a specific data point)
Encoder[0]/DE_D1_1
Response
xsi:type="Dp_Cfg"> Encoder[0]/DE_D1_1 bit LonFormat="UCPTdirection">DIR_IN field="state">state code LonFormat="UCPTbaseType">BT_STRUCT LonFormat="#0000000000000000[0].SNVT_switch">0.0 0 LonFormat="#0000000000000000[0].SNVT_switch">100.0 1
The Get function returns an
supplied to the function. The properties included within each
when the data point is added to the DataServer. You can write to these data point properties with the
Set function. The following table describes these properties.