Properties Editor for CT Block Elements
This window contains the following elements. Some of them are unavailable in certain cases.
Name field
This field contains the element name.
Unit field
In this field, you can enter a unit for the element.
Comment field
In this field, you can enter a comment for the element.
Dimension field
This field displays the dimension of characteristic lines and maps. It is not available for other elements.
Interpolation combo box
This combo box is only available for characteristic lines and maps. It offers all available interpolation routines. By default, Rounded and Linear are available; further routines can be added by the user (see User-Defined Interpolation Routines).
Kind field
This field displays the element kind: Constant, Parameter, Variable, Input, Output. For elements of other kinds (i.e., steplocal variables, dependent parameters, discrete or continuous states), the Kind field is empty. The element kind cannot be changed.
Basic Type combo box
This combo box contains a selection of the following options for the element type: Logic, Signed Discrete, Unsigned Discrete, Limited Integer, Wrap-Around Integer, Continuous, Enumeration, Std_ReturnType, Record. One of them is selected at a time.
Component combo box
Available only for enumerations and arrays of enumeration or record type. |
For enumerations, this combo box offers all enumerations available in the database or workspace, together with the respective path.
For arrays of enumeration or record type, this combo box offers all enumerations or records available in the database or workspace, together with the respective path.
Min and Max fields
These fields contain lower and upper limit for a limitInt or wrapInt argument.
For limitInt, the values in Min and Max must be representable in sint32 or uint32.
For wrapInt, the values in Min and Max must be representable in the selected Type.
Type combo box
This combo box contains the possible types for a wrapInt element.
This field contains following options for the element scope:
Local
Select this option if the element shall be used only in the current project.
Imported
Select this option if the element has been defined in another project/component.
Exported
Select this option if the element shall be used in other projects/components.
One of them is selected at a time. See also Editing the Element Scope.
Areas Attributes, External Access, Internal Access and Calibration Access
These areas are read-only for elements in CT blocks.
Option Always Show Editor for new Elements
This option determines whether the properties editor opens automatically if a new element of the selected kind is created.
OK
Closes the window and accepts your settings.
Cancel
Closes the window without accepting your settings.
See also
User-defined Interpolation Routines
Editing the Element Scope
Software Component Editors – RTE Access Macros
Scalar Types – Limited Integer
Scalar Types – Wrap-Around Integer