KB-29747: Monitoring the communication between Elipse E3 and a PLC.
Question: How can I set up an alarm to be triggered when the communication between the Elipse E3 and a PLC is offline? Solution: There are two different ways to…
Question: How can I set up an alarm to be triggered when the communication between the Elipse E3 and a PLC is offline? Solution: There are two different ways to…
Descrição: Como reconhecer a hardkey do E3Studio em máquinas virtuais utilizando o VMWare Player? Solução: Para isso, primeiro deve-se habilitar o uso de USB 2.0: entre na máquina virtual, acesse…
Question: How can I break a line on a MessageBox? Solution: To do so, you must write a script using the Chr() function. For example: MessageBox(“phrase line 1″+Chr(13)+Chr(10)+”phrase line 2”…
Question: How can I read a one-line TXT file with a number in it? Solution: To do so, you must use the ReadFromFile() method. For example: dim var, tst var…
Question: How can I view the Driver’s status? Solution: To do so, you must create a tag and configure its parameters as N1=-1, N2=0, N3=0 and N4=2, or import a…
Question: In an application, the data is being “drawn” by E3Chart, but when leaving the screen and returning to back to it, the chart is erased and it starts to…
Question: How can I set up the number of hardkey detection retries in Elipse SCADA? Solution: To do so, follow these procedures: Access File menu. Click Options. In Protection Mechanism,…
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: What is the name of the folder that must be created for logs generated in Elipse SCADA? Solution: The name of the folder to be created in the hard…
Question: What drivers can be used to communicate with a Siemens CPU 315-2PN/DP PLC via ethernet? Solution: For communication between either Elipse’s supervisory systems (E3 or SCADA) and Siemens CPU…