Editing the Configuration of an Array or Matrix
Note |
|---|
This instruction does not explain how to create an array or matrix with variable size. If you want to know how to do that, see Specifying an Array or Matrix with Variable Size. |
- Open the properties editor for the element.
- Use the Name field to edit the element name.
Enter a unit and a comment in the respective fields.
Each array or matrix element can be assigned a unit. Unit and comment are for documentation purposes only, and do not influence the functionality of the element.
- In the X and Y fields, edit the dimension of the array or matrix.
- If desired, use the combo boxes of the Variant Size field to select system constants that will determine the array or matrix size.
In the Kind combo box, assign the element kind.
Available kinds are Variable, Message and Parameter.
In the Basic Type combo box, assign the element type.
The basic scalar types, Enumeration, , and Record are available.
If you selected Enumeration or Record, the Component combo box appears. It offers all enumerations or records in the database/workspace for selection.
- Select a suitable enumeration or record.
- Determine the scope of the element.
In the Attributes area, set the
following attributes for a local or exported element. - Specify external and – for explicit references and messages – internal access.
- Specify calibration access.
- Click OK to close the properties editor.
See also
Specifying an Array or Matrix with Variable Size
Software Component Editors – RTE Access Macros