beautypg.com

B.1.4 resetwdt, B.1.4, Resetwdt – ADLINK PXI-3980 User Manual

Page 65

background image

53

PXI-3980

Syntax

C/C++

BOOL StartWDT()

Visual Basic

StartWDT() As Boolean

Parameter

None

Return Code

B.1.4

ResetWDT

Description

Resets the watchdog timer to the initial timeout value speci-
fied in SetWDT function, and ResetWDT or StopWDT
should be called before the expiration of the watchdog
timer, or the system will be reset.

Supported Controllers

PXI-3980, PXI-3950, PXI-3920, PXI-3910

Syntax

C/C++

BOOL ResetWDT()

Visual Basic

ResetWDT() As Boolean

Parameter

None

True

If watchdog timer starts successfully

False

If watchdog timer fails to start