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