Hello Hardware_...,
in the block diagram window you will find a pause button - but thats only useful for debugging
π
If you need this in runtime (or executable) you will have to program this on your own:
- check if the user presses your "hotkey" (boolean button or whatever)
- set a global variable to "pause mode"
- check this global in all subvis and react on it...
When you use a state machine you can easily stop after each state (just go to state "pause mode")...
Best regards,
GerdW

using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019