How Can I Display Live Data from a Network? Primary Software: Measurement Studio>>Visual Basic SupportPrimary Software Version: 3.0 Primary Software Fixed Version: N/A Secondary Software: N/A
Problem: How can I display live data from a network? Solution: The Visual Basic User Interface (UI) controls found in Measurement Studio have built-in direct connectivity to OPC and live Internet data sources. The User Interface controls take advantage of integrated DataSocket technology to connect to data sources, and you can make these connections through interactive property pages without programming. All User Interface controls contain a bindings property page that allows you to directly connect any property of the control to any data source, such as an OPC item or an item on a DataSocket server. Two events, CWBindingStatusUpdated and CWBindingDataUpdated, monitor and control the data connection. You can graphically select the data item to connect to and even test your bindings from the property page, or you can create these bindings programmatically with the CWBindings property. The shipping examples of binding can be found in the following folder: VB\Samples\UI\Common\CWBindingRelated Links: Attachments:
Report Date: 03/13/2000 Last Updated: 12/05/2004 Document ID: 1VCB438M |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
