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