PE43711Controller
- class rfblocks.PE43711Controller(controller_id: str, device: pe43711)[source]
Higher level control for the PE43711 step attenuator board
Documentation for the PE43711 step attenuator rfblocks module can be found here: A PE43711 Step Attenuator
- Parameters:
controller_id (str) – The controller name
device (
rfblocks.pe43711
) –rfblocks.pe43711
.
- configure(ser: Serial) None [source]
Set the current device attenuation.
- Raises:
AttenuationRangeException
If the specified attenuation is out of range.