Functional blocks, Attributes – Echelon LonWorks Network XML User Manual

Page 33

Advertising
background image

L

ON

W

ORKS

Network XML Programmer’s Guide

25

</Extensions>
</FunctionalBlocks>
</AppDevice>

Functional Blocks

Attributes

Attribute

Applicable

Values

Description/Notes

Action

1 IGNORE
2 CREATE
3 CREATE_UNIQUE
4 UPDATE
5 MODIFY
6 DELETE
7 COMMISSION

If you are creating a dynamic functional block,
you must specify the functional block’s Name,
and FunctionalProfile properties.

If you delete a dynamic functional block, it is
removed from both the LNS network database
and your network drawing on import.

Ref <reference name>

Allows references to the functional block in
NV/MT target definitions. See Targets for more
information on using application device
references.

Properties within Application Device Object Elements

Supported by

Function?

Property

Export Import

Description/Notes

Name

Y

Y

Functional blocks are reported in the subsystem
in which their assigned devices are located—not
in the subsystems in which their shapes are
defined.

ProgrammaticName

Y

N

The original programmatic name of the
functional block indicating the device object
with which the functional block is associated.

Virtual functional blocks do not contain this
property.

FuncProfileName

Y

N

The name of the functional profile used by the
functional block.

Virtual functional blocks do not contain this
property.

Scope

Y N An

enumerated

value indicating the scope

selector of the functional block. The scope
selector specifies the context in which the
functional block’s NV and CP values are
interpreted. The possible values are as follows:

-2 AutoDetermination

-1 Unknown

0

Standard

1

DevClassAnyManf

2

DevClassSubClassAnyManf

Advertising