dOPC Client Toolkit
Close
Example
var MyGroup : TdOPCGroup; begin MyGroup := OPCServer.OPCGroups.Add('MyGroup',true,false); //adds an active group without subscription //... end;
Kassl GmbH Copyright © 2024. All rights reserved.