![ADLINK Technology NuDAQ 6208 Series User Manual Download Page 33](http://html1.mh-extra.com/html/adlink-technology/nudaq-6208-series/nudaq-6208-series_user-manual_2852696033.webp)
Software Library
••
25
@ Syntax
C/C++ (DOS)
U16 _6208_DI (U16 cardNo, U16 *DIData)
C/C++ (Windows 95/98)
U16 W_6208_DI (U16 cardNo, U16 *DIData)
Visual Basic (Windows 95/98)
W_6208_DI (ByVal cardNo As Integer, DIData As Integer) As Integer
@ Argument
cardNo:
the card number of 6208 series card initialized. The first card (in
the most prior PCI slot) is with cardNo = 0.
DIData:
the value read from digital input port, please refer to the above
description paragraph for getting the correct DI data
@ Return Code
ERR_NoError
5.2.7
_6208_DO
@ Description
This function is used to write data to digital output ports. There are 4 digital
output channels on 6208 series card, i.e. the output value ranges from 0 to
15.
@ Syntax
C/C++ (DOS)
U16 _6208_DO (U16 cardNo, U16 DOData)
C/C++ (Windows 95/98)
U16 W_6208_DO (U16 cardNo, U16 DOData)
Visual Basic (Windows 95/98)
W_6208_DO (ByVal cardNo As Integer, ByVal DOData As Integer) As
Integer
Summary of Contents for NuDAQ 6208 Series
Page 1: ...NuDAQ 6208 Series Multi channel Analog Output Board User s Guide...
Page 2: ......
Page 8: ......
Page 15: ...Installation 7 2 4 PCB Layout Figure 2 1a PCI 6208 Layout...
Page 16: ...8 Installation Figure 2 1b cPCI 6208 Layout...
Page 22: ......
Page 26: ......
Page 36: ......