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