Hey Aaron,
I think Spencer�s example is exactly what you are looking for. If you look
here, you can see how this application should behave. The Create Task VI is storing the watchdog states in hardware, most likely on a EEPROM.
Pressing the Stop button should indeed end the effects of the watchdog timer. The reason is that the task is being cleared outside of the while loop. Once the task is cleared, the watchdog timer no longer applies. However, if you successfully kill this VI from the Task Manager, the watchdog timer should go into effect. Is this not happening?
Just let us know if this provides a better explanation or if yo
u are seeing incorrect behavior.
Best regards,
Justin T.
National Instruments