Edit basic module properties and module input, output and import functions.
Prerequisites
Create the module.
Task
Specific module inputs and outputs are determined by project developers. Imported modules have restrictions on editing, but you can modify module input and output nodes.
- In the Visual editor, select the module to edit.
- Edit the module name to be unique across all object names in the scope for this module, either:
- Click the module name.
- In verbose mode, click Edit
.
- Select the module, and in the Properties view modify the name value.
By default, the Properties view is in the lower left of the Authoring perspective.
- Click Add Module Inputs (
).
- In the Module Inputs dialog, select the inputs to add or remove, then click OK.
- Select Add Module Outputs (
).
- In the Module Outputs dialog, select the outputs to add or remove, then click OK.
- To access and edit the contents of the CREATE MODULE statement, select Open Module Diagram (
).
- Edit the module in the diagram that opens.
- Add comments in the Properties view.