Class PiezoEpicsMotor

All Implemented Interfaces:
ControllerRecord, Device, Motor, InitializationListener, Configurable, Findable, gda.observable.IObservable, gda.observable.IObserver, Serializable

public class PiezoEpicsMotor extends EpicsMotor
This motor does not monitor the readback PV as it is continuously updating even it had reached the target and stopped.
See Also:
  • Constructor Details

    • PiezoEpicsMotor

      public PiezoEpicsMotor()
  • Method Details