Skip to content

Elipse Knowledgebase

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

Category: Elipse Scada

KB-28340: Exporting screens from Elipse SCADA to Elipse E3.

25 de March de 201918 de October de 2019Elipse SoftwareLeave a Comment on KB-28340: Exporting screens from Elipse SCADA to Elipse E3.

Question: How can I export screens from Elipse SCADA to Elipse E3? Are scripts exported too? Solution: To do so, access Elipse SCADA, open the Organizer (Alt+O), select the desired…

Read More

KB-28355: Recovering corrupted application.

25 de March de 20199 de September de 2019Elipse SoftwareLeave a Comment on KB-28355: Recovering corrupted application.

Question: How can I recover an application from the .BAK file after the .APP file had been corrupted? Solution: To do so, follow these procedures: Delete the corrupted .APP file.…

Read More

KB-38308: Requesting confirmation before writing on a tag.

25 de March de 20195 de July de 2019Elipse SoftwareLeave a Comment on KB-38308: Requesting confirmation before writing on a tag.

Question: How can I request the user to confirm before writing on a tag? Solution: To do so, you must use MessageBox() function. Then, depending on the answer returned by…

Read More

KB-38071: Setting a Display for longer than 24 hours.

25 de March de 20199 de December de 2020Elipse SoftwareLeave a Comment on KB-38071: Setting a Display for longer than 24 hours.

Question: On an application, the value of a Chrono Tag (which counts the working time of a device) being shown on a Display in the format hh:mm:ss is erased after…

Read More

KB-28065: Converting a number into a string.

25 de March de 20195 de July de 2019Elipse SoftwareLeave a Comment on KB-28065: Converting a number into a string.

Question: How can I convert a number into string?                 Solution: To do so, use the Global Manager’s Str() function. Example of script: // Str(Value,size,prec)TagReceiveValue = Str(30.95,6,2)

Read More

KB-28076: Removing blank spaces from a variable.

25 de March de 20195 de July de 2019Elipse SoftwareLeave a Comment on KB-28076: Removing blank spaces from a variable.

Question: How can I remove blank spaces from a variable? For example, the text “Elipse Software Ltd.” is in a variable, but I want to display “ElipseSoftwareLtd.” instead. Solution: To…

Read More

KB-27662: Saving values when the application stops.

25 de March de 201931 de March de 2025Elipse SoftwareLeave a Comment on KB-27662: Saving values when the application stops.

Question: Can I save values configured at run time when stopping an application, in order to load them later? Solution: Yes; to do so, you must use Recipes and create…

Read More

KB-27705: Generating a report every X minutes.

25 de March de 201918 de October de 2019Elipse SoftwareLeave a Comment on KB-27705: Generating a report every X minutes.

Question: How can I create a report that repeats itself periodically in a regular time interval (for example, every 15 minutes)? Solution: To do so, you can create a Chrono…

Read More

KB-27732: Exponentiation function.

25 de March de 20195 de July de 2019Elipse SoftwareLeave a Comment on KB-27732: Exponentiation function.

Question: What is the exponentiation function in Elipse SCADA ? Solution: To do so, you must use **. Example of script: // tag001 squared tag001 ** 2

Read More

KB-27638: Communication between SCADA applications.

25 de March de 201918 de October de 2019Elipse SoftwareLeave a Comment on KB-27638: Communication between SCADA applications.

Question: Can data from a SCADA application be acquired via another one? Solution: Yes. To do so, there are two options: Via Remote Applications (but you need to purchase a…

Read More

Posts navigation

Previous 1 … 18 19 20 … 32 Next

Categories

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

Search by Category

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