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 a 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

Sets the input filename.

For more information, see LocalImage.name.

True Name

name: trueName, type: String, persistent: no

Shows the complete path and filename of the selected Base object.

Auto load

name: autoLoad, type: Bool, default: TRUE

If checked, the Base object will automatically be loaded after file name change. Otherwise, it will be deleted.

Load

name: load, type: Trigger

When pressed, the Base object given by the filename is loaded.

Close

name: close, type: Trigger

When pressed, the loaded Base object is deleted.

Status

name: status, type: String, persistent: no

Shows status information.