beautypg.com

ADLINK PCI-8554 User Manual

Page 56

background image

46 • C/C++ Libraries

5.8 _8554_DO

@ Description

Write an 8-bit data to the digital output port.

@ Syntax

C/C++ (DOS)

U16 _8554_DO (U16 cardNo, U16 doData)

C/C++ (Windows 95)

U16 W_8554_DO (U16 cardNo, U16 doData)

Visual Basic (Windows 95)

W_8554_DO (ByVal cardNo As Integer, ByVal doData As

Integer) As Integer

@ Arguments

cardNo:

card number to be selected

doData:

the value to be written to digital output port

@ Return Value

ERR_NoError

ERR_PCIBiosNotExist