dOPC Client Toolkit
Close
Example
try if OPCUAClient.Active then AddInfo('Disconnecting ...') else AddInfo('Connecting ...'); OPCUAClient.Active := not OPCUAClient.Active; except on E: Exception do MOutput.Lines.Add(E.Message); end;
Kassl GmbH Copyright © 2024. All rights reserved.