Skip to content

Elipse Knowledgebase

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

Category: Elipse Power

Default Link in Alarms Messages.

25 de March de 20195 de July de 2019Elipse SoftwareLeave a Comment on Default Link in Alarms Messages.

Whenever similar alarms are set up in different objects in Elipse Power, each alarm’s messages must be edited individually. This can be rather inconvenient, especially when there are a large number of alarms in the application.
Autor
Mateus Machado

Read More

Customizing your PowerExplorer.

25 de March de 20193 de October de 2019Elipse SoftwareLeave a Comment on Customizing your PowerExplorer.

The PowerExplorer is a feature that automatically lists all analog and discrete measurements in a device, as well as all its commands and protections, with no need for further settings.…

Read More

Automation in code generation: Lesson 4 – Scanning specific objects in a location.

25 de March de 20198 de April de 2020Elipse SoftwareLeave a Comment on Automation in code generation: Lesson 4 – Scanning specific objects in a location.

Another possibility is to use the technique of scanning a certain location (such as a data folder or a substation) to look for specific types of objects (internal tags, switchers,…

Read More

Automation in code generation: Lesson 5 – Adding objects via scripts.

25 de March de 20198 de April de 2020Elipse SoftwareLeave a Comment on Automation in code generation: Lesson 5 – Adding objects via scripts.

Most Elipse E3’s and Elipse Power’s objects can be inserted via scripts with AddObject method: AddObject(ClassName[[, Activate], ObjectName]) This method’s parameters are: ClassName: indicates the type of object to be…

Read More

Automation in code generation: Lesson 6 – Checking for pre-existing objects.

25 de March de 20198 de April de 2020Elipse SoftwareLeave a Comment on Automation in code generation: Lesson 6 – Checking for pre-existing objects.

In scripts that create objects automatically, it is important to check whether such objects have already been created in the application, in order to avoid duplicated objects or even script…

Read More

Automation in code generation: Lesson 1 – Working with vectors.

25 de March de 20198 de April de 2020Elipse SoftwareLeave a Comment on Automation in code generation: Lesson 1 – Working with vectors.

A vector is a one-dimensional matrix with n positions. Each position can store a value of any type. Vectors are commonly used in automated scripts, because they allow multiple values…

Read More

Automation in code generation: Lesson 3 – Changing a string into a vector.

25 de March de 20198 de April de 2020Elipse SoftwareLeave a Comment on Automation in code generation: Lesson 3 – Changing a string into a vector.

For the purposes of this article, we will consider option 1 from Lesson 2 is being used. After the .csv file has been read, we are left with a string…

Read More

Automation in code generation: Lesson 7 – Events for script execution.

25 de March de 20198 de April de 2020Elipse SoftwareLeave a Comment on Automation in code generation: Lesson 7 – Events for script execution.

Autor
Mateus Machado

Read More

Automation in code generation: Introduction.

25 de March de 20198 de April de 2020Elipse SoftwareLeave a Comment on Automation in code generation: Introduction.

Elipse E3 and Elipse Power applications are developed with Studio, an application development tool whose intuitive graphical interface helps the developer to create and configure objects in a simpler way.…

Read More

Automation in code generation: Lesson 2 – Reading information from an Excel file.

25 de March de 20198 de April de 2020Elipse SoftwareLeave a Comment on Automation in code generation: Lesson 2 – Reading information from an Excel file.

Auxiliary Excel spreadsheets are commonly used in code generation because of their functionalities, such as sequential copies of cells and sorting out of information, among others. The spreadsheets can be…

Read More

Posts navigation

Previous 1 2 3 4 Next

Categories

Search by Category

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