C/C++ Library
45
6
C/C++ Library
This chapter describes the software library for operating this card.
Only the functions in DOS library and Windows 95 DLL are
described. Please refer to the PCIS-DASK function reference
manual in the ADLINK CD for descriptions of the Windows 98/NT/
2000 DLL functions.
The function prototypes and some useful constants are defined in
the header files LIB directory (DOS) and INCLUDE directory
(Windows 95). For Windows 95 DLL, the developing environment
can be Visual Basic 4.0 or above, Visual C/C++ 4.0 or above,
Borland C++ 5.0 or above, Borland Delphi 2.x (32-bit) or above, or
any Windows programming language that allows calls to a DLL. It
provides the C/C++, VB, and Delphi include files.
6.1 Libraries Installation
Please refer to the “Software Installation Guide” for further
information on the installation of software libraries for DOS,
Windows 95 DLL, or PCIS-DASK for Windows 98/NT/2000.
The device drivers and DLL functions of Windows 98/NT/2000 are
included in the PCIS-DASK. Please refer to the PCIS-DASK
user’s guide and function reference in the ADLINK CD for
programming information.
6.2 Programming Guide
Naming Convention
The functions of the NuDAQ PCI cards and NuIPC CompactPCI
cards’ software driver use the following naming convention rules:
In DOS Environment:
_{hardware_model}_{action_name}.
E.g.
_9812_Initial().
All functions in the PCI-9812 driver are used with 9812 as
{hardware_model}. However, they can also be used by PCI-9812
and PCI-9810.
Summary of Contents for NuDAQ PCI-9810
Page 4: ......
Page 10: ...vi ...
Page 19: ...Installation 9 2 3 PCI 9812 10 s Layout Figure 2 1 PCB Layout of the PCI 9812 10 ...
Page 22: ...12 ...
Page 40: ...30 ...
Page 78: ...68 Software Utility ...