Echelon NodeBuilder Resource Editor User Manual

Page 51

Advertising
background image

Member

A member number of the configuration property

within the functional profile. Each configuration
property must have a unique member number.

Member numbers may start with a “#” or “|”

character. The “#” prefix identifies members
within a user functional profile. The “|” prefix

identifies member numbers in a scope 0 profile,
both for scope 0 profiles as well as profiles with

members that are inherited from a scope 0 profile.

Reference/Scope

The name and scope of the configuration property

type of this configuration property. You can use
Reference to change the configuration property

type. You can change which configuration

property types are available in Reference by
changing Scope.

Array

Implementation/Min
Array Size/Max Array

Size

Specifies whether the configuration property

within the profile may be implemented as an
array, must be implemented as an array, or may

not be implemented as an array. Select from the

following values:

Prevent — Functional blocks created using this
functional profile template cannot implement this

configuration property as an array. Min Array
Size
and Max Array Size will be deactivated.

This is the default setting, and also applies to all

functional profiles created prior to NodeBuilder
3.1.

Permit — Functional blocks created using this

functional profile template can implement this
configuration property as an array at the

discretion of the implementer. Use Max Array

Size to limit the maximum size of this array.
Min Array Size will be deactivated.

Require — Functional blocks created using this

functional profile template must implement this
configuration property as an array. Use Max

Array Size and Min Array Size to limit the
minimum and maximum size of this array.

CP Settings

Options that control how network tools update the

configuration property. See the Neuron C

Programmer’s Guide and the Neuron C Reference
Guide
for details about the configuration property

restriction flags.

Configuration property restriction flags are
requirements. When a functional block

implements a profile, each of the implemented

member configuration properties must specify at
least those restriction flags that are set in the

profile. Restriction flags that are not set in the

NodeBuilder Resource Editor User's Guide

43

Advertising