![](../icons/Help.png) | KM_AxisKM_Axis_TuningParamsMaxErr Property |
Set or get Maximum Error for axis (Limits magnitude of error entering PID).
See Servo Flow Diagram and Step Response Screen for more information.
Namespace: KMotion_dotNetAssembly: KMotion_dotNet (in KMotion_dotNet.dll) Version: 1.0.1.0 (1.0.1.0)
Syntaxpublic double MaxErr { get; set; }
Public Property MaxErr As Double
Get
Set
public:
property double MaxErr {
double get ();
void set (double value);
}
Property Value
Double
See Also