Echelon OpenLNS User Manual
Page 692
OpenLNS Programmer's Reference
655
which are contained in the
ConstMonitorEventType constant, are
as follows:
0 lcaMonitorEventTypeNull
This value is not used.
1 lcaMonitorEventTypeQuit
This value is not used.
2 lcaMonitorEventTypeAdd
This value is not used.
3 lcaMonitorEventTypeRemove
This value is not used.
4 lcaMonitorEventTypeMsCreate
This value is not used.
5 lcaMonitorEventTypeMsDelete
This value is not used.
6 lcaMonitorEventTypeMsChange
This value is not used.
7 lcaMonitorEventTypeMsError
This value is not used.
8 lcaMonitorEventTypeNvCreate
A network variable monitor point has
been created.
9 lcaMonitorEventTypeNvDelete
A network variable monitor point has
been removed.
10 lcaMonitorEventTypeNvChange
This value is not used.
11 lcaMonitorEventTypeNvError
A network variable monitor point has
returned an error. See the
OnNvMonitorPointErrorEvent.
12 lcaMonitorEventTypeNvUpdate
A network variable monitor point has
received an update. See the
OnNvMonitorPointUpdateEvent.
13 lcaMonitorEventTypeNvComplete
A completion code has returned for the
monitor point.