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