Properties within device template object elements, Example, Message tags – Echelon LonWorks Network XML User Manual

Page 39: Attributes

Advertising
background image

L

ON

W

ORKS

Network XML Programmer’s Guide

31

Properties within Device Template Object Elements

Supported by

Function?

Property

Export Import

Description/Notes

Name

Y Y

Index

Y N

LonMarkMemberIndex

Y N

ProgrammaticName Y N

LonMarkMemberNumber

Y N

DirectionID

Y N

IsTypeConfigurable Y N

TypeSpec/Scope

Y N

TypeSpec/ProgramId

Y N

TypeSpec/TypeName

Y N

ConnDesc

Y N

ConfigProperties

Y

N

There are no modifiable ConfigProperties
properties in a device template; therefore these
entries are ignored during import.

Example

<NetworkVariable Handle="5">

<Name>Node_SetEELock</Name>
<Index>5</Index>
<LonMarkMemberIndex>-1</LonMarkMemberIndex>
<ProgrammaticName>Node_SetEELock</ProgrammaticName>
<LonMarkMemberNumber>-1</LonMarkMemberNumber>
<Direction ID="0">Input</Direction>
<IsTypeConfigurable ID="0">False</IsTypeConfigurable>
<TypeSpec>

<ScopeID="0">Standard</Scope>
<TypeName>SNVT_lev_disc</TypeName>

</TypeSpec>

<ConnDesc>ConnectDescTemplate_0</ConnDesc>
</NetworkVariable>

Message Tags

Attributes

Attribute

Applicable

Values

Description/Notes

Action

1 IGNORE
4 UPDATE
5 MODIFY
7 COMMISSION

You cannot create or delete dynamic message
tags.

Ref <reference name>

Allows references to the message tag in target

Advertising