| KM_AxisKM_Axis_TuningParamsInvDistPerCycle Property |
Get or Set distance per cycle (specified as an inverse) of an axis.
May specify the cycle of either a Stepper of Brushless Motor.
See description of this parameter on the Configuration Screen.
Namespace: KMotion_dotNetAssembly: KMotion_dotNet (in KMotion_dotNet.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax public double InvDistPerCycle { get; set; }
Public Property InvDistPerCycle As Double
Get
Set
public:
property double InvDistPerCycle {
double get ();
void set (double value);
}
Property Value
DoubleSee Also