KB-34355: MessageBox's position on screen.
Question: Can I set the position of a MessageBox on screen (X and Y coordinates)? Solution: No, you can’t. The MessageBox is always displayed in the center of the screen. …
Question: Can I set the position of a MessageBox on screen (X and Y coordinates)? Solution: No, you can’t. The MessageBox is always displayed in the center of the screen. …
Question: How can screen objects rotate? Solution: To do so, there are two possibilities (via E3Studio): A) Select the object to be animated, click the Rotation Slider button, and create…
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 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: 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 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: 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: 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…