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