Sample application – Elipse Ping Driver and Elipse E3.
Autor
Guilherme Torres
Autor
Guilherme Torres
Question: How can I print a report whose rows’ background colors are interspersed, in a zebra-like pattern? Solution: To do so, go to the section’s OnFormat event and insert a…
Question: Via E3Alarm, can I access the specific screen of an active alarm where the device is linked? Solution: Yes, you can. To do so, you must create a script…
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.…
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…
Question: Can images be captured with a video camera by Elipse SCADA? Solution: Yes, this can be done via Snapshot function of videoIn object (which belongs to the Video object…
Question: Can E3Alarm connect to an Alarm Server from a remote domain, which allows alarms from other domains to be visualized and acknowledged? Solution: Yes. To use remote alarms, you…
Question: Can HKCustomer perform any procedures regarding the hardkey via a Remote Desktop Connection? Solution: It depends on the Windows version being used. In Windows Vista or later versions, HKCustomer…
Autor
Pedro Henrique Jochims Rossi
This article illustrates how to work and perform operations with data grouped in matrices in Elipse E3. To operate with matrices, use matriz.lib library. This library was created in order…