Initializing a network – Echelon LNS User Manual
Page 353
LNS Programmer's Guide
339
Figure C.1 Example Network Management Application
The following sections describe how you can use this dialog, and reference the location of
the source code you can view to see how the tasks you perform are accomplished using
LNS.
Initializing a Network
There are several steps you need to take when opening a network with an LNS
application, as described in Chapter 4 of this document. To initialize the example
network management application, follow these steps from the dialog shown in Figure
C.1:
1. From
the
General tab, select an LNS client type. The different client
types are introduced in Chapter 3 of this document. When you select a
client type, the application will initialize the LNS Object Server. For
source code information on this task, see
CLcaHelper::OpenObjectServer in the LcaHelper.cpp file.