Property Motor2StepInterval
- Namespace
- Harp.StepperDriver
- Assembly
- Harp.StepperDriver.dll
Motor2StepInterval
Gets or sets the value that configures the time between step motor pulses (us) when running at nominal speed for motor 2.
[Range(100, 20000)]
public ushort Motor2StepInterval { get; set; }