User`s manual
56 Appendix B
PXI-3920/3910
User’s Manual
B.1 Function
InitWDT
@ Description
Initializes the watchdog timer function of PXI-3920/3910 con-
trollers. InitWDT must be called before the invocation of any
other WDT function.
@ Supported controllers
PXI-3920, PXI-3910
@ Syntax
C/C++
BOOL InitWDT()
Visual Basic
InitWDT() As Boolean
@ Parameters
None
@ Return Codes
TRUE if watchdog timer is successfully
initialized.
FALSE if watchdog timer is failed to initialize.










