| KM_AxisKM_Axis_TuningParamsBacklashRate Property |
Sets or gets the rate at which the amount of Backlash Compensation Offset will be applied.
See also BacklashMode and BacklashAmount.
Namespace: KMotion_dotNetAssembly: KMotion_dotNet (in KMotion_dotNet.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax public double BacklashRate { get; set; }
Public Property BacklashRate As Double
Get
Set
public:
property double BacklashRate {
double get ();
void set (double value);
}
Property Value
DoubleSee Also