OPC XML-DA Sample Client

Subscribe and Poll XML-DA Server Items.

Copyright 2004-07 Advosol Inc.



  Interval  ms

Item Name Value Quality Timestamp
SimulatedData.Ramp 15 good 2/4/2012 8:13:23 AM
SimulatedData.Random 864936 good 2/4/2012 8:13:23 AM
SimulatedData.Sine 0.707106781186547 good 2/4/2012 8:13:23 AM

Note:
A set of server URL's can be defined in web.config AppSettings sections and one of these servers is selected in the above DropDownList control.
If the URL is changed to access another OPC Server than Advosol.SimDAServer.1 (local, remote or through an XML gateway), then also the item names must be adapted in the code.