Table of Contents

Property Motor3StepAccelerationInterval

Namespace
Harp.StepperDriver
Assembly
Harp.StepperDriver.dll

Motor3StepAccelerationInterval

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

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

Property Value

ushort