dodal.devices.current_amplifiers.CurrentAmpCounter#
- class dodal.devices.current_amplifiers.CurrentAmpCounter[source]#
- Base class for current amplifier counter, it contain the minimal implementations
required for a counter/detector to function with CurrentAmpDet.
Methods
Get count.
Get count per second.
Get count per second in voltage.
prepare(value)Prepare method for setting up the counter.
Attributes
- abstract async get_count_per_sec() float[source]#
Get count per second.
- Returns:
Current count per second.
- Return type: