Echelon i.LON 100 e2 Internet Server User Manual

Page 209

Advertising
background image

[ilon 100 ipaddress] represents the IP address assigned to the

i.

LON 100 you want the

application to reference.


5. Press Enter to download the web reference, then click Add Reference. The new Web

reference will appear in the list of references in the Solution Explorer.


6. Create an instance of the Web service in your project form. You can do so by adding the

following lines of code to your project:

Dim

[iLonWebService]

As

New

[name].iLON100()

[name] represents the name assigned to the Web reference in the Solution Explorer.
[iLonWebService] represents the instance name assigned to the Web service.

5. You can now use the [iLonWebService] instance to use any of the function provided in the
SOAP interface. The following section,

Programming Samples

, provides code samples to

assist you in this.

i.

LON 100 Internet Server Program

14-2

mer’s Reference

Advertising