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