| KM_AxisKM_Axis_TuningParamsIgain Property |
Get or Set PID Integral Gain.
Namespace: KMotion_dotNetAssembly: KMotion_dotNet (in KMotion_dotNet.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax public double Igain { get; set; }
Public Property Igain As Double
Get
Set
public:
property double Igain {
double get ();
void set (double value);
}
Property Value
DoubleSee Also