Endorphin.Instrument.Twickenham.MagnetController


FieldSweepHandle

Namespace: Endorphin.Instrument.Twickenham.MagnetController
Parent Module: FieldSweep

Represents a handle to a magnetic field sweep which is currently being performed by a magnet controller. This can be used to wait for the field sweep to complete.

Record Fields

Record FieldDescription
FieldSweep
Signature: FieldSweep
WaitHandle
Signature: Async<FieldSweepResult>
Fork me on GitHub