KB-34344: Close button disappears on a modal screen.
Question: I have a modal screen set up to display a title bar and a Close button. However, when opening the screen, the Close button is not displayed. Why does…
Question: I have a modal screen set up to display a title bar and a Close button. However, when opening the screen, the Close button is not displayed. Why does…
Question: Is it possible to recover a lost password of an E3 project? Solution: Unfortunately, it is not possible to recover this password. To avoid losing your project or library,…
Question: How can I configure a file name to be a date/time interval, defined in Setpoints? If I try to use the example below, a script error is returned: Report.Export…
Question: Can I repeat the name of the column on the top of every report page when it has multiple pages? Solution: No, Elipse SCADA doesn’t allow this type of…
Question:Why can the screen open in Elipse SCADA be only monitored via web? Solution: Whenever a screen is opened in Elipse SCADA, an HTM file corresponding to this screen is…
Question: How can I display the fields of different tables in the same SQL query? Solution: To do so, use SQL’s UNION command. Thus, you must enable the E3Query’s SQL…
Question: How does compatibility between E3 versions work? Solution: Generally speaking, any application developed in a certain version can be opened/edited/executed the same version or higher. For example, an application…
Question: How can I insert and configure an MSForms Multipage object in a project? Solution: To add the object, go to E3Studio, right-click the screen and select the Insert-MSForms-Multipage option.…
Question: How can I display different messages from those defined as default on the E3Alarm‘s Severity field? Solution: To do so, select the Severity field in the E3Alarm‘s properties on…
Question: How can I set up an E2Button to make it work as a toggle button? Solution: To do so, you must set the object’s Action property as 1 –…