KB-26496: Aligning screen objects.
Question: How can I align the borders of two or more screen objects? Solution: To do so, use E3Studio’s alignment tools, whose available options are Align to the Left, Align…
Question: How can I align the borders of two or more screen objects? Solution: To do so, use E3Studio’s alignment tools, whose available options are Align to the Left, Align…
Autor
Mateus Machado
Question: Can I display only messages of unacknowledged active alarms in E3Alarm? Solution: E3Alarm has a property called CustomFilter, responsible for informing an expression-like customized filter for alarms. To display…
Question: How can I copy values from a Display to the Report? Solution: To do so, you must link the Display’s value to an Internal Tag. Then, in the Report,…
Question: How can I configure a relay’s digital point to send information to a IEC-61850 driver? Solution: To do so, you must link the relay’s variable to a Report’s DataSet…
Question: How can I enable/disable task switching (Alt + Tab) at runtime? Solution: To do so, you must write a script to edit the application’s Exclusive property. For example: Example…
Question: Why do the new E3Viewer‘s windows open incorrectly? Solution: This can occur because some screens are opened by scripts or picks that have the name of a Frame that…
Question: How can I save a Database’s table in a text file? Solution: To do so, you can create a Report, configure a Query, and use the Export() method; or…
Question: When creating a Message Box with the date, a random numeric value is displayed (for example, 39876,8934523). How can I set up the Message Box with the Date/Time format?…
Autor
Marco Antonio Gomes Silva