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