| KM_AxisKM_Axis_TuningParamsStepperAmplitude Property |
Set or get the nominal output magnitude used for axis if in MicroStepping
Output Mode to the specified value. This will be the output amplitude when
stopped or moving slowly. If Lead Compensation is used, the amplitude
while moving may be higher.
Namespace: KMotion_dotNetAssembly: KMotion_dotNet (in KMotion_dotNet.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax public double StepperAmplitude { get; set; }
Public Property StepperAmplitude As Double
Get
Set
public:
property double StepperAmplitude {
double get ();
void set (double value);
}
Property Value
DoubleSee Also