Library for identifying the status of Hot-Standby servers.
This library can be used in applications with two servers (Hot-Standby) to identify on screen each server’s status. Operation: The active server is detected by a script in the Constructor…
This library can be used in applications with two servers (Hot-Standby) to identify on screen each server’s status. Operation: The active server is detected by a script in the Constructor…
Autores
Paulo Gustavo Süffert
Jerônimo Mulinari Neto
Autor
Pedro Rossi
Autor
Pedro Rossi
Slow applications? Screens taking too long to open? Animations hanging? In this article, we will share some tips with you for better development that will help you avoid this kind…
Lentidão na aplicação? Demora para abrir telas? Animações trancando? Este artigo passa algumas dicas de bom desenvolvimento, que ajudam a evitar este tipo de problema de performance em aplicações do…
Question Is it possible to run Elipse E3 or Elipse SCADA on a virtual machine, like VMWare? Solution Yes. Both Elipse SCADA and Elipse E3 run in virtual machines. As…
Question: How can I use Microsoft’s Treeview ActiveX control in E3? Solution: To do so, see the sample applications attached to this article, alongside the OCX file to be registered…
Descrição: Em uma aplicação, o valor de um Tag Crono (que conta o tempo de operação de um equipamento) sendo exibido em um Display no formato hh:mm:SS é zerado após…
Question: How can I create an E3Chart‘s Query and Pen at runtime? Solution: To do so, you must write a script using AddQuery and AddPen methods. For more details, check…