Endorphin.Core


PidSettings

Namespace: Endorphin.Instrument.LakeShore.TemperatureController
Parent Module: Model

Proportional, integral and differential coefficients for the temperature controller output in closed loop mode.

Record Fields

Record FieldDescription
Differential
Signature: float
Integral
Signature: float
Proportional
Signature: float
Fork me on GitHub