Property Motor1StepAccelerationInterval
- Namespace
- Harp.StepperDriver
- Assembly
- Harp.StepperDriver.dll
Motor1StepAccelerationInterval
Gets or sets the value that configures the acceleration for motor 1. The time between step pulses is decreased by this value when accelerating and increased when decelerating.
[Range(2, 2000)]
public ushort Motor1StepAccelerationInterval { get; set; }