Method ReadMotor1QuickMovementPulseDistanceAsync
- Namespace
- Harp.StepperDriver
- Assembly
- Harp.StepperDriver.dll
ReadMotor1QuickMovementPulseDistanceAsync(CancellationToken)
Asynchronously reads the contents of the Motor1QuickMovementPulseDistance register.
public Task<float> ReadMotor1QuickMovementPulseDistanceAsync(CancellationToken cancellationToken = default)
Parameters
cancellationTokenCancellationTokenA CancellationToken which can be used to cancel the operation.