Table of Contents

Property Motor0StepAccelerationInterval

Namespace
Harp.StepperDriver
Assembly
Harp.StepperDriver.dll

Motor0StepAccelerationInterval

Gets or sets the value that configures the acceleration for motor 0. The time between step pulses is decreased by this value when accelerating and increased when decelerating.

[Range(2, 2000)]
public ushort Motor0StepAccelerationInterval { get; set; }

Property Value

ushort