B.1 function, Function – ADLINK PXI-3950 User Manual

Page 78

Advertising
background image

64

Appendix

B

PXI-3950

User’s Manual

B.1 Function

InitWDT

@ Description

Initializes the watchdog timer function of PXI-3950 controllers.
InitWDT must be called before the invocation of any other WDT
function.

@ Supported controllers

PXI-3950, 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.

Advertising