KB-35324: Logging into SCADA via scripts.
Question: Can I log into Elipse SCADA with my user’s and password’s values via scripts? Solution: No, you cannot. Unlike Elipse E3, Elipse SCADA has no methods to log in…
Question: Can I log into Elipse SCADA with my user’s and password’s values via scripts? Solution: No, you cannot. Unlike Elipse E3, Elipse SCADA has no methods to log in…
Question: Can Elipse E3 work as an OPC server, making all tags available to another client? How can it be done? Solution: Elipse E3 is a native OPC server. To…
Question: How can I set up the application to make each new user log in to it (user/password)? How can this data be recorded, and how can the name of…
Question: Can I open two domain files (*.dom) in E3Studio at the same time? And what about project (*.prj) and library (*.lib) files? Solution: No, you can’t open two *dom…
When the communication between the Client-Domain and the Server-Domain fails, what happens? If an error occurs, all client-application’s links with the Domain are disconnected (Displays, for example, show the ???…
Question: How can I convert a string into an integer? Solution: To do so, you must use Global Manager’s Int function, which converts a string into an integer. Example of…
Question:Wchi files store data from historics? Solution: This data is stored at Elipse SCADA’s *.dat and *.batch files. *.dat: historic data. *.batch: header, in case of batch historics.
Question: How can I disable E3Server’s and E3Admin’s automatic initialization on Windows start up? Solution: To do so, follow these procedures: Open the Control Panel. Access the Administrative Tools option.…
Question:Can I export a report with more than 40 columns to the Excel? Solution: Yes, you can. Up until Excel version XP, you could export a report with a maximum…
Question: How can I convert an EventTimeDbl field into Date/Time format and display it in an E3Browser? Solution: To do so, use the SQL CONVERT command below in the SQL…