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