KB-31576: DateTime field shows date in another format.
Question: When printing a report, the DateTime field displays data in day/year/month format. Why does this happen? How can I display data in day/month/year format? Solution: This depends on the…
Question: When printing a report, the DateTime field displays data in day/year/month format. Why does this happen? How can I display data in day/month/year format? Solution: This depends on the…
Em relação à versão x64, recomendamos três combinações de Studio/Viewer/Server em 32 bits (também chamado de x86) ou 64 bits (x64): Studio, Viewer e Server 32 bits: única combinação que…
Question: What are IEC61850 driver’s ICD, SCD, LD, RPT, and CDS files, and what are they for? Solution: IED Capability Description (ICD) file: Contains the IED’s settings, with the definitions…
Question: Where can I find the Applet.zip file, to be used with Elipse Web? Solution: The file is installed alongside Elipse SCADA, and is in the following folder: C:\Program Files\Elipse…
Descrição: Quando um programa está em execução, é possível dar foco e trazê-lo para frente (em primeiro plano) via scripts? Solução: Sim. Para isto, utilize o script abaixo: Sub CommandButton1_Click() ‘Utilizando o…
Question: What is the minimum license required for running an application with reports and historics? Solution: To do so, you will need a license equal to or higher than MMI.
Question: When I run the Symbol Library application, the following message is displayed: “Hasp not found (15)”. What does it mean? Solution: To run the Symbol Library application, you will…
GENERAL NOTES: This article applies to Elipse E3, versions 4.5 or higher. For further details on E3DataAccess library, we recommend reading the following articles: Connecting a VBA application to an…
Descrição: Em um script utilizando o método DoModal para abrir uma tela indexada, é passado o parâmetro title. Entretanto, o texto configurado no script não aparece em execução, mas sim…
Introduction Sometimes, the application’s servers are connected to networks with dynamic IPs. Since these servers may not always be accessed, nor can we tell when these IP switchovers will take…