APIRET Command(const char *cmd, HOBJ procesId, const char *procesName, int bTransAct);
| Code | Description |
|---|---|
| API_OK | Object opened correctly. |
| API_TimeoutError | For synchronous execution, maximum time was exceeded. |
| API_TR_Abort | For synchronous execution, command execution was not successful. |
| API_TR_Error | For synchronous execution, command execution was not successful. |
| API_TR_Ignored | For synchronous execution, command execution was not successful. |
| API_ParamError | Incorrect parameters. |