KB-35855: Connecting SCADA to the SQL Server.
Question: Can I connect SCADA to the SQL Server? Solution: Yes. To do so, you must use an ODBC connection. For further information, access Tutorial for creating an ODBC connection…
Question: Can I connect SCADA to the SQL Server? Solution: Yes. To do so, you must use an ODBC connection. For further information, access Tutorial for creating an ODBC connection…
Question: How can I change the Key Pad displayed on SCADA? Solution: To do so, you must uncheck the Enable Key Pad option via Organizer and, via scripts, call another…
Question: How can I change the script’s font size? Solution: To do so, go to the script edition area, and execute one of the following actions: either press [Ctrl] key…
Autor
Guilherme Taschetto
Question: How can I use the historic’s Average() function? Solution: This function returns the average value of a set of data in the historic. The complete command is: Average (src,…
Question: Are Elipse E3 and Elipse SCADA compatible with Windows 64 bits? Solution: Yes, both systems have been compatible with 64-bit processors and operating systems since their following versions:…
Question: How can I execute a script to open a screen whenever a Boolean tag’s value is 1 (one), and close it when it is 0 (zero)? Solution: To do…
Question: What is Expand Bits option for? Solution: Some PLCs do not allow direct access to bit variables, such as in an input or output. In such cases, you must…
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: 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…