6 _7260_cos_channel, Description, Syntax – ADLINK PCI-7260 User Manual

Page 50: Argument, Return code, 7260_cos_channel, Description @ syntax @ argument @ return code

Advertising
background image

40

C/C++ DOS Libraries

5.6 _7260_COS_Channel

@ Description

This function is used to enable the COS channel.

@ Syntax

U16 _7260_COS_Channel (U16 boardID, U16

COS_Enable_Data)

@ Argument

boardID: Board ID to the specific borad.

COS_Enable_Data: COS channel enable. ‘1’ enable the corre-
sponding channel and ‘0’ disable the corresponding channel.

@ Return Code

ERR_NoError, ERR_BoardNoInit

Advertising