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