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