Utilizando a função Execute do VBScript.
Descrição: Pra que serve a função Execute do VBScript? Como posso utilizá-la? Solução: A função Execute interpreta uma string como uma instrução do VBScript e a executa no contexto atual.…
Descrição: Pra que serve a função Execute do VBScript? Como posso utilizá-la? Solução: A função Execute interpreta uma string como uma instrução do VBScript e a executa no contexto atual.…
Question: When a certain alarm is acknowledged, the following error message is displayed: Why does this happen? How can I work around this? Solution: There are quite a few causes…
Question: Can the screen objects from powercontrols.lib library be customized? Solution: Yes, this is an open library and it can be edited. However, customizing powercontrols.lib requires some precautions. You must…
Question: How can you connect to a machine remotely to use a server’s Studio license via internet, and not via intranet? Solution: To access the hardkey externally, you must redirect the…
** This article shows how to handle programs that close unexpectedly when using Elipse platforms, especially after version 6.0. It applies to the following operating systems: Windows Vista, Windows 7,…
Question: Why are the lines in an XControl developed with version 3.5 (or lower) not properly aligned when the object is instantiated on a screen in E3’s version 4.0 (or…
Após a aplicação ter sido disponibilizada internamente, o acesso externo será realizado com o redirecionamento do tráfego externo no modem para o computador onde está sendo executado o E3Server e…
Descrição: É possível gravar/visualizar dados de uma batelada específica em um Histórico no E3, semelhantemente ao que acontece no Elipse SCADA? Solução: Sim, é possível. Para isto, siga estes procedimentos:…
Question: Can I use E3 Viewer to view an application being executed in a server outside local network (intranet) in a connection with dynamic IP? Solution: Yes, you can. To…
Question: How can I return the ASCII value of any character in a string? Solution: To do so, you can use a script with ASC method to return the ASCII…