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