Skip to content

Elipse Knowledgebase

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

Categoria: En

KB-38865: Reconnecting the Viewer to another E3 Server via scripts.

25 de março de 201921 de fevereiro de 2024Elipse SoftwareDeixe um comentário on KB-38865: Reconnecting the Viewer to another E3 Server via scripts.

Question: Can I automatically reconnect the Viewer to another E3Server via scripts? Solution: Yes, you can. To do so, you must write a script. In the example below, the script…

Leia Mais

KB-30359: Exporting a report to PDF.

25 de março de 201918 de outubro de 2019Elipse SoftwareDeixe um comentário on KB-30359: Exporting a report to PDF.

Question: How can I export a report to PDF format? Solution: To do so, you must first download a PDF printer (PDFCreator, for example) and set it as Windows’s default…

Leia Mais

KB-30308: Using the ElseIf clause in a script.

25 de março de 201924 de novembro de 2022Elipse SoftwareDeixe um comentário on KB-30308: Using the ElseIf clause in a script.

Question: How can I use the “ElseIf” clause in a script? Solution: To do so, just insert it into an “If”‘s loop. For example: If condition == “value”ActionElseIf condition2 ==…

Leia Mais

KB-30056: Displaying a message when the login is incorrect.

25 de março de 20195 de julho de 2019Elipse SoftwareDeixe um comentário on KB-30056: Displaying a message when the login is incorrect.

Question: How can I display a message when the login is incorrect? Solution: To do so, you must use a script that tests if the Application’s useName attribute contains any…

Leia Mais

KB-30265: Changing the default font of a Text object on SCADA.

25 de março de 201918 de outubro de 2019Elipse SoftwareDeixe um comentário on KB-30265: Changing the default font of a Text object on SCADA.

Question: Is it possible to change the default font of a Text object on SCADA? Solution: No, it is not, because this is hard-coded on SCADA. So, you must change…

Leia Mais

KB-30260: Communication between Domains.

25 de março de 2019Elipse SoftwareDeixe um comentário on KB-30260: Communication between Domains.

Question: Can two different domains in Elipse E3 communicate with each other? Solution: Yes. Two possibilities of doing so are: Via OPC Communication Via Remote Domains

Leia Mais

KB-29747: Monitoring the communication between Elipse E3 and a PLC.

25 de março de 2019Elipse SoftwareDeixe um comentário on KB-29747: Monitoring the communication between Elipse E3 and a PLC.

Question: How can I set up an alarm to be triggered when the communication between the Elipse E3 and a PLC is offline? Solution: There are two different ways to…

Leia Mais

KB-29927: Breaking a line on a MessageBox.

25 de março de 20195 de julho de 2019Elipse SoftwareDeixe um comentário on KB-29927: Breaking a line on a MessageBox.

Question: How can I break a line on a MessageBox? Solution: To do so, you must write a script using the Chr() function. For example: MessageBox(“phrase line 1″+Chr(13)+Chr(10)+”phrase line 2”…

Leia Mais

KB-29686: Viewing Driver’s status.

25 de março de 20199 de setembro de 2019Elipse SoftwareDeixe um comentário on KB-29686: Viewing Driver’s status.

Question: How can I view the Driver’s status? Solution: To do so, you must create a tag and configure its parameters as N1=-1, N2=0, N3=0 and N4=2, or import a…

Leia Mais

KB-29619: E3Chart is redrawing data when opening the screen.

25 de março de 2019Elipse SoftwareDeixe um comentário on KB-29619: E3Chart is redrawing data when opening the screen.

Question: In an application, the data is being “drawn” by E3Chart, but when leaving the screen and returning to back to it, the chart is erased and it starts to…

Leia Mais

Navegação por posts

Anterior 1 … 16 17 18 … 59 Próximo

Categorias

Busca por Categoria

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