Remove – Echelon OpenLNS User Manual
Page 516
OpenLNS Programmer's Reference
479
lcaMgmtModeDeferConfigUpdates (1), you must change
the management mode to
lcaMgmtModePropagateConfigUpdates (0) before
opening the monitor set. You can do so by setting the
MgmtMode property of the System
object to
lcaMgmtModePropagateConfigUpdates (0).
You can access the MonitorSets collection through the MyVNI
and CurrentMonitorSets properties of the Network object.
You should use the MyVNI
property when you are going to
add new MonitorSet objects to the collection. For more
information, see the MonitorSet object.
Note: You can create
engineered mode, but you cannot open them. If you attempt
to do so, the LCA, #143
lcaErrNotAllowedWithoutNetworkInterface exceptions
will be thrown.
Availability
Local, full, lightweight, and independent clients.
Syntax
monSetObject = monSetColl.Add monSetName
Element
Description
monSetObject The newly defined
object.
monSetColl
acted upon.
monSetName
of the new
object.
Added to API
LNS Release 3.0.
Remove
Summary
Removes a
MonitorSet
object from the collection.
This method can only be called when connected to the
network database
(after the Network object's Open method
has been called)
.
objects that were
objects becuase OpenLNS
objects automatically as soon
as the client session in which they were created ends. See the
object for more information on the differences
between temporary and permanent
Availability
Local, full, lightweight, and independent clients. Note that
objects, and temporary monitor points,
are not available on Independent clients.
Syntax
monSetColl.Remove indexName
Element
Description
monSetColl
acted upon.
indexName
A Long value specifying the collection