KB-34142: Changing messages in E3Alarms’s Severity field.
Question: How can I display different messages from those defined as default on the E3Alarm‘s Severity field? Solution: To do so, select the Severity field in the E3Alarm‘s properties on…
Question: How can I display different messages from those defined as default on the E3Alarm‘s Severity field? Solution: To do so, select the Severity field in the E3Alarm‘s properties on…
Question: How can I set up an E2Button to make it work as a toggle button? Solution: To do so, you must set the object’s Action property as 1 –…
Question: Do I need a hardkey for each computer where the application is being viewed? Solution: No. To view your application in other computers, you only need a hardkey in…
Question: Can I initialize the Viewer with a windowed screen instead of a full screen? Solution:Yes. To do so, access the E3Studio, select the Viewer object on the Organizer, right-click…
Question: How can I create a report whose values column remains next to the original column, and not on a new page? Solution: To do so, you have to set…
Question: Which port is used by the Viewer to connect to the E3Server? Solution: The default Windows port used by Elipse E3 is 6515. This can be seen via E3Tweak…
Question: How can I get the IP address of the computer via scripts? Solution: To do so, you can write a script similar to the one in the following example:…
Question: Why is there a “Page not found” error message displayed on screen when I run the Viewer, similar to the one from Internet Explorer? Solution: This error message is…
Question:How can I configure a counter tag to add +1 to an internal tag, via scripts, every time it hits the Preset? Solution: To do so, create a script in…
Question: How can I set up a modal screen to be closed every time the user clicks a button? Solution: To do so, you must execute the Close(Code) method of…