Echelon LonWorks Network XML User Manual

Page 49

Advertising
background image

L

ON

W

ORKS

Network XML Programmer’s Guide

41

reported.

UseAuthenticationFlag

Y

Y

An enumerated value indicating whether the
NV/MT connection uses authentication. The
possible values are as follows:

0

False (does not use authentication)

1

True (uses authentication)

UsePriorityFlag

Y Y An

enumerated value indicating whether the

NV/MT connection uses priority messaging.
The possible values are as follows:

0

False (does not use priority)

1

True (uses priority)

AliasOptions

Y

Y

An enumerated value indicating whether the
NV/MT connection uses aliases to resolve
selector conflicts. The possible values are as
follows:

0

SelectorConflicts. Aliases are used
automatically to resolve selector
conflicts

1

Unicast. The LNS Object Server
attempts to allocate an alias so that
unicast addressing can be used if
multicast addressing cannot (because of
existing members or intersecting
connections).

BroadcastOptions Y Y An

enumerated value indicating whether the

NV/MT connection uses broadcast addressing.
The possible values are as follows:

0

Never

1

Group

2

Always

PropertyOptions

Y

Y

An enumerated value indicating the default
connection description properties (includes
counts, timers, and service type) you have
overridden. An instance of this property is
reported for each option you have overridden.

The possible values are as follows:

0

None

1

ServiceType

2

Priority

4

Auth

8

RetryCount

16 RepeatCount
32 RepeatTimer
64 ReceiveTimer

128 TransmitTimer
256 SuppressSourceAddr

If you have not overridden any of these options,
a single PropertyOptions property with a value

Advertising