KB-34029: Retrieving the IP address via scripts.
Question: How can I get the IP address of the computer via scripts? Solution: To do so, you can write a script similar to the one in the following example:…
Question: How can I get the IP address of the computer via scripts? Solution: To do so, you can write a script similar to the one in the following example:…
Question: Why is there a “Page not found” error message displayed on screen when I run the Viewer, similar to the one from Internet Explorer? Solution: This error message is…
Question:How can I configure a counter tag to add +1 to an internal tag, via scripts, every time it hits the Preset? Solution: To do so, create a script in…
Descrição: Como converter uma string para valor real? Solução: Deve-se usar a função Int do Gerenciador Global, que converte uma string para valor real. Exemplo de script: // Real(string)TagRecebeValor =…
Descrição: Como desabilitar a inicialização automática do E3Server e E3Admin no Windows? Solução: Para isto, siga estes procedimentos: Abra o Painel de Controle. Acesse a opção Ferramentas Administrativas. No item…
Question: Why are some alarms registers duplicated when recorded? Solution: This happens when the main and the Standby application are recording in the same database, and the EnableSynchronization property is…
Question: How can I set up the alarms to only allow their acknowledgment when there is a user logged in the application? Solution: To do so, there are two options:…
Autor
Mateus Machado
Descrição: É possível exportar um relatório com mais de 40 colunas para o Excel? Solução: Sim, é possível. Até o Excel versão XP, é possível exportar um relatório com um…
Variáveis de ambiente são variáveis do sistema operacional que contêm informações sobre o sistema, como caminhos de diretórios específicos, o nome do usuário logado ou a data atual. É possível…