AbortKeepAlive()
- Updated2026-01-12
- 1 minute(s) read
Stops the keep alive pattern if it is currently running.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIDigital
public void AbortKeepAlive()
Remarks
If a pattern burst is in progress, this method aborts the pattern burst. If you start a new pattern burst while a keep alive pattern is running, the keep alive pattern runs to the last keep alive vector, and the new pattern burst starts on the next cycle.
For more information, refer to the Keep Alive Patterns topic of the Digital Pattern Help.