Skip to content

Elipse Knowledgebase

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

KB-29532: Editing an application remotely with a local configurator’s hardkey.

25 de March de 201918 de October de 2019Elipse SoftwareLeave a Comment on KB-29532: Editing an application remotely with a local configurator’s hardkey.

Question: How can an application be edited remotely with the local configurator’s hardkey? Solution: Elipse SCADA does not allow this possibility. To work around this, you can have a Master…

Read More

KB-45204: Setting up a SetPoint to lose focus once Enter key is pressed.

25 de March de 2019Elipse SoftwareLeave a Comment on KB-45204: Setting up a SetPoint to lose focus once Enter key is pressed.

Question: How can a SetPoint be set up to lose keyboard focus whenever Enter key is pressed? Solution: To do so, use the script below at KeyDown event of the…

Read More

KB-48239: Retrieving the number of characters in a .TXT file.

25 de March de 20198 de January de 2020Elipse SoftwareLeave a Comment on KB-48239: Retrieving the number of characters in a .TXT file.

Question: How can the number of characters in a .TXT file be retrieved? Solution: To do so, there are two possibilities (both via scripts): 1st: TxtFile = ReadFromFile(“Address_File.txt”)    Number_of_Characters…

Read More

KB-31850: Error message: “Wrong hardkey found!”.

25 de March de 201918 de October de 2019Elipse SoftwareLeave a Comment on KB-31850: Error message: “Wrong hardkey found!”.

Question: Why is the error message “Wrong hardkey found! Replace with the original one and press ‘Retry’ to try again or ‘Cancel’ to quit Elipse SCADA” displayed after the application…

Read More

KB-48239: Obtendo o número de caracteres de um arquivo .TXT.

25 de March de 20196 de June de 2019Elipse SoftwareLeave a Comment on KB-48239: Obtendo o número de caracteres de um arquivo .TXT.

Descrição: Como obter o número de caracteres de um arquivo .TXT? Solução: Para isto, existem duas possibilidades (ambas via scripts): 1ª: ArquivoTxt = ReadFromFile(“Endereco_Arquivo.txt”)    Numero_Caracteres = Len(ArquivoTxt) 2ª:  Numero_Caracteres =…

Read More

KB-32417: Inactivity logout time.

25 de March de 20199 de September de 2019Elipse SoftwareLeave a Comment on KB-32417: Inactivity logout time.

Question: Can Elipse SCADA be logged out after a certain inactivity time? Solution: No, this is not possible. An alternative is using a Chrono Tag for checking the mouse’s X…

Read More

How to create a basic login/logout system for Elipse SCADA.

25 de March de 201920 de January de 2020Elipse SoftwareLeave a Comment on How to create a basic login/logout system for Elipse SCADA.

To create a basic login/logout system for users of Elipse SCADA, you must first make sure that users have been created. To do so, just open the Organizer and, at…

Read More

KB-37523: Tag count for Elipse SCADA’s licenses.

25 de March de 201927 de November de 2019Elipse SoftwareLeave a Comment on KB-37523: Tag count for Elipse SCADA’s licenses.

Question: How are tags counted in Elipse SCADA for licensing purposes? Solution: The following tags are counted for licensing purposes in Elipse SCADA: RAM, DDE, Demo, Expression, PLC, and PLC…

Read More

KB-32489: Password to protect against accidental edition.

25 de March de 201916 de September de 2019Elipse SoftwareLeave a Comment on KB-32489: Password to protect against accidental edition.

Question: How can I create a password to protect the application against accidental edition? Solution: To do so, open the Organizer, Application tab, an click Protection. On Application Protection dialog,…

Read More

KB-45204: Configurando SetPoint para perder foco depois de pressionada a tecla Enter.

25 de March de 2019Elipse SoftwareLeave a Comment on KB-45204: Configurando SetPoint para perder foco depois de pressionada a tecla Enter.

Descrição: Como posso configurar um SetPoint para que ele perca o foco do teclado quando a tecla Enter for pressionada? Solução: Para isto, utilize o script abaixo no evento KeyDown…

Read More

Posts navigation

Previous 1 … 117 118 119 … 371 Next

Categories

Search by Category

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