11 _7260_wdtimersreload_config, Description, Syntax – ADLINK PCI-7260 User Manual

Page 56: Argument, Return code, Description @ syntax @ argument @ return code

Advertising
background image

46

C/C++ DOS Libraries

5.11 _7260_WDTimerSReload_Config

@ Description

This function is used to clear the WDTimer overflow state of PCI-
7260 and reload the count value.

@ Syntax

U16 _7260_ WDTimerSReload_Config (U16 boardID,

Int WDT_CountData)

@ Argument

boardID: Board ID to the specific borad.

WDT_CountData: decimal value from 2 (ms) to 31999 (ms) which
will be written to WDT reload value.

@ Return Code

ERR_NoError, ERR_BoardNoInit

Advertising