3 included components, 1 files included in the loggernet server sdk, 1 activex® controls (dlls) – Campbell Scientific LoggerNet Server SDK User Manual

Page 14: 2 loggernet server (coralib3.dll), 3 manuals, 4 example projects, 2 adding controls to a project

Advertising
background image

Section 1. LoggerNet Server SDK Overview

The C#.NET and VB.NET example code targets the x86
compilation platform to facilitate proper functionality on 64-bit
versions of Windows

®

. Any new projects created on 64-bit

platforms should use this compiler directive, since the ActiveX

®

controls in the SDK must run in a 32-bit process on 64-bit
machines to work properly.

NOTE

1.3 Included Components

1.3.1 Files Included in the LoggerNet Server SDK

The files included with the LoggerNet Server SDK installation are: ActiveX ®
SDK controls, the LoggerNet server DLL, working examples for several
development controls, licensing information, and the SDK Beginner’s Guide
and Programmer’s Reference. Please note that although simple examples are
provide for reference, the SDK does not contain a complete user interface
software package for creating connections and manipulating data within
datalogger networks. The SDK merely provides all the controls necessary for
development of the user interface software.

1.3.1.1 ActiveX® Controls (DLLs)

The six included ActiveX controls are DLL files that are registered and must
be added to your project. For help adding these controls to your project, see
the next section "Adding the Controls to a Project".

1.3.1.2 LoggerNet Server (CORALIB3.DLL)

The LoggerNet server DLL available in the installed Controls folder can be
started, stopped, and accessed with the included ActiveX Controls. This DLL
does not need to be registered but must be placed in the application folder, in
the PATH environmental variable, or in the Windows system directory.

1.3.1.3 Manuals

The SDK Beginner’s Guide contains information comparing available
Campbell Scientific SDK products. The LoggerNet Server SDK Programmer’s
Reference contains detailed information regarding the use of the LoggerNet
Server SDK. Both manuals are in PDF format.

1.3.1.4 Example Projects

Example projects are included with the SDK. These projects collectively use
all of the controls to demonstrate simple functionality. The example projects
have been written in various development environments.

1.3.2 Adding Controls to a Project

This section describes how to add controls to a project in Visual Basic 6.0,
Delphi, or .NET. Before trying to add any of the SDK controls to your
development project, make sure that the installation program has installed all of

1-2

Advertising