Unadvise, Properties – Echelon OpenLNS User Manual
Page 684
OpenLNS Programmer's Reference
647
doEnable element to True when you open the monitor set. If
the doEnable element is set to False, you can also enable the
entire monitor set later by calling the Enable method on the
MonitorSet object.
You can disable monitoring of an individual network variable
monitor point by calling the Disable method on it.
For more details on opening and enabling monior sets and
monitor points, see Chapter 9 of the OpenLNS Programmer’s
Guide.
Availability
Local, full, lightweight, and independent clients. Note that
objects and temporary monitor points
are not available on Independent clients.
Syntax
object.Ensable
Element
Description
object
enabled.
Added to API
LNS Release 3.20.
Unadvise
Summary
Returns event generation to the client thread if it was
changed to another thread using the
Advise
method
.
Availability
Local, full, lightweight, and independent clients. Note that
objects and temporary monitor points
are not available on Independent clients.
Syntax
mpObject.
Element
Description
tag
An Integer type. This tag parameter
should use the tag that was returned
mpObject
on.
Added to API
LNS Release 3.0.
Properties
The NvMonitorPoint
object contains the following properties
:
•
•
•
•
•
•
•
•