beautypg.com

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

Page 6: Application deployment

background image


Development kit for DATAMAN 770 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

M770drvdk.dll and m770drv.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 770
oscilloscope drivers installed. The m770drvconsts.pas header file contains all DK
functions. Add this file to project to gain access to DK functions. The m770drvdk.dll
and m770drv.dll must be present in the project directory during debugging.

1.3. Application deployment

The m770drvdk.dll and m770drv.dll libraries must be distributed together with your
application. The drivers for the DATAMAN 770 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 -