Example – Echelon LonWorks Network XML User Manual

Page 27

Advertising
background image

L

ON

W

ORKS

Network XML Programmer’s Guide

19

PingClass

Y Y An

enumerated

value indicating the expected

movement of the router, which determines the
frequency in which it is pinged. The possible
values are as follows:

0

Default (default ping interval is used)

1

Mobile (1-minute ping interval is used)

2

Temporary (2-minute ping interval is
used)

3

Stationary (15-minute ping interval is
used)

4

Permanent (device is not pinged).

Extensions

Y

Y

Extension records defined for this router. See
Extension Records for more information.

<RouterSide>/NeuronId

Y Y On

export,

this property is only reported if the

value is non-empty.

On import, the value must be unique within the
network.

<RouterSide>/Channel

Y Y The

name

of

the channel on which the specified

side of the router is defined.

To create a new router, you must specify the
channel name for both sides of the router.

The import operation will attempt to move a
router to a new channel if either of the specified
channels differ from the ones currently defined
for it. The move operation will only be
successfully completed if the router is
unconfigured or LNS is OffNet. Each router
and application device connected to a router side
is moved individually. This could result in LNS
errors because of missing paths for NV or MT
connections.

<RouterSide>/Priority

Y Y On

export,

the current value (specified manually

or selected automatically) is reported. There is
no indication of how the value was selected.

On import, LNS will automatically select a
priority slot for the device if a value of 255 is
specified.

<RouterSide>/Subnet

Y

N

The subnet element contains a Handle attribute
which reports the subnet ID on export.

The import operation does not support explicitly
setting the subnet of a router.

<RouterSide>/Subnet/
Name

Y

N

The import operation does not support explicitly
setting the subnet name of a router.

<RouterSide>/Subnet/
NodeId

Y

N

The import operation does not support explicitly
setting the node ID of a router.

Example

<Routers>
<Router Handle="2">
<Name>RTR- 1</Name>
<LocationText/>

Advertising