KB-34354: Recovering passwords in E3 projects.
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: 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: 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 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 –…
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: Can I initialize the Viewer with a windowed screen instead of a full screen? Solution:Yes. To do so, access the E3Studio, select the Viewer object on the Organizer, right-click…
Question: Which port is used by the Viewer to connect to the E3Server? Solution: The default Windows port used by Elipse E3 is 6515. This can be seen via E3Tweak…
Question: How can I create a report whose values column remains next to the original column, and not on a new page? Solution: To do so, you have to set…
Question: How can I get the IP address of the computer via scripts? Solution: To do so, you can write a script similar to the one in the following example:…