CNHelperSubArrayDevice

This module defines a helper subarray device for the CentralNode.

class ska_tmc_simulators.cn_helper_subarray_device.CNHelperSubArrayDevice(*args: Any, **kwargs: Any)

Bases: HelperSubArrayDevice

A generic device for triggering state changes with a command

InitCommand = None
init_device()
read_isSubarrayAvailable() bool

Returns subarray availability in boolean format.

SetisSubarrayAvailable(value: bool) None

This method sets subarray availability in boolean format.