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