C/C++ Libraries
•
47
5.8
_8554_DO
@ Description
To write a 8 bits 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 select board
doData:
the value to write to digital output port
@ Return Value
ERR_NoError
ERR_PCIBiosNotExist
5.9
_8554_DI
@ Description
To read 8 bits data from digital input port.
@ Syntax
C/C++ (DOS)
U16 _8554_DI (U16 cardNo,U16 *diData)
C/C++ (Windows 95)
U16 W_8554_DI (U16 cardNo,U16 *diData)
Visual Basic (Windows 95)
W_8554_DI (ByVal cardNo As Integer, diData As Integer) As
Integer
@ Arguments
cardNo:
card number to select board
doData:
the value read from digital input port
@ Return Value
ERR_NoError , ERR_BoardNoInit
Summary of Contents for PCI-8554
Page 1: ...NuDAQ PCI 8554 Multi functions Counter Timer Card User s Guide Recycled Paper...
Page 2: ......
Page 8: ......