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