Echelon OpenLNS User Manual
Page 693
OpenLNS Programmer's Reference
656
14 lcaMonitorEventTypeMsgCreate
A message monitor point has been
created.
15 lcaMonitorEventTypeMsgDelete
A message monitor point has been
removed.
16 lcaMonitorEventTypeMsgChange
This value is not used.
17 lcaMonitorEventTypeMsgError
A message monitor point has returned
an error. See the
OnMsgMonitorPointErrorEvent.
18 lcaMonitorEventTypeMsgUpdate
A message monitor point has received
an update. See the
OnMsgMonitorPointUpdateEvent.
19 lcaMonitorEventTypeMsgRequest
A message monitor point has received a
request message.
20 lcaMonitorEventTypeMsgResponse
A message monitor point has received a
reponse message.
21 lcaMonitorEventTypeMsgComplete
This value is not used.
InputDp
A
DataPoint
object containing the
received value.
The InputDp parameter's
OutputDp
A DataPoint
object that allows a
response to be sent if the UpdateType is
Request.
The OutputDp parameter's AutoWrite
property is set to True; therefore, it will
be sent as a response when you write to
this DataPoint object.
Src
source device of the update.
Data Type
Integer.
Added to API
LNS Release 3.0.