beautypg.com

Windows 95/nt applications, Uart.dll, I7000.dll – Measurement Computing CB-NAP-7000P User Manual

Page 6: 2 windows 95/nt applications

background image

2

2 Windows 95/NT Applications

The UART.DLL & I7000.DLL are Win32 DLLs drivers designed for Windows 95 and Windows NT 3.51/4.0

applications. The user can us e many programming languages such as VC++, BC++, BC++ Builder, VB, and Delphi.
There are also many demo program provided for VC++, VB, Delphi and BC++ Builder.

User programs which call UART.DLL & I7000.DLL can be executed under Windows 95 and Windows NT

3.51/4.0 without changing any code.

2.1

UART.DLL

The PC RS-232 COM port related DLLs are provided in UART.DLL. The header file of UART.DLL is provided in

I7000.H. The import library of UART.DLL is in UART.LIB. The related files are given in the NAP7000P as following:

\NAP7000P\W32\UART\uart.dll

:DLLs for Windows 95/NT applications

\NAP7000P\W32\I7000\I7000.h

:header file for VC++

\NAP7000P\W32\UART\uart.lib

:import library for VC++

\NAP7000P\W32\BC_LIB\uart.lib :import library for BC++ and BC++ Builder

2.2 I7000.DLL

The I7000.DLL is d esigned for CB-700 0 series app lications. The I7000.DLL will call UART.DLL to send

command and receive result to the CB-7000 series modules. The related files are given in the NAP7000P as following:

\NAP7000P\W32\I7000\i7000.dll

:DLLs for Windows 95/NT applications

\NAP7000P\W32\I7000\i7000.h

:header file for VC++

\NAP7000P\W32\I7000\i7000.lib

:import library for VC++

\NAP7000P\W32\BC_LIB\i7000.lib :import library for BC++ and BC++ Builder