OPCItems property

Description
(Read-only) A collection of OPCItem objects. This is the default property of the OPCGroup object.
Syntax
OPCItems
As OPCItems
Example
Dim MyOPCItems As OPCItems
'/* Create a reference to the selected group's OPC Items collection
Set MyOPCItems = MyOPCGroup.OPCItems
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.
Normal