13 _7260_emgshdndipswitch_status, Description, Syntax – ADLINK PCI-7260 User Manual

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

Advertising
background image

48

C/C++ DOS Libraries

5.13 _7260_EmgShdnDipSwitch_status

@ Description

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

@ Syntax

U16 _7260_EmgShdnDipSwitch_status (U16 boardID, U16
*diData)

@ Argument

boardID : Board ID to the specific borad.

diData :return 8-bit value from emergency shutdown dip switch.

@ Return Code

ERR_NoError, ERR_BoardNoInit

Advertising