Property Motor1MaximumStepInterval
- Namespace
- Harp.StepperDriver
- Assembly
- Harp.StepperDriver.dll
Motor1MaximumStepInterval
Gets or sets the value that configures the time between step motor pulses (us) used when starting or stopping a movement for motor 1.
[Range(100, 20000)]
public ushort Motor1MaximumStepInterval { get; set; }