KB-28456: Changing a screen object’s BorderStyle property.
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: 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 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: 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.8? 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…
Question: How can I set up a different number of retries to confirm username and password? Solution: To do so, access the E3Studio, go to the Viewer properties on E3Viewer…
Question: Can I retrieve any usernames and passwords created in the application? Can I work around this protection? Solution: No, it is not possible to retrieve anyone’s username or password…
Question: My application has several different domains running at the same time, all of them accessing the same database (using a separate data server). All users and permissions are the…