OPCGroups property
Description | (Read-only) A collection of OPCGroup objects. This is the default property of the OPCServer object. |
Syntax | OPCGroups As OPCGroups |
Example | Dim MyOPCGroups As OPCGroups Set MyOPCGroups = MyOPCServer.OPCGroups |
Provide Feedback