Skip to content

Elipse Knowledgebase

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

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-27011: Error message: “Invalid items detected”.

25 de March de 201918 de October de 2019Elipse SoftwareLeave a Comment on KB-27011: Error message: “Invalid items detected”.

Question: When running the application with a Runtime hardkey, why is there a message warning about “Invalid items detected!”? Solution: This happens because the application has one or more objects…

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

KB-15037: DOS command to list TCP/IP ports in use.

25 de March de 20199 de September de 2019Elipse SoftwareLeave a Comment on KB-15037: DOS command to list TCP/IP ports in use.

Question: Which DOS command lists the ports being used by the computer? Solution: The command is: netstat -na

Read More

Posts navigation

Previous 1 … 117 118 119 … 371 Next

Categories

Support to Elipse SCADA has closed
on August 31, 2017.

Search by Category

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