ska_tmc_subarraynode.subarray_node_mid module
Subarray Node Mid provides the monitoring and control interface required by users as well as other TM Components (such as OET, Central Node) for a Subarray Mid.
- class ska_tmc_subarraynode.subarray_node_mid.MidTmcSubarray(*args, **kwargs)
Bases:
BaseSubarrayNodeProvides the monitoring and control interface required by users as well as other TM Components (such as OET, Central Node) for a Subarray.
- Device Properties
- DishLeafNodePrefix:
Device name prefix for the Dish Leaf Node.
- Device Attributes
- create_component_manager()
Create instance of component manager
- Return type
- Returns
Instance of component manager
- ska_tmc_subarraynode.subarray_node_mid.main(args=None, **kwargs)
Runs the SubarrayNode.
- Parameters
args – Arguments internal to TANGO
kwargs – Arguments internal to TANGO
- Returns
SubarrayNode TANGO object.