The dynamic boxes (modules) for the visualisation are managed here. They are used to display coloured rectangles depending on the value of a communication object. The measurements of a box are specified in the visualisation.
Initially, no communication object is defined. The communication object is then later assigned when the module is used.
A module is made up of the following characteristics:
Initially, no communication object is defined. The communication object is then later assigned when the module is used.
A module is made up of the following characteristics:
- Standard colours that are taken on if none of the conditions are fulfilled.
- Colours that are displayed depending on a condition.
1.Menu: Library
2.Export everything
A window appears in which all dynamic boxes are listed. For every dynamic box there is an option to include it in the export or exclude it. All dynamic boxes are marked for export by default.
With 2 buttons on the right edge of the window (buttons '+' and '-'), all the dynamic boxes can be included simultaneously in the export ('+') or excluded from it ('-').
After clicking 'OK', a standard Windows file dialogue appears. Using this, the export is carried out to a file to be named by the user with the specified ending ".hsdynb". All the dynamic boxes selected for export are exported.
With 2 buttons on the right edge of the window (buttons '+' and '-'), all the dynamic boxes can be included simultaneously in the export ('+') or excluded from it ('-').
After clicking 'OK', a standard Windows file dialogue appears. Using this, the export is carried out to a file to be named by the user with the specified ending ".hsdynb". All the dynamic boxes selected for export are exported.
2.1.Export current folder
This is just like Export all except that only the dynamic boxes in the currently marked folder, including all sub-folders, are suggested for export.
2.2.Import (to current folder)
A file of type ".hsdynb" can be imported here. The dynamic boxes contained in this file are imported into the currently marked folder. The directory structure as it is specified during export is created again underneath the marked folder.
Note
All the boxes to be imported are checked as to whether a text with identical key already exists in the current project. The name of the box to be imported or the box that may already exist is not important!
If a box with an identical key exists, it is not imported again!
If a box with an identical key exists, it is not imported again!
3.Data
Default colour
The box is transparent or has the specified colour if none of the following conditions is fulfilled.
Note
You can call up the colour selection either by clicking the colour selection button on the right or by clicking the coloured preview box.
3.1.Conditions
The individual conditions are displayed in the list with the corresponding colours. The buttons beside the list enable conditions to be created, changed and deleted.