API

class ska.cbf.tango_device.CbfSubarray(*args: Any, **kwargs: Any)

A Tango device to control the CBF-SDP interface emulator sender.

This tango device has the exact same interface as Mid-CBF’s CbfSubarray, as it’s meant to be a drop-in replacement for the latter. To ease this use case and avoid having to write different contents on the Tango DB depending on whether the “real” CbfSubarray device or this one is deployed, this device’s class name follows that of Mid-CBF’s.

class AbortCommand(*args: Any, **kwargs: Any)
do()

Stop the emulator

class ConfigureScanCommand(*args: Any, **kwargs: Any)
class EndScanCommand(*args: Any, **kwargs: Any)
do()

Like Abort, it ends the sending

class InitCommand(*args: Any, **kwargs: Any)
class ScanCommand(*args: Any, **kwargs: Any)
do(argin)

Start the emulator