KB-32398: Changing a report’s row color according to a field’s value.
Question: How can I change a row’s color when printing a report according to a field’s value? Solution: To do so, add a script to report’s OnFormat event to check…
Question: How can I change a row’s color when printing a report according to a field’s value? Solution: To do so, add a script to report’s OnFormat event to check…
How can a specific alarm be acknowledged inside E3Alarm via scripts? Alarm acknowledgement via scripts has been a feature of E3 since its version 3.2. To do so, three new…
Como reconhecer um alarme específico dentro do E3Alarm via scripts? A partir da versão 3.2, é possível reconhecer alarmes via scripts. Para isto, foram criados três novos métodos para o…
Question: How can I perform a Sequence of Events (SOE) in E3? Solution: This can be done in two ways: via alarms settings, or via I/O Driver’s OnTagRead event. How…
Description: Why is the alarm linked to an I/O tag not firing? Solution: E3 links are context-sensitive. That means that E3 will try to solve the link by first looking…
Question: Can I filter alarms in E3Alarm by more than one area? Solution: Yes, you can do it either by a specific area or by multiple areas. Usually, areas whose…
Autor
Paulo Gustavo Süffert
Autor
Paulo Gustavo Süffert
Question: How can I create hot keys in E3? Solution: You can do so by using screen’s KeyDown or KeyUp events, where you can identify the code of the pushed…
Descrição É possível rodar o Elipse E3 ou o Elipse SCADA em uma máquina virtual, como o VMWare? Solução Sim, tanto o Elipse SCADA quanto o Elipse E3 rodam em máquinas virtuais.…