Basic information, Development kit contents, Development kit usage – Dataman 520 Series User Manual
Page 5: Borland c++ and borland c++ builder, Inprise delphi, Microsoft visual basic
Development kit for DATAMAN 520 series
Programmer’s Guide
1. Basic information
1.1. Development kit contents
Development kit software package has following structure:
Directory Contents
Examples\BorlandC
Example (Borland C++ 5.01)
Examples\Delphi
Example (Inprise Delphi 5.0)
Examples\VBasic
Example (Microsoft Visual Basic 6.0)
Include Header
files
Bin\Windows Libraries
for Win98, Win2000 and WinXP
Table 1.1.1. –DK contents
1.2. Development kit usage
This chapter contains information about setup necessary to use DK. It is important to
have em52X USB port driver installed before DK usage.
1.2.1. Borland C++ and Borland C++ Builder
Add header file DevKitConsts52X.h to your project. Dynamic libraries
DevKit52X.dll and M52XDrv.dll are required during runtime.
1.2.2. Inprise Delphi
Add unit DevKitConsts52X.pas to your project. Dynamic libraries DevKit52X.dll and
M52XDrv.dll are required during runtime.
1.2.3. Microsoft Visual Basic
Add module DevKitConsts52X.bas to your project. Dynamic libraries
VBDevKit52X.dll and M52XDrv.dll are required during runtime.
- 5 -