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