How to recover TMC Low when it remains in given ObsState for long time
The following table list down the steps to recover TMC Low when it is stuck in one of the intermediate ObsState (Example: RESOURCING, CONFIGURING).
The provided steps consist of command-line instructions that are executable from any python runtime environment/script.
Using Abort() & Restart() Command
Scenario |
Steps to recover |
---|---|
When TMC Low stuck in one of the ObsState while running
|
|
Using ReleaseAllResources() command
When TMC Low AssignResources() command executed on some of the devices successfully and TMC subarray goes in RESOURCING due to one of the device gets stuck in RESOURCING. So instead of doing Abort and Restart, invoke ReleaseAllResources() command on the subarray where the ObsState is IDLE. and on the device where the obsState is RESOURCING invoke Abort() command followed by Restart() command.
Scenario |
Steps to recover |
---|---|
When TMC Low stuck in RESOURCING |
|
TMC Low in FAULT ObsState
Scenario |
Steps to recover |
---|---|
When TMC Low stuck in FAULT ObsState |
|