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