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