KB-30519: Setting up the Viewer to work with two monitors.
Question: How can I structure an E3 application to run in two monitors at the same time? Solution: To do so, you can access the E3Studio and create a frame…
Question: How can I structure an E3 application to run in two monitors at the same time? Solution: To do so, you can access the E3Studio and create a frame…
Question: Can I have versions 2.5, 3.0, and 3.1 of E3 running in the same computer? Solution: Yes. But you have to make sure there is no conflict between folder…
Question: How can I create a link with two Boolean-type tags as their value source to change the colors in a screen object, according to the table below? Tag 1…
OVERVIEW In links or expressions, E3 does not support the input of numbers in octal format, such as &17, &0, &o12 &o566, and so forth. SITUATION Elipse Software has confirmed…
Question: How can I change a rectangle’s BorderStyle property whenever I run the mouse over a circle on the same screen? Solution: To do so, create a digital link between…
Question: Can Elipse E3 and Elipse SCADA be installed without any user assistance, via command line or configuration file (example: SQL Server’s Unattended Installation, which installs it silently)? Solution: Yes.…
Question: What are the minimum hardware requirements for installing E3 v6.7? Solution: E3 Server and E3 Studio To execute E3 Server or E3’s programming environment, users must have a computer…
Question: How can I set up the property linking an XControl to an XObject, via scripts? Solution: This must be done with an attribution, via a string containing the path…
Question: How can I create an XObject with a Historic whose table name and server name properties are configurable when instanced? Solution: To do so, create an XObject with two…
Question: How can I save an XObject’s properties at runtime? Solution: You can either do this via Formula object, or via Save() method from the Data Server where this XObject’s…