Error when reprogramming the hardkey.
Question: When reprograming the hardkey, why does the following error message pops up? Solution: This message means the version of the hardkey’s installer is older, and must therefore be updated.…
Question: When reprograming the hardkey, why does the following error message pops up? Solution: This message means the version of the hardkey’s installer is older, and must therefore be updated.…
1) Introduction Supervisory systems allow information from production processes or physical installations to be monitored and tracked. Such information is collected via data acquisition devices, which handles them, analyses them,…
Question: What port is used by the Viewer? Solution: The Viewer’s default port for connecting to the Server is 6515. This port is set up by REC protocol, used for…
Autor
Paulo Henrique Soares Maciel
Using Elipse SCADA’s 32-bit version With Elipse SCADA’s 32-bit version, each I/O driver can work separately, which will enhance the application’s performance greatly. This can be noticed especially when…
Descrição: Durante a reprogramação da hardkey, por que a seguinte mensagem de erro aparece? Solução: Esta mensagem de erro significa que a versão do instalador da hardkey é antiga e…
Elipse E3 is Elipse Software‘s third-generation HMI/SCADA system. It represents the evolution from traditional, two-layer client/server systems to models with multiple layers that comprise servers, application rules, and client stations.…
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: 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 the number of characters in a .TXT file be retrieved? Solution: To do so, there are two possibilities (both via scripts): 1st: TxtFile = ReadFromFile(“Address_File.txt”) Number_of_Characters…