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