Nvmonitorpoints, Nvoptions, R nvoptions – Echelon OpenLNS User Manual
Page 512
OpenLNS Programmer's Reference
475
(.), and colon (:) characters.
Availability
Local, full, lightweight, and independent clients. Note that
some objects that contain this property are not available to
Independent clients.
Syntax
stringValue = object.Name
Element
Description
stringValue
The name of the object.
object
The object to be acted on.
Data Type
String.
Read/Write
Read/write.
Added to API
Depends on the object used to access the property. Generally,
this property exists for the objects listed above as soon as
they are added to the API.
NvMonitorPoints
Summary
Contains the collection of all network variable monitor points
(
NvMonitorPoint
objects) that have been added to the
monitor set.
See the Monitor and Control chapter of the OpenLNS
Programmer’s Guide for more
information on
message
monitor points.
Availability
Local, full, lightweight, and independent clients. Note that
Independent clients.
Syntax
nvMonSetColl = monSetObject.NvMonitorPoints
Element
Description
nvMonSetColl
object returned.
monSetObject
on.
Data Type
Read/Write
Read only.
Added to API
LNS Release 3.0.
NvOptions
Summary
Contains the default monitoring options that are initially
.
This property stores the monitor set’s NvMonitorOptions
object. This contains the default monitoring options that are
applied to all NvMonitorPoint objects as they are added to
the monitor set. These options will be used to monitor these
points when they are enabled.