Endorphin.Instrument.Twickenham.MagnetController


TripVoltage

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

Functions relate to the back-EMF trip voltage for the magnet controller.

Functions and values

Function or valueDescription
limit
Signature: MagnetController -> decimal<MeasureProduct<V,MeasureOne>>

Returns the software-defined back-EMF trip voltage limit for the magnet controller.

set
Signature: MagnetController -> decimal<MeasureProduct<V,MeasureOne>> -> Async<unit>

Asynchronously sets the back-EMF trip voltage for the magnet controller.

Fork me on GitHub