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