Class ReadbackDemandDifference

All Implemented Interfaces:
Detector, NexusDetector, Device, Scannable, Configurable, Findable, gda.observable.IObservable, Serializable

public class ReadbackDemandDifference extends DatasetNexusDetector
NexusDetector that records the demand, readback and demand-readback values for a single scannable/group of scannables. This works for ScannableMotor objects that use EpicsMotor as the underlying motor object. All other scannables will record only current readback position (using Scannable.getPosition()).
See Also: