KB-28536: Sending data from SCADA to other software
Question: Which is the best communication option to send data from SCADA to other software? Solution: SCADA can send and receive data in real-time from other software via DDE. When the other software do not have the DDE feature, it is possible to exchange data by two ways: - By using a Text file ...
KB-32584: Application not working properly in another computer
Question: Why is it that an application developed in a computer does not work properly in another one? Solution: This happens because the APP file (application) was copied to a directory that is unlike the one where the application was developed, which means some files (DLL, DAT, BMP, etc) canno ...
KB-28333: Registering users at run time
Question: How can I register, edit or delete users at run time? Solution: To do so, just use the Application's UserAdministration function.
KB-32383: Using NetHASP
Question: What is NetHASP? How can I use it? Solution: NetHASP is a hardkey for operating on network level. Its main difference from a regular hardkey is the color: NetHASP is red. By using a NetHASP connected to a network computer (the server), it is possible to run Elipse SCADA in several othe ...
KB-32845: Application running in a lower version
Question: Can I execute safely an application on a version that is lower than the one where it was developed? Solution: No. In case of a version's downgrade, there are usually problems. In this case, it is recommended to download the program's current version from Elipse Software's website an ...
KB-31993: Delay when leaving a SCADA application
Question: Why is there a delay to return to the edition environment whenever [ESC] button is pressed to leave an application? Solution: This could happen when you are using either an OPC or an I/O driver, and the device is not connected. In either case, you must set the driver not to start the c ...