dodal.devices.positioner.Positioner1D#

class dodal.devices.positioner.Positioner1D[source]#

1D stage with a enum table to select positions.

Use this when writing a device with an EPICS positioner on a single axis.

Parameters:
  • prefix (str)

  • datatype (type[StrictEnum])

  • positioner_pv_suffix (str, default: ':MP:SELECT')

  • name (str, default: '')

Methods

set(value)

Attributes