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