User`s manual
58 Appendix B
PXI-3920/3910
User’s Manual
StartWDT
@ Description
Starts the watchdog timer function. Once the StartWDT is
invoked, the watchdog timer countdown starts. Users should
call ResetWDT or StopWDT before the expiration of the watch-
dog timer, or the system will be reset.
@ Supported Controllers
PXI-3920, PXI-3910
@ Syntax
C/C++
BOOL StartWDT()
Visual Basic
StartWDT() As Boolean
@ Parameters
None
@ Return Codes
TRUE if watchdog timer is successfully started.
FALSE if watchdog timer is failed to start.










