dodal.devices.current_amplifiers.FemtoDDPCA#
- class dodal.devices.current_amplifiers.FemtoDDPCA[source]#
- Femto current amplifier device, this class should cover all DDPCA Femto current
- amplifiers, As the main different between all the DDPCA Femto is their gain table
and response time table.
- gain#
This is the epic signal that control current amplifier gain.
- Type:
SignalRW
- gain_table#
The table epic use to set gain.
- Type:
strictEnum
- raise_timetable#
Table contain the minimum amount of time to wait after changing gain.
- Type:
Enum
- Parameters:
Methods
decrease_gain
([value])get_gain
()get_lowerlimit
()get_upperlimit
()increase_gain
([value])set
(value)Attributes