dOPC Client Toolkit
Close
dOPCDA.ServerStateToStr

Returns the server state as string.

function ServerStateToStr(State: integer; Protocol: tdOPCConnectionType): string;
AnsiString ServerStateToStr(int State, tdOPCConnectionType Protocol);

ServerStateToStr converts the data in the State parameter (the current ServerState) to a string and returns the result.

Kassl GmbH Copyright © 2024. All rights reserved.