Databasepath – Echelon OpenLNS User Manual
Page 565
OpenLNS Programmer's Reference
528
commissioned into your client’s NSD for a given network.
The
property returns a
objects on that
network that are currently stored in your client’s NSD. This
may be useful if you have created monitor sets while the
lcaMgmtModeDeferConfigUpdates (1). Although those
monitor sets exist in the OpenLNS database and can also be
commissioned into the NSD. As a result, they cannot be
enabled or used for monitoring operations until the network
management mode is set to
lcaMgmtModePropagateConfigUpdates (0).
The collection accessed through the
property only allows access to the monitor sets you can
currently use on a network (the collection accessed through
property allows access to these monitor sets, as
well as those that have not yet been commissioned into your
client’s NSD). You can use all the monitor sets obtained
monitor sets, meaning that you can enable them and use
them for monitoring operations. However, changes to their
configuration are not allowed when accessed through this
write to the configuration of your client’s local
objects.
Availability
Local, full, and lightweight clients.
Syntax
monitorSets = network.
Element
Description
monitorSets
objects on a
network that are currently stored in your
client’s NSD.
network
Data Type
Read/Write
Read only
Added to API
LNS Release 3.20.
DatabasePath
Summary
Contains the full path of the OpenLNS network database.
Typically the full path for each OpenLNS network database
is set when you add the network to the
The database path is a parameter of the
method, and
can be a maximum of 230 characters long. See the
Availability
Local, full, lightweight, and independent clients.