FspPstSubarrayComponentManager Class

class ska_mid_cbf_mcs.fsp_obs_mode.pst.fsp_pst_subarray_component_manager.FspPstSubarrayComponentManager(*args: Any, **kwargs: Any)[source]

Bases: FspModeSubarrayComponentManager

A component manager for the FspPstSubarray device.

configure_scan(params: str, task_callback: Callable | None = None, task_abort_event: Event | None = None) None[source]

Execute configure scan operation.

Parameters:
  • params – JSON string with the configure scan parameters

  • task_callback – command tracker update_command_info callback

  • task_abort_event – task executor abort event

Returns:

None