Use the Module Browser

The Module Browser lists all the:
  • InOut parameters in the program scope with the MODULE data type. This list appears when the parameter expects a module reference parameter. These appear under the
    Parameters
    label. From this browser, you can choose the parameter you wish to use, simply by selecting it from the Parameter list.
  • Modules in the current controller for which you have provided names. From this browser, select the module from the Module list. The module path is placed in the
    Path
    field in the
    Message Configuration
    dialog box, and its name is displayed underneath it.
The browser only works if the selected module has a name.
To specify a message path to a module that is unnamed:
  • Select the parent module (which must have a name)
  • Add the remainder of the path in numeric form
For example, "MyCNBAdapter,1,3" would indicate a path leading to a remote CNB module named MyCNBAdapter and then continuing across the backplane to the unnamed module in slot 3.
Select
Show Tree View
to show the module list as a tree, such as the
Controller Organizer
, or a flat list.
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.