Dataman 570 Series User Manual

Page 6

Advertising
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.vb header file contains the cm570drv
class, which encapsulates all DK functions and constants. Add this file to project to
gain access to the cm570drv class. The m570drvdk.dll and m570drv.dll must be
present in the same directory as the .exe file is (bin\debug).

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 -

Advertising