KB-28426: Tag license not released even when the tag is deactivated.
Question: Why are the tag licenses not released when this driver’s objects are deleted or deactivated at run time? And if a few settings are altered, why does the driver…
Question: Why are the tag licenses not released when this driver’s objects are deleted or deactivated at run time? And if a few settings are altered, why does the driver…
Question: How can I keep an OPC Client from hanging when it cannot communicate with the PLC? Solution: To do so, you must set your OPC Client’s ServerId property as…
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: 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…
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…