KB-26487: Editing properties of alarms in a Library at runtime.
Question: How can I edit the properties of alarms that are in a Library at runtime? Solution: To do so, you must insert a property in the XObject for each…
Question: How can I edit the properties of alarms that are in a Library at runtime? Solution: To do so, you must insert a property in the XObject for each…
Question: What are the minimum requirements to install Elipse SCADA? Solution: To do so, we recommend an IBM PC-compatible computer with the following settings: Pentium 200MHz processor or superior (or…
Question: How can I display only alarms with higher severity in E3Alarm? For example, between an alarm with high severity and another one with medium/low, I’d like to show only…
Question: How can I show the status of the link between E3 and a PLC in a Display on screen? Solution: To do so, you must insert the IOKit folder’s…
Question: Can I open screens from another Domain when using Remote Domains? Solution: No, you can’t. To do so, you must open an E3 Viewer indicating the IP or the…
Question: How can I set up E3 to execute an SQL Express Database on both computers in Hot-Standby mode? Solution: To do so, you must enable the Database object’s EnableSynchronization…
Question: How can I set up an E3Query to retrieve data from an Oracle view? Solution: To do so, just use the SQL SELECT command to select the data the…
Question: How can I set up the Viewer to keep the same screen proportions in Elipse E3 in different monitor resolutions? Solution: The Viewer is an object that allows visualizing…
Question: How can I sort out into year, month, day, hour, and minute the value returned by the ShowDatePicker()? Solution: To do so, you must use specific VBScript’s methods, such…
Question: Can I create a Connection link via CreateLink() method, similarly to when we connect an XControl on the screen to an XObject in the data server? Solution: No, you…