3 software requirements, 1 required campbell scientific, inc. software, 2 development tool requirements – Campbell Scientific Software Development Kit Beginner's Guide User Manual

Page 14

Advertising
background image

Section 3. LoggerNet Server SDK

3-2

TABLE 3-1. LoggerNet Server SDK Controls and Uses

LoggerNet Server SDK
Control Name

Uses

CsiBrokerMap

Display names of dataloggers in the LoggerNet
server’s network map

Display names of tables and columns of data
from dataloggers

CsiDataLogger

Establish connections to dataloggers via the
LoggerNet server

Send/Receive datalogger programs

Check datalogger time, synchronize time with
PC

Retrieve data from a connected datalogger

CsiDataSource

Monitor data collected from a datalogger

CsiCoraScript

Execute CoraScript commands on the
LoggerNet server

CsiLogMonitor

Monitor LoggerNet server transaction and
communication log messages

CsiServer

Start and Stop the CORALIB3.DLL

3.3 Software Requirements

3.3.1 Required Campbell Scientific, Inc. Software

The core CSI product necessary for developing applications with the
LoggerNet SDK is the LoggerNet server DLL. The LoggerNet server DLL is
included with the LoggerNet Server SDK. An application can also be created
to use an existing installation of the LoggerNet software. CSI software
products that contain the necessary DLL in an existing installation and can
interact with the LoggerNet Server SDK controls include:

• LoggerNet version 1.1 or higher
• PC400 version 1.0 or higher
• Visual Weather 1.0 or higher

Only the products mentioned above can be used with the SDK.
The SDK controls cannot communicate through PC208W for
example.

3.3.2 Development Tool Requirements

The SDK ActiveX controls were developed in Visual C++ 8.0 MFC
environment. They are best suited for the Visual C++ 8.0 MFC and Visual
Basic 6.0 environments. They can also be used in a Delphi (Object Pascal)

NOTE

Advertising