Method ReadStim0PulseOnTimeAsync
- Namespace
- Harp.OutputExpander
- Assembly
- Harp.OutputExpander.dll
ReadStim0PulseOnTimeAsync(CancellationToken)
Asynchronously reads the contents of the Stim0PulseOnTime register.
public Task<ushort> ReadStim0PulseOnTimeAsync(CancellationToken cancellationToken = default)
Parameters
cancellationToken
CancellationTokenA CancellationToken which can be used to cancel the operation.