KB-36091: Support to multiple languages in an application.
Autor
Guilherme Taschetto
Autor
Guilherme Taschetto
Question: In a HotStandBy application with two databases to record the same data (one in the main computer, and another one in the secondary computer), is there synchronism between DBs?…
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…
Question: How can I group data by minute in a Report? Solution: To do so, you must first insert a new Group Header/Footer section in the report. To set…
Question: Why can I only read the first element of a RSLinx’s Block Tag via OPC? Solution: This happens because the Block Tag is linked to an RSLinx’s simple tag;…
Question:Is there any method in Elipse E3 that returns all properties from a certain object?Solution:No. To do so, you will have to use a PropEnum ActiveX, which was developed by Elipse Software. To do so, follow these procedures…
Autor
Mateus Machado
Question: Why do the charts stop displaying data when updating E3 from version 2.0 to version 2.5? Solution: This happens because the fields set up in the pens have blank…
Question: Was DoModalOp method removed from E3 version 3.1? Solution: This method still exists to keep the compatibility with applications developed in older versions, but it is hidden and it…
Question: Why can’t I import alarms from a .CSV file that were previously exported by E3? Solution: When doing so, you must first take some precautions: When exporting alarms, you…
Question: In an application, a tag contains the value in seconds of the device’s working time. How can I show this value in hours in a Display? Solution: To do…