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