RECV

The recv == DeviceProxy("STAT/RECV/1") device controls the RCUs, the LBA antennas, and HBA tiles. Central to its operation are the masks (see also Attribute masks):

RCU_mask_RW

Controls which RCUs will actually be configured when attributes referring to RCUs are written.

type

bool[N_RCUs]

Ant_mask_RW

Controls which antennas will actually be configured when attributes referring to antennas are written.

type

bool[N_RCUs][N_antennas_per_RCU]

Typically, N_RCUs == 32, and N_antennas_per_RCU == 3.