dOPC Client Toolkit
Close
dOPCDA.TdOPCDAClient.OPCGroups
Properties
TdOPCDAClient Class
dOPCDA Namespace
Example
OPCGroups contains the
TdOPCGroups
for the server.
Delphi
property
OPCGroups
:
TdOPCGroups
;
C++
__property
TdOPCGroups
OPCGroups
;
Example
Copy Code
OPCClient.OPCGroupDefault.UpdateRate := 2000;
//override default property
OPCClient.OPCGroups.Add('MyGroup'); //add to OPC Server
Help Feedback
Kassl GmbH Copyright © 2024. All rights reserved.