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