Echelon IzoT Resource Editos User Manual

Page 51

Advertising
background image

IzoT Resource Editor User's Guide

43

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
profile may be set by the implementing property,
unless this would cause an ambiguous restriction
flag set.

Applies To

Specifies whether the configuration property
applies to a network variable or the entire
functional block. If the configuration property

Advertising