| KM_AxisKM_Axis_TuningParamsMaxI Property |
Set or get Maximum Integrator "wind up" for axis. Integrator saturates
at the specified value. See also Servo Flow Diagram and Step Response
Screen for further information.
Namespace: KMotion_dotNetAssembly: KMotion_dotNet (in KMotion_dotNet.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax public double MaxI { get; set; }
Public Property MaxI As Double
Get
Set
public:
property double MaxI {
double get ();
void set (double value);
}
Property Value
DoubleSee Also