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