CommandNotifier

MacroModule
genre Test
author MeVis Medical Solutions AG
package MeVisLab/Standard
definition CommandNotifier.def
keywords testing, check, notification, execute, execution, autostart

Purpose

The module CommandNotifier has a number of notify fields which are called by script commands of the same name. See the documentation of the MeVisLab scripting language for details about the commands and when they are executed.

Since the order of commands is not necessarily defined, especially if they are implemented in different macros, a special wake up command called delayedWakeUpCommand is also available. It is called a short time after the execution of the last wakeUpCommand and will be definitely the last one (of course unless there is another CommandNotifier module or another module is also implementing an explicitly delay).

The delayed delayedWakeUpCommand can be useful for triggering certain network functionality after network loadings.

Windows

Default Panel

../../../Modules/Macros/Helpers/mhelp/Images/Screenshots/CommandNotifier._default.png