CWBindings Property
Syntax
Set Object.CWBindings
Data Type
Applies To
Purpose
Returns a collection of CWBinding objects.
Example
'Set the URL on the first CWBinding object
CWGraph1.CWBindings(1).URL = "opc:/National Instruments.OPCDemo/sine"