beautypg.com

Dataman 570 Series User Manual

Page 6

background image


Development kit for DATAMAN 570 series

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

m570drvdk.dll and m570drv.dll libraries

Table 1.1. –Development kit (DK) contents

1.2. DK usage

In order to make the DK work properly, it is necessary to have the DATAMAN 570
oscilloscope drivers installed. The m570drv.h header file contains all DK functions
and m570drv.lib contains association of these functions with external DLL. Add both
files to project to gain access to DK functions. The m570drvdk.dll and m570drv.dll
must be present in the project directory.

1.3. Application deployment

The m570drvdk.dll and m570drv.dll libraries must be distributed together with your
application. The drivers for the DATAMAN 570 oscilloscope must be installed in the
system in order to communicate with the device. The application will work with every
device with an activated DK.

- 6 -