Endorphin.Instrument.Twickenham.MagnetController


FieldSweepResult

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

Contains the result of a magnetic field sweep, indicating whether the it was completed successfully, failed or cancelled.

Union Cases

Union CaseDescription
SweepCancelled
Signature:
SweepCompleted
Signature:
SweepError(exn)
Signature: exn
Fork me on GitHub