beautypg.com

Basic information, Development kit contents, Dk usage – Dataman 530 Series User Manual

Page 5: Application deployment

background image


Development kit for DATAMAN 530

Programmer’s Guide

1. Basic information

1.1. Development kit contents

All development kit (DK) parts are located in the installation directory.

Directory Contents

Examples\C#.NET C#.NET

example

Examples\VB.NET

Visual Basic .NET example

Examples\VB

Visual Basic 6.0 example

Examples\Delphi Delphi

example

Examples\CBuilder

C++ Builder example

Examples\VC Visual

C++

example

Include\C#.NET

C#.NET header files

Include\VB.NET

Visual Basic .NET header files

Include\VB

Visual Basic 6.0 header files

Include\Delphi

Delphi header files

Include\CBuilder

C++ Builder header files

Include\VC

Visual C++ 6.0 header files

Bin

m530drvdk.dll and m530drv.dll libraries

Table 1.1. –Development kit (DK) contents

1.2. DK usage

In order for the DK to work properly, it is necessary to have the DATAMAN

530 generator drivers installed. The m530drv.bas header file contains all the DK
functions. Add this file to project to gain access to the DK functions. The
m530drvdk.dll and m530drv.dll must be present in the project directory during
debugging.

1.3. Application deployment

The m530drvdk.dll and m530drv.dll libraries must be distributed together with

your application. The drivers for the DATAMAN 530 generator must be installed in
the system in order to communicate with the device. The application will work with
every device with the DK activated.

- 5 -