KB-35982: Recording the logged user’s name in the Historic.
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: 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: 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: 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: 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…
Question: How can I install and insert a third-party ActiveX onto an application’s screen? Solution: To do so, just follow these steps: Download and install the ActiveX file; On E3…
Question: How can I disable the access to the Viewer in the machine executing the E3Server? Solution: To do so, set up the Viewer Groups in the application domain options…
Question: Why are acknowledged alarms reactivated when restarting the Domain? Solution: This is the correct system’s behavior. When restarting the Domain, the alarms that were previously active keep this status,…
Question: How can I change the color of an E3Chart’s pens at run time? Solution: To do so, you must create a script using E3 Viewer’s ShowPickColor method to set…