Software module window

Entry window

The entry window is used to enter a new software module.

The window is opened by the Add command from the directory context menu.

The window contains the additional panels Private parameters, Parameters, Module dependencies, Connecting modules and Software module information.

Software module window

Form fields in the Properties panel:

The File field is used to select a file containing a software module.

Attention

Either a value must be selected in the Interface field, or a file selected in the File field. Otherwise an error message will be returned.

Error message

Selecting OK will add the data to the directory and close the window. Selecting Cancel will close the window without saving any changes.

The editor window is opened by the Edit command in the context menu when one or more software modules are selected.

Editor window

If one software module is selected, the Software module window will open:

Software module window

The fields and panels are the same as in the New software module window.

Multiple editor window

When two or more software modules are selected for editing, the multiple editor window will open. It has a panel displaying a list of the selected software modules. The title in the window header is Software modules.

The multiple editor window contains only the panels Module dependencies, Connecting modules and Software module information.

Software modules multiple editor window

When multiple software modules are selected for editing, any changes that are saved will be applied to all of the selected software modules.

Private parameters panel in the Software module window

The Private parameters panel contains a multi-line text field for entering private parameters that will be inherited by device types that use the software module as their driver.

Private parameters panel in the New software module window

Parameters panel in the Software module window

The Parameters panel contains a multi-line text field for entering parameters that will be inherited by device types that use the software module as their driver.

Parameters panel in the New software module window

Module dependencies panel in the Software module window

The Module dependencies panel is used to specify additional modules that are used by the software module.

Module dependencies panel in the software module editor window

Data grid columns:

Context menu commands:

Additional modules are added using the New module dependency window. The Module dependency and Module dependencies windows are used for editing.

The permanent delete confirmation prompt is used when deleting software module dependencies.

Software module information panel in the Software module window

The Software module information panel contains a multi-line text field for entry of information about the software module.

Software module information panel in the New software module entry window