Table of Contents
The Module Inspector gathers and displays extensive module information. This information can also be found in other parts of the software.
The Fields tab lists all fields available in the module.
The Fields tab contains the same information as the automatic panel's Parameters tab.
As they can be edited in the same way, they shall be discussed together here.
The values of fields can be edited. The options depend on the parameter type. Click the entry to edit. To finish the edit, press RETURN (to save the field value) or TAB (to save the field value and open the next field value for editing).
Just like with automatic panels, parameter connections can be created by dragging the parameter of another module onto the Fields tab.
For the fields of the Module Inspector, a context menu is available. The options depend on the type of the field and if it is part of a parameter connection.
Field <FieldName> (FieldType)
Displays the name and type of the currently selected field.
Select Field for Connection
Selects the field so that it can be connected to another field in the next step.
![]() | Tip |
|---|---|
The selected field can be pasted into the MATE text editor; it will be displayed as <Module>.<field>, for example “ImageLoad.status”. |
Disconnect (in case of an existing parameter connection)
Disconnects a parameter connection (to be selected from the submenu).
Goto
Selects the field of a parameter connection to jump to in the display.
Connect From <selected field>
(Only visible if a field was selected and another field is clicked.) Connects the selected field as source.
Connect To <selected field>
(Only visible if a field was selected and another field is clicked.) Connects the selected field as destination.
Copy Value
Copies the current value.
Paste Value
Pastes the current value. Fields with “persistent = no” in their definition are displayed as “Paste Value (non-persistent)”.
Add To Network Field WatchList
Adds the parameter to the Network Field WatchList, see Chapter 13, Network Field WatchList.
Show Defined Items
(Only for Enum fields): Shows the list of Enums and their example usage in MDL and Python syntax.
Show Scripting Help
Opens the Scripting Reference documentation (HTML) in the default web browser.
<ModuleName> Context Menu
Opens the normal module context menu in a submenu.
Show <ModuleName> In Network
Selects the module and zooms to it in the network.
© 2011 MeVis Medical Solutions AG