Using NetHASP with Elipse SCADA.
Question: Which NetHASP license types are available for Elipse SCADA? Solution: NetHASP is a type of license provided by Elipse Software where an Elipse SCADA license can be retrieved via…
Question: Which NetHASP license types are available for Elipse SCADA? Solution: NetHASP is a type of license provided by Elipse Software where an Elipse SCADA license can be retrieved via…
OpenOffice can establish a DDE connection, where you can read data via Elipse SCADA. According to the software’s documentation, to do so you will need to insert the following paramenters:…
Access to Elipse SCADA’s database can happen via ISAM or ODBC sources. ISAM Connection ISAM is not supported by Windows x64, only x86, and as long as ISAM connection drivers…
Question: How can I view images from closed-circuit television (CCTV) in Elipse SCADA? Solution: To do so, you must use the Watcher module with one of the options below: Sensoray…
Question: Why does the message “Error changing registry data”, regarding the permissions granted to the program, pop up when installing an Elipse system (E3 or SCADA) when it is trying…
Question: How can I open an ordinary file (for example, an Excel file) via Elipse SCADA? Solution: To open any files via Elipse SCADA, there are two possibilities: 1. Use…
Question: If the time set up at Run every x msec field in the WhileRunning event is decreased, will the application’s execution become faster or slower? Solution: First, we should…
Question: Can I erase the contents of a text file (*.txt)? Solution: No, because there is no specific command that does so. One way to work around this is to…
Question: Can I use a ComboBox in Elipse SCADA? Solution: No, because Elipse SCADA does not support this resource. You will only be able do use the buttons already available…
Question: How can I convert a counter’s value from seconds to hours, minutes, and seconds (for example, from 70 seconds to 00h 01min 10seg)? Solution: A possible solution is by…