KB-13330: Setting a Historic to only record data per event.
Question: How can I set a historic to record data in the database only when there is an event, and not automatically/by scan? Solution: To do so, go to Historic…
Question: How can I set a historic to record data in the database only when there is an event, and not automatically/by scan? Solution: To do so, go to Historic…
Question: How can I delete all the records from a database via E3? Solution: To do so, you have to create a Query and, in it, set up the SQL…
Question: How can I set an SQL query (Access database) to retrieve the tag’s maximum, minimum, and average values? Solution: To do so, you must use MAX, MIN, and AVG…
Question: On a frame, how can I open a screen on another frame? Solution: To do so, you can use a script with methods GetFrame() and OpenScreen(). Example: Application.GetFrame(“”).OpenScreen “NameOfTheFrame”,…
Question: How can I query a certain period (initial and final date), while also adding filter it by hour within this period? (For example: the query must return data only…
Question: Can E3Alarm store the acknowledged alarms that have already returned to the normal status? That is, is it possible not to remove them from the list, so that they…
Question: How can I set up the alarm’s Message column’s width and name?Solution: Via E3Studio, go to E3Alarm’s properties window, and on Columns tab select the name of the column…
Question: Why does Operator field in E3Alarm remain blank when an alarm is active, even if there is a user logged to the system? Solution: Only when the alarm is…
OVERVIEW When executing a domain as a service connecting to an OPC server that runs on the same machine (also as a service), E3 Server hangs on initialization.WORKAROUND To avoid…
Descrição: Por que o nome do operador logado na aplicação não está sendo exibido no campo Operador do E3Alarm? Solução: O campo Operador do E3Alarm mostra o conteúdo do campo…