KB-29393: Folder to generate logs in Elipse SCADA.
Question: What is the name of the folder that must be created for logs generated in Elipse SCADA? Solution: The name of the folder to be created in the hard…
Question: What is the name of the folder that must be created for logs generated in Elipse SCADA? Solution: The name of the folder to be created in the hard…
Question: How can I change the physical layer from serial to Ethernet? Solution: To do so, the Driver must belong to the IOKit. The IOKit is a shared component used…
Question: How can I write more than one line on an object’s description (be it by using Chr(10), Chr(13), etc.)? Solution: It is not possible to write more than one…
Question: How can I set up a PLC tag’s value to be divided by 10? Solution: To do so, you must enable the tag’s Scaling. The other settings must be:…
Question: When I use ChooseRecipe() method, a window pops up with all recorded recipes. How can I increase the size of this window’s font? Solution: To do so, go to…
Question: Which files must be copied for backing up an E3 application? Solution:To do so, you must copy the .DOM (Domain), .PRJ (Project), and .LIB (Library) files. However, it is…
Question: Can I execute an Excel macro via Elipse SCADA? Solution: Yes, you can. To do so, you must use DDEExecute (server, topic, command) function, where: server: name of the…
Question: Is there a Elipse SCADA version for Linux? Solution: No, there is not. To work with SCADA, you need Windows operational system (98, ME, NT, 2000, XP, 2003, Vista,…
Question: Why is the Logout() function in a script not closing the application? Solution: This function does not close the application; it just logs the current user out. To close…
Question: Why is data recorded on a Historic not being viewed when the *.dat file is too big? Solution: This happens because Elipse SCADA can’t open files that are too…