KB-29346: Dividing a PLC’s value.
Question: How can I set up a PLC tag’s value to be divided by 10? Solution: To do so, you must enable the tag’s Scaling. The other settings must be:…
Question: How can I set up a PLC tag’s value to be divided by 10? Solution: To do so, you must enable the tag’s Scaling. The other settings must be:…
Question: When I use ChooseRecipe() method, a window pops up with all recorded recipes. How can I increase the size of this window’s font? Solution: To do so, go to…
Question: Can I execute an Excel macro via Elipse SCADA? Solution: Yes, you can. To do so, you must use DDEExecute (server, topic, command) function, where: server: name of the…
Question: Is there a Elipse SCADA version for Linux? Solution: No, there is not. To work with SCADA, you need Windows operational system (98, ME, NT, 2000, XP, 2003, Vista,…
Question: Why is the Logout() function in a script not closing the application? Solution: This function does not close the application; it just logs the current user out. To close…
Descrição: Quais arquivos devem ser copiados para fazer um backup de uma aplicação do E3? Solução: Para isso, basta copiar os arquivos de tipo .DOM (Domínio), .PRJ (Projeto), e .LIB…
Question: Why is data recorded on a Historic not being viewed when the *.dat file is too big? Solution: This happens because Elipse SCADA can’t open files that are too…
Question: How many driver licenses are necessary to communicate with two PLCs via ISOTCP? Solution: To do so, you need two Driver licenses.
Question: How can I show all decimal places on a SCADA’s Display, and not just its rounded up value? Solution: To do so, you must set up the Precision property…
Question: To access the Altus OPC Server Driver from a different PC, do I need to have an OPC Driver installed in my own computer? Or can I access the…