Arquivos utilizados pelo driver IEC 61850.
Descrição: O que são os arquivos ICD, SCD, LD, RPT e CDS, presentes no driver IEC61850, e para que servem? Solução: IED Capability Description (ICD) file: Contém a configuração de…
Descrição: O que são os arquivos ICD, SCD, LD, RPT e CDS, presentes no driver IEC61850, e para que servem? Solução: IED Capability Description (ICD) file: Contém a configuração de…
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…
Question: How can I write a script using an IODriver property in a library? Solution: This script must be written normally. The only difference is that when you use a…
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…
The attached demo application demonstrates how to create a pie chart inside an XControl. There are two scripts in the XControl, called PieChart: One of them is in Update property,…
To display similar data from different devices on the same screen, the best solution is using an XControl. XControls are screen objects that receive values and parameters, and show them…
Autor
Renato Souza
Question: Whenever I access a web application after the files in temp folder have been deleted, the WebViewer is downloaded again, even though it had been previously installed. Why does…
Question: When I open the WebViewer, can I also access the machine where the E3Server is running? Solution: No. The WebViewer allows you to only open the E3 application, running…