Skip to content

Elipse Knowledgebase

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

KB-26877: Adding date/time to a report’s name.

25 de March de 20194 de January de 2024Elipse SoftwareLeave a Comment on KB-26877: Adding date/time to a report’s name.

Question: How can I add date and time to a report’s name, so that every time a report is loaded and exported, a new PDF file is generated with a…

Read More

KB-28004: MsgBox command not working in scripts running in a data server.

25 de March de 201913 de June de 2019Pudi, Ricardo MeurerLeave a Comment on KB-28004: MsgBox command not working in scripts running in a data server.

Question: I have a MsgBox command in a script running in the data server. However, the message is not being displayed when the application is executed. How can I fix…

Read More

KB-31670: Limpeza de memória do driver DNP Slave antes da comunicação ser estabelecida.

25 de March de 2019Elipse SoftwareLeave a Comment on KB-31670: Limpeza de memória do driver DNP Slave antes da comunicação ser estabelecida.

Descrição: Tenho dois drivers DNP Slave mandando dados para dois IPs diferentes: um deles faz a leitura de dados, e o outro é apenas backup. Quando o canal de comunicação…

Read More

KB-31798: Abrindo um tela janelada sem impedir a edição da anterior.

25 de March de 2019Elipse SoftwareLeave a Comment on KB-31798: Abrindo um tela janelada sem impedir a edição da anterior.

Descrição: Como abrir uma tela janelada sem impedir a utilização da tela anterior? Solução: No evento desejado, selecione o pick Abrir Tela. Na configuração do pick, informe um nome de…

Read More

KB-31675: Utilizando um E2Button com bitmaps de fundo.

25 de March de 2019Elipse SoftwareLeave a Comment on KB-31675: Utilizando um E2Button com bitmaps de fundo.

Descrição: Como posso configurar um E2Button para que ele utilize bitmaps como fundo do botão? Solução: Para isto, siga estes procedimentos: Inclua os dois bitmaps (pressionado e não pressionado) no…

Read More

KB-24635: Checking wheter Value property is already linked, at runtime.

25 de March de 2019Elipse SoftwareLeave a Comment on KB-24635: Checking wheter Value property is already linked, at runtime.

Question: How can I check, at runtime, whether an object’s Value property is already linked? Solution: To do so, use a script that is similar to the one in the…

Read More

KB-27707: Synchronizing PLC’s and computer’s date/time (BIOS).

25 de March de 2019Elipse SoftwareLeave a Comment on KB-27707: Synchronizing PLC’s and computer’s date/time (BIOS).

Question: How can I synchronize the PLC’s date/time with the computer’s date/time (BIOS)? Solution: To do so, use this script: dim oShellSet oShell = CreateObject(“WSCript.shell”)oShell.run “cmd /K DATE “& Application.GetObject(“Dados.Data”).Value,0…

Read More

KB-31863: Fechando o Keypad quando pressionado o Enter.

25 de March de 20196 de June de 2019Elipse SoftwareLeave a Comment on KB-31863: Fechando o Keypad quando pressionado o Enter.

Descrição: Como fechar o Keypad quando o botão Enter for pressionado? Solução: Uma possibilidade é criar um script na tela desejada, no evento OnKeyPress, e selecionar a tecla ENTER (Return).…

Read More

KB-28518: Opening a pop-up window from another pop-up window.

25 de March de 2019Elipse SoftwareLeave a Comment on KB-28518: Opening a pop-up window from another pop-up window.

Question: How can I open a pop-up window from another pop-up window, closing the first window in the process? Solution: To close the first pop-up window, follow these procedures: Create…

Read More

KB-28712: Developing a pulse button with a confirmation question.

25 de March de 20193 de October de 2019Elipse SoftwareLeave a Comment on KB-28712: Developing a pulse button with a confirmation question.

Question: How can I create a pulse button that asks whether the user wants to confirm the command? Solution: This can be done with Click event. When clicking the button,…

Read More

Posts navigation

Previous 1 … 279 280 281 … 371 Next

Categories

Search by Category

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