Skip to content

Elipse Knowledgebase

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

Category: Formulas

KB-86136: Displaying a Formula’s Value Set that transposes lines into columns.

25 de March de 201927 de May de 2019Délio DaminLeave a Comment on KB-86136: Displaying a Formula’s Value Set that transposes lines into columns.

Question: Can a Value Set, available on a Formula’s Values tab, be displayed on a table? The E3Browser will display the items in the following format: And the Formula’s Values…

Read More

Formulas in Elipse E3: An Introduction.

25 de March de 20195 de July de 2019Elipse SoftwareLeave a Comment on Formulas in Elipse E3: An Introduction.

This resource stores and transfers a value set to a variable set. It works similarly to Elipse SCADA’s recipes. They comprise: Templates: these are the formula’s fields; they can be…

Read More

Loading a value set into a unit at run time.

25 de March de 20195 de July de 2019Elipse SoftwareLeave a Comment on Loading a value set into a unit at run time.

Question: How can I load a value set into a unit at run time? Solution: To do so, you must use the following Formula methods: object.LoadFormulaDlg(bstrformulaName) This method loads a…

Read More

Deleting a value set at run time.

25 de March de 20195 de July de 2019Elipse SoftwareLeave a Comment on Deleting a value set at run time.

Question: How can I delete a value set at run time? Solution: To do so, you must use the following Formula method (via scripts): object.DeleteValue bstrvalueName This method deletes the…

Read More

Changing a value set at run time.

25 de March de 20195 de July de 2019Elipse SoftwareLeave a Comment on Changing a value set at run time.

Question: How can I change a unit or a value set at run time? Solution: To do so, you must use the following Formula method (via scripts): object.SetValueData bstrValueName, bstrTemplateName,…

Read More

Creating a unit or value set at run time.

25 de March de 20195 de July de 2019Elipse SoftwareLeave a Comment on Creating a unit or value set at run time.

Question: How can I create a unit or a value set at run time? Solution: To do so, you must use the following Formula methods: object.CreateUnit bstrunitName This method creates…

Read More

KB-29072: Creating templates at run time.

25 de March de 2019Elipse SoftwareLeave a Comment on KB-29072: Creating templates at run time.

Question: Can I create templates at run time? Solution: No, you cannot. At run time, you can only create values and units. 

Read More

KB-36644: Loading a Formula according to an Internal Tag’s value

25 de March de 201910 de June de 2019Marco Antonio Gomes SilvaLeave a Comment on KB-36644: Loading a Formula according to an Internal Tag’s value

Autor
Marco Antonio Gomes Silva

Read More

KB-30528: Displaying the name of the active Formula.

25 de March de 201916 de October de 2024Elipse SoftwareLeave a Comment on KB-30528: Displaying the name of the active Formula.

Question: How can I display the name of the currrently active Formula? Solution: To do so, in the same script that passes the Formula’s name to the method responsible for…

Read More

Demo application: Using formulas (a detailed view).

25 de March de 201917 de January de 2020Paulo Gustavo SüffertLeave a Comment on Demo application: Using formulas (a detailed view).

The demo application attached to this articles illustrates the following Formulas’ functions: How to load formulas. How to update formulas. How to create new formulas. How to delete formulas. NOTE:…

Read More

Posts navigation

1 2 Next

Categories

Search by Category

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