TMC MCCS Leaf Nodes Availability
TMC identifies and acts based on subsystem responsiveness.
To determine if a subsystem is responsive, TMC reads the state of subsystem devices from their respective Leaf Nodes.
TMC calls the state() method on the Tango device proxy to check the device’s current state.
This is a network operation.
The operation will fail if the device is unreachable.
TMC uses this mechanism to collect responsiveness information of an MCCS Subarray/MCCS Master.
The result is stored in the isSubsystemAvailable attribute of the TMC MCCS Leaf Node.
True if the subsystem is reachable.
False if the subsystem is not reachable.