KB-32374: Changing the color of an E3 Gallery’s figure.
Question: Can I change the color of an E3 Gallery’s figure? Solution: Yes. To do so, insert the desired image onto a screen, and then follow this procedure: On the…
Question: Can I change the color of an E3 Gallery’s figure? Solution: Yes. To do so, insert the desired image onto a screen, and then follow this procedure: On the…
Question: How can I change the name of an XObject’s instance at runtime? Solution: To do so, just edit the instance’s Name property. Example: Application.GetObject(“Data.XO_Folder”).Item(2).Name = “NewNameXO_02”Application.GetObject(“Data”).Save() However, links between…
Question: Can I create templates at run time? Solution: No, you cannot. At run time, you can only create values and units.
Question: Why is an ActiveX (E3Browser, E3Alarm or E3Chart) displayed in front of other objects at run time, even though it was configured to be displayed behind these objects? Solution:…
Question: How can I set a filter by date on an E3Storage’s Query? Solution: To do so, you must use the CompressedDataStartEndTime query and set the dates in the respective…
Autor
Mateus Machado
Question: In an application, I need to record the values of 25 variables in an Access database to be loaded by an E3Chart. Which of the options below is the…
Question: Are sync.e3i and sync.e3o files lost if a server switchover occurs during the synchronization of the servers’ databases? And what happens if more than one switchover occurs during the…
Question: Can the data types received by the OPC Client be configured directly in the OPC Client? Solution: No, that is impossible! Data types can only be configured in the…
Question: After inserting a Library into a Domain, the screen where the XControl was inserted does not open correctly at run time, and the following message is displayed: “Browsing to…