Monitor and control example – Echelon LNS User Manual
Page 360
LNS Programmer's Guide
346
Task
GUI Code
LNS Interface Code
Creating
connections
between devices.
CLcaNetMgmtHelper::CreateNetworkVariableConne
ctions_ForEventBasedMonitoring
CLcaNetMgmtHelper
::CreateNetworkVariableConnections_ForHVAC
CLcaNetMgmtHelper::CreateNetworkVariableConne
ctions_ForLightingControl
Configuring
devices using
ConfigProperty
objects.
CDlgIdentify_CpUpdate CDlgIdentify_CpUpdate::OnOK
Testing devices.
CDlgDiagnostics CDlgDiagnostics::OnTest
Moving devices
between
subsystems and
between channels.
CDlgMain::OnBtnMove CLcaNetMgmtHelper::EngineeredMoveOfDeviceToSu
bsystem
Adding channels.
CLcaNetMgmtHelper::CreateNetworkObjects
Loading
application images.
CDlgUpgrade::OnOK CLcaNetMgmtHelper
::UpgradeDevice
Upgrading devices.
CDlgUpgrade::OnOK CLcaNetMgmtHelper
::UpgradeDevice
Licensing tasks.
CDlgMain
CDlgLcaEventHandlerContainer::OnCmdMsg
CDlgMain::OnLicenseEvent
Replacing a
Network Service
Device.
CDlgNsdReplace
CLcaNetMgmtHelper ::SetNetworkServiceDevice
Monitor and Control Example
Once you have created a network with the network management example application,
you can use the monitor and control example application to monitor and control the
application. The monitor and control example utilizes a variety of LNS features you can
use to do so. The following sections describe these features. Remember that you can only
use the monitor and control example application with networks created with the network
management example application.
To start the monitor and control example application, select Echelon LNS Application
Developer’s Kit>Examples & Tutorials>LNS Monitor and Control Example from
the Windows Programs menu. This opens the dialog shown in Figure C.3.