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