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