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