LocalBase

MacroModule
genre File
author MeVis Medical Solutions AG
package MeVisLab/Standard
definition LocalBase.def
see also LoadBase, LocalImage, MakeName
keywords local, base, load, BaseLoad, restore, open, xml, file, data

Purpose

The module LocalBase resolves base object files relative to network or to the local MeVisLab installation.

Usage

Enter the input filename in the name field. Use the Browse button to browse through the available directories. The field True Name contains the generated filename. The output field is updated automatically when the name field is changed and base object with the given filename is available.

Windows

Default Panel

../../../Modules/Macros/FileHandling/mhelp/Images/Screenshots/LocalBase._default.png

Output Fields

None.

outObject

name: outObject, type: MLBase, deprecated name: outImage

The base object.

Parameter Fields

Field Index

Auto load: Bool
Close: Trigger
Load: Trigger
Name: String
Status: String
True Name: String

Visible Fields

Name

name: name, type: String

The input filename.

For more information, see LocalImage.name.

True Name

name: trueName, type: String, persistent: no

Contains the complete path and filename of the selected base object.

Auto load

name: autoLoad, type: Bool, default: TRUE

If enabled, base object will automatically be loaded after file name change. Otherwise it will be deleted.

Load

name: load, type: Trigger

Loads the base object given by the filename.

Close

name: close, type: Trigger

Deletes loaded Base object.

Status

name: status, type: String, persistent: no

Provides status information.