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