Helper_SDP_Master_Leaf_Node
This module implements the Helper MCCS master leaf node devices for testing an integrated TMC
- class ska_tmc_simulators.helper_sdp_master_leaf_node.HelperSDPMasterLeafNode(*args: Any, **kwargs: Any)
Bases:
HelperBaseDeviceA helper MCCS master leafnode device for triggering state changes with a command
- InitCommand = None
- init_device() None
- read_sdpControllerAdminMode() int
Reads the current admin mode of the sdp controller
- Returns:
admin mode
- SetSdpControllerAdminMode(argin: int) None
Trigger a admin mode change for sdp controller
- Parameters:
argin – adminMode enum to set the admin mode.
- Dtype:
int