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