KB-28888: Showing only one alarm group at Elipse SCADA.
Question: I have several screens in my application, each one with its own Alarms object. How can I have each of these objects showing only its own screen’s alarms? Solution:…
Question: I have several screens in my application, each one with its own Alarms object. How can I have each of these objects showing only its own screen’s alarms? Solution:…
Question: How can I create a Function instruction in an E3 script with an array? Solution: To do so, use a script similar to the one in the example below:…
Question: I want to connect Elipse E3 to Excel 2013 via ADO, as in the script below: However, when I try to connect it this way, the following warning message…
REPORTS Para a leitura de valores utilizando o driver IEC61850, não é indicada a leitura por polling dos dados. Em vez disso, deve-se preferencialmente utilizar reports, para aumentar a eficiência…
Descrição: Como posso criar tags de forma manual no Driver SNMP? Solução: A criação de tags de forma manual acontece quando mesmo após seguir os procedimentos do artigo KB-58480: Erro…
Descrição: Quero conectar o Elipse E3 ao Excel 2013 via ADO, como no script abaixo: No entanto, ao tentar conectar deste modo, é retornado o seguinte erro: “Provedor não encontrado.…
To enable Elipse SCADA to send SNMP traps to a server on the network, the following settings are necessary: Installing and setting up Windows SNMP service. Installing Elipse SCADA’s SNMP…
Question: Why is the following message being displayed in Elipse E3? THE OBJECT COULD NOT BE LOADED CORRECTLY BECAUSE SOME OBJECTS’S CLASSES WERE NOT FOUND. USE “CHECK THE DOMAIN” OPTION…
Autor
Mateus Machado
Descrição: Como posso criar uma instrução Function em script do E3 utilizando um array? Solução: Para isto, utilize um script como o do exemplo abaixo: Sub CommandButton1_Click() ‘ Operações dos dados enviadas…