Manual Reset
- Last UpdatedMar 19, 2016
- 1 minute read
The Manual Reset mode requires the caller to acknowledge the result of each MES transaction (by using the ResetCmd command) before the next call is initiated from the command group. If you set the trigger attribute to True, the status is set to Busy in the next cycle. The status of the command group is set to Done, if the last call to the middleware is completed successfully; otherwise, the status of the command group is set to Error.

The Manual Reset mode does not reset the trigger attribute to False. The status remains True after it completes its call to the middleware. You need to reset the command trigger to False and set the status to Ready by using the Reset command.