KB-29156: Opening a screen via another object’s Click event.
Question: Can I open a screen by clicking in a graphic object in another screen? Solution: Yes. To do so, you can use an Open Screen pick (as seen below).…
Question: Can I open a screen by clicking in a graphic object in another screen? Solution: Yes. To do so, you can use an Open Screen pick (as seen below).…
Question: How can I play different .WAV files according to the active alarm’s severity? Solution: To do so, there are two possibilities: Create user events in Viewer to test ActiveHighAlarms,…
Descrição: Por que o arquivo .DOM não está sendo executado via duplo clique após ter sido copiado e colado no desktop, mas funciona normalmente sendo executado pela pasta do projeto?…
Descrição: É possível uma mesma máquina acessar, via WebViewer, o Elipse E3 versão 3.1 e posteriormente o Elipse E3 versão 2.5? Solução: Sim. Para isto, siga estes procedimentos: Acesse via…
Descrição: Na aplicação existe o seguinte script: Application.ShowFilePicker true, Application.GetObject(“Dados.TagInterno1”).Value, , 98 Por que o tag interno não está recebendo o caminho do arquivo escolhido? Solução: Nesse caso, não é…
Question: The communication between E3 and a driver has been lost. According to the remote buffer, a certain alarm fired on the previous day, and still has not left this…
Question: How can I have the alarms’ quality to also be recorded in the database? Solution: To do so, you can configure the field Quality (in the Alarm Server) to…
Question: What is the difference between InTime, OutTime, and E3TimeStamp properties? Solution: InTime: records date/time of the value when it gets in alarm. OutTime: Records date/time of the value when…
Question: How can I tell if the tag being used in AlarmConfig is set to be handled as event? Solution: To do so, just check how the alarm’s Event property…
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…