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