Table of Contents

Property Motor2StepAccelerationInterval

Namespace
Harp.StepperDriver
Assembly
Harp.StepperDriver.dll

Motor2StepAccelerationInterval

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

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

Property Value

ushort