KB-31949: Lendo números negativos com o driver FINS.
Descrição: Qual configuração deve ser feita para ler números negativos com o Driver FINS? Solução: Conforme o manual do driver, o parâmetro N2 deve estar no formato TANN. Neste caso (N2=0111),…
Descrição: Qual configuração deve ser feita para ler números negativos com o Driver FINS? Solução: Conforme o manual do driver, o parâmetro N2 deve estar no formato TANN. Neste caso (N2=0111),…
Question: Where is the IIS? How can I access it via Windows? Solution: To do so, access Start\Settings\Control Panel\Administrative Tools\Internet Information Services menu with a double click.
Question: I have inserted Login() method in Viewer’s OnStartRunning event. However, when I click on Cancel button in the login window, the screen opens anyway. How can I fix this?…
Descrição: Como mostrar em tela o tempo durante o qual uma máquina ficou ligada, no formato hora/minuto/segundo? Solução: No E3Studio, siga estes procedimentos: Insira um tag contador na pasta de…
Descrição: Que função retorna o tipo de um objeto? Solução: A função é TypeName(). Exemplo de script: Dim ArrayVar(4), MyType NullVar = Null MyType = TypeName(“VBScript”) ‘ Retorna “String”. MyType…
Question: How can I set up an application to run with no title bar? Solution: To do so, go to the Viewer’s Properties window in E3Studio and, on Settings tab,…
Question: How can I organize the application’s screens in folders in the Organizer, since this mode does not allow creating folders? Solution: To do so, you must first access the…
Question: Can I use the WebViewer via Windows Mobile? Solution: Neither the E3WebViewer nor the E3Viewer can be accessed directly in a pocket running Windows Mobile. One alternative is to…
Question: Why is the following message being displayed when I try to insert an E3Alarm via E3Studio into screen: “Could not create object. Error code 8007007F“? And why is the…
Question: How can I identify, via E3Studio, into which project has the Historic been inserted? Solution: The Organizer has two visualization modes: Domain and Explorer. In Domain mode, all objects…