dOPC Client Toolkit
Close
dOPCComn.TdOPCClient.ServerStateStr

ServerStateStr contains the ServerState as a string.

function ServerStateStr(ServerState: integer): string;
__fastcall AnsiString ServerStateStr(int ServerState);
ServerState
Result
OPC_STATUS_RUNNING
running
OPC_STATUS_FAILED
failed
OPC_STATUS_NOCONFIG
no config
OPC_STATUS_SUSPENDED
suspended
OPC_STATUS_TEST
test

ServerState, GetState

Kassl GmbH Copyright © 2024. All rights reserved.