Configure the acknowledgment which is required to be successful before advancing to the next command in the stack.
| Queued | The command was accepted into a Yamcs queue. |
|---|---|
| Released | The command was released from its assigned Yamcs queue. |
| Sent | The command was processed by a Yamcs link. |
| Completed |
The command completed successfully. This requires the configuration of a success verifier in the Mission Database specification. |
Verifiers:
| {{ ack.name }} | {{ ack.description || '-' }} |
|---|
Extra acknowledgments:
| {{ ack.name.replace('Acknowledge_', '') }} | {{ ack.description || '-' }} |
|---|