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