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