dOPC Client Toolkit
|
Close
|
Add, creates and returns a new TdOPCGroup object and adds it to the items collection.
Parameter |
Description |
GroupName |
Your own unique group name |
The properties of this new group are determined by the current defaults in the TdOPCDAClient object. After a group is added, its properties can be modified. The name of the group which is passed by the GroupName parameter must be unique among the other groups created by the client. By default a subscription will be create, so that the "OnDatachange" event will be fire if the group and the server connection is active.
Kassl GmbH Copyright © 2023. All rights reserved.
|