KB-27680: Scripts in WhileRunning event.
Question: If the time set up at Run every x msec field in the WhileRunning event is decreased, will the application’s execution become faster or slower? Solution: First, we should…
Question: If the time set up at Run every x msec field in the WhileRunning event is decreased, will the application’s execution become faster or slower? Solution: First, we should…
Question: Can I erase the contents of a text file (*.txt)? Solution: No, because there is no specific command that does so. One way to work around this is to…
Question: How can I remove a link from a Display with a tag that has been added via SetTag() function? Solution: To do so, you must use SetTag() command again,…
Descrição: Por que a mensagem “Error changing registry data”, relacionada às permissões dadas ao programa, aparece durante a instalação do software Elipse (E3 ou SCADA) no momento em que este…
Question: What format does GetDiskFreeSpace() function return its values: in bytes, Kbytes, or Mbytes? Solution: The return value of this function displays the total amount of Kbytes available in the…
Descrição: Qual é o comportamento do Elipse Plant Manager no horário de verão? Por exemplo, se às 00:00 o servidor do EPM retorna para 23:00 do dia anterior, o que…
Autor
Diego Nogueira
Question: Why does a script created in a tag’s OnValueChange event run only when the tag is displayed on screen? How can I work around this issue and make the…
Autor
Diego Nogueira
No Interface Database do EPM, deve-se observar o tipo das colunas retornadas nas consultas para que então seja feito o mapeamento dos tags, inclusive com funções internas (built-in functions) do…