unHMI 9.2.0
|
The main panel that manages the unHMI. More...
The main panel that manages the unHMI.
The panel manages the initialization, visualization, configuration and finalization of the HMI. In particular, the panel is in charge of:
$number
: the number corresponding to the module where the process is taking place.mainWindowEmbeddedModuleFileName
: the file name of the module embedded in the main window, i.e. unHMI_mainWindowEmbeddedModule.pnl.$zoomedModule
: the specific zoom module, i.e. the module that can be zoomed in/out and is embedded within the main screen view.$zoomedFileName
: the file name of the panel specified on a particular zoom module.$title
: the title given to the module (for example, "Module 1").The panel adds the following global variables to the manager scope (with addGlobal):
bool g_unHMI_RunsInNewHMI
: the variable is initialize when running the new version of the HMI to differenciate between the prior version of the HMI and avoid any compatibility or dependency issues.