Echelon LNS User Manual

Page 224

Advertising
background image

LNS Programmer's Guide

210

Table 9.3 MsgMonitorOptions Object

Property Name

Description

Authentication

This property determines whether authentication will be

used when sending explicit messages using this monitor

point or monitor set. If this property is set to

True

,

authentication will be used.

Default Value: False

FilterByCode

This property indicates whether the

FilterCode

property

will be used to filter message tag values. If this property is
set to True, only message tags with certain message codes

will be passed to your client application.

You can determine which message codes will be passed to

the application by setting the

FilterCode

property

described later in this table.

Default Value: False

FilterBySource

This property indicates whether message tag values will be

filtered by source device. If this is set to

True

, your

application will only receive messages from the

AppDevice

specified as the targetDevice element when the message

monitor point was created. This value should never be set to
True if the monitor point is created with a dynamic message

tag as the targetDevice element.

Default Value: True for message monitor points created

with an AppDevice as the targetDevice element. False

for message monitor points created with a dynamic message
tag as the targetDevice element.

FilterCode

This property indicates the message code to use as a filter
when the

FilterByCode

property is set to True.

Default Value: 0

Advertising