37
Supported Controllers
PXI-63980, PXI-63930,
Syntax
C/C++
◦ BOOL ResetWDT()
Visual Basic
◦ ResetWDT() As Boolean
Parameter
None
Return Code
True
If watchdog timer resets successfully
False
If watchdog timer fails to reset
B�1�5 StopWDT
Description
Stops the watchdog timer.
Supported Controllers
PXI-63980, PXI-63930,
Syntax
C/C++
◦ BOOL StopWDT()
Visual Basic
◦ StopWDT() As Boolean
Parameter
None
Return Code
True
If watchdog timer stops successfully
False
If watchdog timer fails to stop