| KM_AxisKM_Axis_TuningParamsLead Property |
Set or get Lead Compensation for an axis. Lead Compensation is used to compensate for lag caused by motor inductance.
Namespace: KMotion_dotNetAssembly: KMotion_dotNet (in KMotion_dotNet.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax public double Lead { get; set; }
Public Property Lead As Double
Get
Set
public:
property double Lead {
double get ();
void set (double value);
}
Property Value
DoubleSee Also