KB-30006: Displaying E3Alarm’s Message column.
Question: Can I set up the E3Alarm‘s Message column to be displayed only when the variable is on alarm status? Solution: No, you can’t. The Message column is always displayed,…
Question: Can I set up the E3Alarm‘s Message column to be displayed only when the variable is on alarm status? Solution: No, you can’t. The Message column is always displayed,…
Question: How can I edit the values of a rectangle’s VerticalPercentFill property’s maximum and minimum limits at run time? Solution: To do so, you can create a Library and use…
Question: In order to save memory, I want to set up an E3 application not to load a certain module (such as the Storage in an XObject, for example) at…
Question: How can I open the same screen several times at the same moment? Solution: To do so, on the command that opens the screen, you must set the name…
Question: Why can’t I close a certain modal screen after opening another modal screen from it? Solution: This is the system’s normal behavior. To close the first modal screen, you…
Question: How can I record the current logged user’s name in the Historic? Solution: To do so, in the login’s script, you must set it to save the user’s name…
Question: Which type of file can be inserted as a resource in an E3 application? Can an I/O driver be inserted as a resource? Solution: You can use the Insert…
Question: How can I change the script’s font size? Solution: To do so, go to the script edition area, and execute one of the following actions: either press [Ctrl] key…
Question: Can I create historic fields at runtime? Or are they only available for edition in the Studio? Solution: Yes, you can create historic fields at runtime; to do so,…
Question: Which of the options below is the best choice? using an OPC Client with 20 I/O Tags linked to an OPC Server; or using 20 OPC Clients, each with…