Monitoring & control c# example, Monitoring & control example hierarchy – Echelon Mini EVK User Manual

Page 91

Advertising
background image

Monitoring & Control C# Example

The Monitoring & Control Example Application is a C# application that monitors

ISI messages and uses the OpenLDV API to monitor and control network
variables on devices running the MGDemo example. This chapter describes the

structure of the Monitoring & Control C# example.

The Monitoring & Control Example Application is a Windows application written
in Microsoft Visual C# .NET 2003. It requires Microsoft .NET Framework 1.1 to

run. During the Mini EVK installation, the installer will install the Microsoft

.NET Framework 1.1 if your system does not have it.

Monitoring & Control Example Hierarchy

Figure B.1 shows the hierarchy of the classes introduced in this chapter. There

are four major segments of the class hierarchy:

User Interface and Application Specific Implementation

ISI Support

OpenLDV Adapter

LDV32.DLL

These are described in more detail in the following sections.

Mini EVK User’s Guide

85

Advertising