1 using the list function on modbus data points, Using the list function on modbus data points -11, Using the list function on modbus data points – Echelon i.LON SmartServer 2.0 User Manual
Page 260

i.LON SmartServer 2.0 Programmer’s Reference
15-11
15.4.1
Using the List Function on Modbus Data Points
You can use the List function to retrieve a list of Modbus data points on the SmartServer. The List
function takes an
input, as shown in the example below.
Request (use an xSelect statement to return all the Modbus data points on the SmartServer)
Alternatively, you can filter the Modbus data points returned by the List function to those on a specific
device by including the
the Modbus data points returned using the
properties.
Request (use an xSelect statement to return all the Modbus data points on a specific device)
Request (use an xSelect statement to return all the Modbus data points that were updated after a
specific time)
Request (return all the Modbus data points of a specific type based on name)
Response
Channel/LAE_LCD15_1/VirtFb/Alrm_1
Channel/LAE_LCD15_1/VirtFb/Alrm-Prb1_1
Channel/LAE_LCD15_1/VirtFb/Alrm-Prb2_1
Channel/LAE_LCD15_1/VirtFb/Alrm-Prb3_1