KB-27777: Editing a LIB file name.
Question: After editing the name of the LIB file used in the application, it continues being loaded with the old name. How can I fix this problem? Solution: When the…
Question: After editing the name of the LIB file used in the application, it continues being loaded with the old name. How can I fix this problem? Solution: When the…
Question: Can I disable the UseTagQuality option from the Historic’s properties to save space in the database? Solution: No, you can’t, because when this option is disabled, the value 1…
Question: Can I insert a resource in an application even when the Domain is closed? Solution: Yes. To do so, just open the project in E3Studio, without loading the Domain,…
Question: How can I display the current time in a Report? Solution: To do so, you must create a CurrentTime Demo Tag and link it to a Report’s data field.…
Question: How can I break a project/library password in order to recover it? Solution: This can’t be done, because the password is cryptographically stored, and therefore it is impossible to…
Question: Why do the MsgBox and the Display objects show the same value of a variable, but in different languages? Solution: This happens because the MsgBox object uses the Visual…
Question: Why is thre an authentication error when I try to establish connection with an MS SQL Server database? Solution: To fix this, you must use the MS SQL Server’s…
Question: Why do some E3Chart’s real-time pens disappear after a certain time? Solution: This happens because BufferSize property sets a certain number of pens points to be saved in the…
Question: In a Query, how can I filter alarms with areas starting with a given text? Solution: In order to filter alarms with areas starting with a given text (for…
Question: Can I change the objects’ activation order in the domain? Solution: Yes. To do so, access the E3Studio, load the domain, and select the option Edit Activation Order, by…