KB-28982: Executing an Excel macro via Elipse SCADA.
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: 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: 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: 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: 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…
Question: How can I simulate analog values in the IEC Driver slave’s I/O Tags to be read in the IEC master? Solution: To do so, create a demo tag in…
Question: Which drivers communicate with Moeller’s CPU XC-201? Solution: There is no driver to communicate with this PLC. CPU XC-201 is an OPC Server, so the communication happens via OPC.