KB-61516: Opção Iniciar E3 Server bloqueada.
Descrição: No Windows XP, por que a opção Iniciar E3 Server aparece bloqueada na barra do E3 Admin após o E3Server ter parado? Solução: Isto acontece porque o usuário não…
Descrição: No Windows XP, por que a opção Iniciar E3 Server aparece bloqueada na barra do E3 Admin após o E3Server ter parado? Solução: Isto acontece porque o usuário não…
Descrição: O Micrologix 1100 possui uma porta ethernet incorporada que pode ser utilizada para comunicação com o driver ABDF1. Para isto, normalmente o driver deve ser configurado da seguinte forma:…
Question: Can I enable a modal screen’s Close button when the option Disable task switching is on? Solution: When you disable task switching (Viewer properties, Settings tab), the Viewer’s title…
Question: Why does the message “Error changing registry data”, regarding the permissions granted to the program, pop up when installing an Elipse system (E3 or SCADA) when it is trying…
Description: The Micrologix 1100 has an embedded ethernet port that can be used to comunicate with ABDF1 driver. To do so, the driver must usually be set up as follows:…
Question: How can I open an ordinary file (for example, an Excel file) via Elipse SCADA? Solution: To open any files via Elipse SCADA, there are two possibilities: 1. Use…
Descrição: Como fazer uma quebra de linha em um MessageBox? Solução: Para isto, é necessário utilizar um script com a função Chr(). Por exemplo: MessageBox(“phrase line 1″+Chr(13)+Chr(10)+”phrase line 2”)
Descrição: É possível habilitar o botão Fechar de uma tela modal quando a opção que desabilita a troca de janelas estiver ativa? Solução: Ao desabilitar a troca de janelas (propriedades…
Question: How can I convert a counter’s value from seconds to hours, minutes, and seconds (for example, from 70 seconds to 00h 01min 10seg)? Solution: A possible solution is by…
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…