KB-31850: Error message: “Wrong hardkey found!”.
Question: Why is the error message “Wrong hardkey found! Replace with the original one and press ‘Retry’ to try again or ‘Cancel’ to quit Elipse SCADA” displayed after the application…
Question: Why is the error message “Wrong hardkey found! Replace with the original one and press ‘Retry’ to try again or ‘Cancel’ to quit Elipse SCADA” displayed after the application…
Question: How can a SetPoint be set up to lose keyboard focus whenever Enter key is pressed? Solution: To do so, use the script below at KeyDown event of the…
Question: How can an application be edited remotely with the local configurator’s hardkey? Solution: Elipse SCADA does not allow this possibility. To work around this, you can have a Master…
Question: Can Elipse SCADA be logged out after a certain inactivity time? Solution: No, this is not possible. An alternative is using a Chrono Tag for checking the mouse’s X…
To create a basic login/logout system for users of Elipse SCADA, you must first make sure that users have been created. To do so, just open the Organizer and, at…
Question: When running the application with a Runtime hardkey, why is there a message warning about “Invalid items detected!”? Solution: This happens because the application has one or more objects…
Question: How are tags counted in Elipse SCADA for licensing purposes? Solution: The following tags are counted for licensing purposes in Elipse SCADA: RAM, DDE, Demo, Expression, PLC, and PLC…
Question: How can I create a password to protect the application against accidental edition? Solution: To do so, open the Organizer, Application tab, an click Protection. On Application Protection dialog,…
Question: Which DOS command lists the ports being used by the computer? Solution: The command is: netstat -na
Question: Why does Excel interpret as absolute a value written in date formate by a DDE tag? Solution: If the Excel cell is formatted as Date/Time, several “###” characters will…