Skip to content

Elipse Knowledgebase

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

Category: English

KB-16661: Displaying only acknowledged alarms in E3Browser.

25 de March de 201922 de January de 2020Elipse SoftwareLeave a Comment on KB-16661: Displaying only acknowledged alarms in E3Browser.

Question: How can I display only acknowledged alarms in E3Browser? Solution: One way to achieve it is to change the SQL query so as to to filter only the acknowledged…

Read More

KB-22019: Displaying values added to Values tab, at runtime.

25 de March de 201921 de January de 2020Pudi, Ricardo MeurerLeave a Comment on KB-22019: Displaying values added to Values tab, at runtime.

Question: How can I display, at runtime, the set of values added to the Formula’s Values tab? Solution: These values are saved on a table called tablenames_Values. To access these…

Read More

KB-28648: Error when inserting units or values into a Formula.

25 de March de 201922 de January de 2020Elipse SoftwareLeave a Comment on KB-28648: Error when inserting units or values into a Formula.

Question: How can I insert Units and Values into a Formula via E3Studio? When I click the + button, no dialog box pops up for inserting unit name or value.…

Read More

KB-28434: Creating and saving values in a Formula at runtime.

25 de March de 201922 de January de 2020Elipse SoftwareLeave a Comment on KB-28434: Creating and saving values in a Formula at runtime.

Question: How can I create new values in a Formula dynamically? Solution: Once your Formula has already been created and configured, you can create a button on screen and write…

Read More

KB-25035: Creating a values set at runtime.

25 de March de 201927 de May de 2019Elipse SoftwareLeave a Comment on KB-25035: Creating a values set at runtime.

Question: How can I create a values set at runtime? Solution: To do so, you must use scripts that execute the Formula‘s CreateValue and SetValueData methods. Example: Application.GetObject(“Formula1”).CreateValue(“NewValue”) Application.GetObject(“Formula1”).SetValueData “…

Read More

KB-28508: Incorrectly loaded Formula values.

25 de March de 201922 de January de 2020Elipse SoftwareLeave a Comment on KB-28508: Incorrectly loaded Formula values.

Question: I have successfully recorded data in a Formula. However, when I try to load these values, I notice they have been rounded up (for example, value 16.7 becomes 17).…

Read More

KB-28427: Error when trying to load values from a Formula.

25 de March de 201922 de January de 2020Elipse SoftwareLeave a Comment on KB-28427: Error when trying to load values from a Formula.

Question: In an E3 application, data can be successfully recorded in a Formula; however, when I try to load these values via LoadFormulaValues method, the following error message is displayed:…

Read More

KB-26387: How to disable typing directly into a ComboBox.

25 de March de 201922 de January de 2020Elipse SoftwareLeave a Comment on KB-26387: How to disable typing directly into a ComboBox.

Question: How can disable data typing direclty into a ComboBox? Solution: To do so, change the ComboBox’s Style property to 2 – fmStyleDropDownList.

Read More

BUG-0009251: E2Button status won’t change according to tag value.

25 de March de 201922 de January de 2020Elipse SoftwareLeave a Comment on BUG-0009251: E2Button status won’t change according to tag value.

OVERVIEW When you link an E2Button to a tag, this object’s status (pressed or not) is not updated according to tag value, even when correctly configured. E2Button will only work…

Read More

BUG-0003373: MSForms’s Accelerator property not working.

25 de March de 201922 de January de 2020Elipse SoftwareLeave a Comment on BUG-0003373: MSForms’s Accelerator property not working.

OVERVIEW When you link Accelerator property from any MSForms object to a screen, and then press the key configured on screen, nothing happens. SITUATION Elipse Software has confirmed that this…

Read More

Posts navigation

Previous 1 … 172 173 174 … 180 Next

Categories

Search by Category

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