Low.CBF Controller Component

class ska_csp_lmc_low.component.cbf.low_cbf_controller_component.LowCbfControllerComponent(*args: Any, **kwargs: Any)

Bases: CbfControllerComponent

Specialize the CBF Controller Component class for the Low.CSP LMC.

This class works as a cache and adaptor towards the real Low device.

__init__(fqdn: str, logger: Logger | None = None)
property list_of_stations

Return the list of receptors IDs.

Low.PSS Controller Component

class ska_csp_lmc_low.component.pss.low_pss_controller_component.LowPssControllerComponent(*args: Any, **kwargs: Any)

Bases: PssControllerComponent

Specialization of the PssController component class for the Low.CSP.

__init__(fqdn: str, logger: Logger | None = None)
property list_of_beams

Return the list of PSS beams IDs.