Skip to content

Elipse Knowledgebase

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

Autor: Elipse Software

KB-28809: Setting Windows’s clock via E3 scripts.

25 de março de 201923 de agosto de 2021Elipse SoftwareDeixe um comentário on KB-28809: Setting Windows’s clock via E3 scripts.

Question: How can I set Windows’ clock via E3 scripts? Solution: To do so, use DATE and TIME commands via DOS command line. It can be inserted in a script…

Leia Mais

KB-32021: Convertendo segundos para o formato Time.

25 de março de 20196 de junho de 2019Elipse Software4 comentários em KB-32021: Convertendo segundos para o formato Time.

Descrição: Como converter o valor de um contador em segundos para o formato de horas, minutos e segundos (por exemplo, converter 70 segundos para o formato 00h 01min 10seg)? Solução:…

Leia Mais

KB-26508: Additional parameters for opening a screen.

25 de março de 2019Elipse SoftwareDeixe um comentário on KB-26508: Additional parameters for opening a screen.

Question: How can I pass additional parameters for opening a screen via scripts? Solution: To do so, you can use Parameter field in Open Screen pick. In OnPreShow event of…

Leia Mais

KB-13594: Retrieving the RGB value from an absolute value.

25 de março de 2019Elipse SoftwareDeixe um comentário on KB-13594: Retrieving the RGB value from an absolute value.

Question: How can I convert an absolute decimal value into its separate RGB values? Solution: To do so, you will need to use scripts. In the example below, the script…

Leia Mais

KB-17264: Playing sound files via E3.

25 de março de 2019Elipse SoftwareDeixe um comentário on KB-17264: Playing sound files via E3.

Question: How can I play sound files in E3? Solution: To do so, select a script and use Viewer’s PlaySound method. NOTE: Attached to this article is a sample application…

Leia Mais

KB-12286: Creating links at runtime.

25 de março de 2019Elipse SoftwareDeixe um comentário on KB-12286: Creating links at runtime.

Question: How can I create links between I/O tags and objects already added to the screen, at runtime?Solution: To do so, use the object’s CreateLink method.: CreateLink (Property, Source[, Type])…

Leia Mais

KB-29215: Script debugger for Windows Vista.

25 de março de 2019Elipse SoftwareDeixe um comentário on KB-29215: Script debugger for Windows Vista.

Question: Is there a Windows Vista-compatible script debugger available that can be used with E3? Solution: No, there is no specific script debugger available in Windows Vista, but we recommend…

Leia Mais

KB-19378: Showing the value of the pen being plotted by E3Chart.

25 de março de 2019Elipse SoftwareDeixe um comentário on KB-19378: Showing the value of the pen being plotted by E3Chart.

Question: How can I show in a display the value of the pen being plotted in E3Chart? Solution: To do so, you must add E3Chart‘s GetCursorPos(x,y) method to a script…

Leia Mais

KB-19299: Comparing dates in a script.

25 de março de 2019Elipse SoftwareDeixe um comentário on KB-19299: Comparing dates in a script.

Question: How can two dates from two different sources be compared to each other? Solution: To do so, you must use CDate() command to format the dates before they are…

Leia Mais

KB-19380: Disabling tags’ read/write.

25 de março de 2019Elipse SoftwareDeixe um comentário on KB-19380: Disabling tags’ read/write.

Question: How can I disable the writing and reading of all the tags in a folder inside an I/O driver? Solution: To do so, you must use the Deactivate() method…

Leia Mais

Navegação por posts

Anterior 1 … 137 138 139 … 199 Próximo

Categorias

Busca por Categoria

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