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