DigitalPatternControl.AbortKeepAlive Method
- Updated2023-11-24
- 1 minute(s) read
DigitalPatternControlAbortKeepAlive Method
Stops the keep alive pattern if it is currently running.
Namespace: NationalInstruments.ModularInstruments.NIDigital
Assembly: NationalInstruments.ModularInstruments.NIDigital.Fx40 (in NationalInstruments.ModularInstruments.NIDigital.Fx40.dll) Version: 2021
Syntax
public void AbortKeepAlive()
Public Sub 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.