<< Click to Display Table of Contents >> Layers |
Elipse E3 offers a Screen architecture with up to 32 Layers to insert objects. Each object can belong to one or more Layers, and the active Screen both in configuration time (in Elipse E3 Studio) and at run time (in Elipse E3 Viewer) may have none, one, several, or all Layers active. This allows the creation of applications with several forms of monitoring, such as viewing a process only with its electrical system, only with its hydraulic system, or both. Users can also control the appearance of Layers depending on a certain level of zoom. The Layer configuration is performed by clicking Layers on the toolbar of a Screen. The available options are described on the next table.
Available options for Layer configuration
Option |
Description |
---|---|
Layer |
Enables viewing the Layer configured in the Screen's Layer property |
Show All Layers |
Shows all Layers available in the project |
Hide All Layers |
No Layer is shown |
Edit Layers |
By using this option, users can configure individual Layers. This option opens a dialog box to configure the Layers, shown next |
When the Edit Layers option is selected, the window on the next figure is displayed.
Layer Configuration window
The available options on this window are described on the next table.
Available options on the Layer Configuration window
Option |
Description |
---|---|
Adds layer |
Adds a new Layer |
Deletes layer |
Removes the selected Layer |
Layer |
Indicates the configured bit, from 1 (one) to 32, for the selected Layer |
Name |
Determines this Layer's name |
Visible? |
Indicates whether this Layer is visible on a Screen |
Low zoom (%) |
Determines this Layer's initial percentage of zoom |
High zoom (%) |
Defines this Layer's final percentage of zoom |
Source |
Establishes a Link or a property that, once active, that is, different from zero, also displays this Layer. The Zoom and Source options are not exclusive, that is, they can be activated when either condition is active |
Mask |
Represents a mask, in hexadecimal, of the bit configured in the Layer option |
When clicking the menu of the Layer property on the Properties List of a Screen, users can configure the Layers displayed on that Screen. This menu shows the Layers configured on the Layer Configuration window and also the All Layers option, which is equivalent to the value &hFFFFFFFF in hexadecimal, or the No Layers option, which is equivalent to the value &h0 in hexadecimal, according to the next figure.
Options for a Screen's Layer property
For more information, please check the Elipse E3 Reference and Scripts Manual.