14 _7260_initdipswitch_status, Description, Syntax – ADLINK PCI-7260 User Manual

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

Advertising
background image

C/C++ DOS Libraries

49

5.14 _7260_InitDipSwitch_status

@ Description

This function is used to read data from initial state dip switch.
There are 8-bit digital inputs on the Initial State dip switch. You can
get all 8 input data by using this function.

@ Syntax

U16 _7260_DI (U16 boardID, U16 *diData)

@ Argument

boardID: Board ID to the specific borad.

diData: return 8-bit value from initial state dip switch.

@ Return Code

ERR_NoError, ERR_BoardNoInit

Advertising