Method ReadAttenuationLeftDI1Async
ReadAttenuationLeftDI1Async(CancellationToken)
Asynchronously reads the contents of the AttenuationLeftDI1 register.
public Task<ushort> ReadAttenuationLeftDI1Async(CancellationToken cancellationToken = default)
Parameters
cancellationToken
CancellationTokenA CancellationToken which can be used to cancel the operation.