Skip to content

Elipse Knowledgebase

  • Home
  • English (US)English (US)
    • Português do BrasilPortuguês do Brasil

KB-29644: Global variables in E3’s scripts.

25 de March de 2019Elipse SoftwareLeave a Comment on KB-29644: Global variables in E3’s scripts.

Question: Can I create a global variable in an object’s script that will be accepted by all other project’s script? Solution: No, there is no command that can do so…

Read More

KB-29409: Creating a table link at runtime, via scripts.

25 de March de 201922 de May de 2019Enrico Busnello AmorimLeave a Comment on KB-29409: Creating a table link at runtime, via scripts.

Question: How can I create a table link in runtime via scripts? Solution: To do so, you must first use CreateLink method to create the link, and pass parameter “4”…

Read More

KB-31955: E3Storage funciona apenas com hardkey de Studio.

25 de March de 2019Elipse SoftwareLeave a Comment on KB-31955: E3Storage funciona apenas com hardkey de Studio.

Descrição: O E3Storage só registra os valores no banco de dados quando estou utilizando a hardkey de Studio. Quando rodo a aplicação com a hardkey de execução, nenhum valor é…

Read More

KB-31949: Lendo números negativos com o driver FINS.

25 de March de 2019Elipse SoftwareLeave a Comment on 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),…

Read More

KB-19357: Where to find the Microsoft Internet Information Services (IIS).

25 de March de 2019Elipse SoftwareLeave a Comment on KB-19357: Where to find the Microsoft Internet Information Services (IIS).

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.

Read More

KB-29768: Keeping a window from opening when login is cancelled.

25 de March de 201923 de April de 2019Renan De RossiLeave a Comment on KB-29768: Keeping a window from opening when login is cancelled.

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?…

Read More

KB-31922: Exibindo o temporizador no formato hora/minuto/segundo.

25 de March de 201924 de November de 2022Elipse SoftwareLeave a Comment on KB-31922: Exibindo o temporizador no formato hora/minuto/segundo.

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…

Read More

KB-31936: Função que retorna o tipo de um objeto.

25 de March de 2019Elipse SoftwareLeave a Comment on KB-31936: Função que retorna o tipo de um objeto.

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…

Read More

KB-27655: Running an application with no title bar.

25 de March de 2019Elipse SoftwareLeave a Comment on KB-27655: Running an application with no title bar.

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,…

Read More

KB-28268: Arranging items in folders in the Organizer.

25 de March de 2019Elipse SoftwareLeave a Comment on KB-28268: Arranging items in folders in the Organizer.

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…

Read More

Posts navigation

Previous 1 … 286 287 288 … 374 Next

Categories

Search by Category

© 2026 Elipse Knowledgebase | Elipse Software - Todos os Direitos Reservados.