KB-29392: Changing the physical layer from serial to Ethernet.
Question: How can I change the physical layer from serial to Ethernet? Solution: To do so, the Driver must belong to the IOKit. The IOKit is a shared component used…
Question: How can I change the physical layer from serial to Ethernet? Solution: To do so, the Driver must belong to the IOKit. The IOKit is a shared component used…
Question: How can I write more than one line on an object’s description (be it by using Chr(10), Chr(13), etc.)? Solution: It is not possible to write more than one…
Question: Which files must be copied for backing up an E3 application? Solution:To do so, you must copy the .DOM (Domain), .PRJ (Project), and .LIB (Library) files. However, it is…
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…
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: 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.
Question: How can I set the Viewer’s resolution to be used with four monitors in 2×2 format, each monitor with 2560 x 1600? Solution: To do so, you must sum…