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