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