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