dodal.devices.current_amplifiers.StruckScaler#

class dodal.devices.current_amplifiers.StruckScaler[source]#
StruckScaler is a counting card that record the output signal from a wide

range of detectors. This class contains the basic control to run the struckscaler card together with a current amplifier. It has functions that provide conversion between count and voltage.

readout#

Scaler card output.

Type:

SignalR

count_mode#

Counting card setting.

Type:

SignalR[CountMode]

count_time#

Count time.

Type:

SignalRW([float]

Parameters:
  • prefix (str)

  • suffix (str)

  • name (str, default: '')

Methods

get_count()

get_count_per_sec()

get_voltage_per_sec()

prepare(value)

stage()

trigger()

unstage()

Attributes