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