Skip to content

Elipse Knowledgebase

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

Category: English

KB-26762: Editing an application in the server while the domain is still running.

25 de March de 20197 de June de 2019Elipse SoftwareLeave a Comment on KB-26762: Editing an application in the server while the domain is still running.

Question: There is a runtime hardkey running a domain in the server. But if I insert another hardkey (with an E3Studio license, for example), it will only be detected when…

Read More

KB-29296: Identifying the project where the historic has been inserted, via E3Studio.

25 de March de 2019Elipse SoftwareLeave a Comment on KB-29296: Identifying the project where the historic has been inserted, via E3Studio.

Question: How can I identify, via E3Studio, into which project has the Historic been inserted? Solution: The Organizer has two visualization modes: Domain and Explorer. In Domain mode, all objects…

Read More

KB-16979: Copying screens via E3Studio.

25 de March de 2019Elipse SoftwareLeave a Comment on KB-16979: Copying screens via E3Studio.

Question: How can I copy a screen via E3Studio? Solution:To do so, there are two possibilities: Via Domain mode: Select the screen, press the CTRL key, drag it to Settings\Files\Name…

Read More

KB-30432: Difference between current time and time in a setpoint, in minutes.

25 de March de 2019Elipse SoftwareLeave a Comment on KB-30432: Difference between current time and time in a setpoint, in minutes.

Question: How can I obtain the difference between the current date/time and the date/time input in a setpoint, in minutes? Solution: To do so, you can use the following script:…

Read More

KB-30127: Using an internal tag as vector (Array).

25 de March de 201931 de March de 2025Renan De RossiLeave a Comment on KB-30127: Using an internal tag as vector (Array).

Question: How can I use an internal tag as vector (Array)? Solution: To save a vector in an internal tag, you must use the following script: Dim list(2) list(0) =…

Read More

KB-29405: Enabling/Disabling Caps Lock at runtime.

25 de March de 201924 de April de 2019Renan De RossiLeave a Comment on KB-29405: Enabling/Disabling Caps Lock at runtime.

Question: Can the Caps Lock key be enabled/disabled via E3? Solution: Yes, this cane be done via VBScript‘s SendKeys method. The script below toggles the Caps Lock key: set WshShell…

Read More

KB-29866: Opening Windows Explorer in a specific folder, via E3.

25 de March de 201924 de April de 2019Renan De RossiLeave a Comment on KB-29866: Opening Windows Explorer in a specific folder, via E3.

Question: Can I open Windows Explorer in a specific folder, via E3? Solution: Yes. With Run Application pick, you will just need to type the address of the folder in…

Read More

KB-28306: Printing a report’s query filter dates.

25 de March de 2019Elipse SoftwareLeave a Comment on KB-28306: Printing a report’s query filter dates.

Question: In the report’s body, how can I print the initial and final dates of a filter made in its query? Solution: To do so, follow these procedures: In the…

Read More

KB-28775: Resizing E3Chart’s legend in the report.

25 de March de 20199 de January de 2024Elipse SoftwareLeave a Comment on KB-28775: Resizing E3Chart’s legend in the report.

Question: How can I resize E3Chart’s legend in the report via scripts? Solution: To do so, copy the following script to the report’s OnBeforePrint event. The lines in bold are…

Read More

KB-15412: Running LoadReport method from E3 Server.

25 de March de 20199 de January de 2024Elipse SoftwareLeave a Comment on KB-15412: Running LoadReport method from E3 Server.

Question: Can I run the report’s LoadReport method from E3 Server (for example, from an internal tag’s OnValueChanged event)? Solution: No, this event can only run from the Viewer, never…

Read More

Posts navigation

Previous 1 … 158 159 160 … 180 Next

Categories

Search by Category

This article applies to versions 6.5 or lower.
A new object for reports was added to version 6.6, called Section Report.

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