dOPC Client Toolkit
Close
dOPCComn.TdOPCClient.ServerStateStr
Methods
TdOPCClient Class
dOPCComn Namespace
See Also
ServerStateStr contains the ServerState as a string.
Delphi
function
ServerStateStr
(
ServerState
: integer):
string
;
C++
__fastcall
AnsiString
ServerStateStr
(
int
ServerState
);
Remarks
ServerState
Result
OPC_STATUS_RUNNING
running
OPC_STATUS_FAILED
failed
OPC_STATUS_NOCONFIG
no config
OPC_STATUS_SUSPENDED
suspended
OPC_STATUS_TEST
test
See Also
ServerState,
GetState
Help Feedback
Kassl GmbH Copyright © 2024. All rights reserved.