Data Explorer allows the following types of user-written module:
inboard | modules are compiled and linked into the Data Explorer Executive. |
outboard | modules are run as separate processes. |
runtime-loadable | modules are loaded at runtime and effectively become inboard modules. |
For an outboard or runtime-loadable to be available for use, its module description file must be loaded into the tool palette. To load a module description file:
Note: | If the module description you loaded has the same name as an module description loaded previously, the more recent description replaces the less recent, regardless of whether they were assigned to the same category. |
When the new module is available for use, it is listed in the tool palette as a member of the category you assigned it to.
You can configure Data Explorer to automatically load module descriptions when you begin the Data Explorer program. To do this, use the -mdf filename option when starting Data Explorer, where filename specifies one or more module definitions. Alternatively, you can use the DXMDF environment variable. For more information on how to do this, see "Using Environment Variables" and C.1 , "Environment Variables".
[ OpenDX Home at IBM | OpenDX.org ]