KB-27314: Size limit for DocString property’s content.
Question: What is the size limit of the DocString property’s content? Solution: This limit is of 1GB of characters or the free memory’s size (if it is smaller than 1GB).
Question: What is the size limit of the DocString property’s content? Solution: This limit is of 1GB of characters or the free memory’s size (if it is smaller than 1GB).
Question: How can I set a security procedure in order to avoid losing data when E3 Server disconnects from the Database? Solution: E3 automatically avoids losing data on the Database:…
Question: How can I set up the alarm to be hidden on the E3Alarm only after it is acknowledged? Solution: To do so, on the alarm’s settings via E3Studio, you…
Question: Why is the name_of_database_sync.e3i file created in the active server of an application in Hot-Standby mode? Solution: When you enable the EnableSyncrhonization property in an application on HotStandby mode,…
Question: How can I display the name of the currrently active Formula? Solution: To do so, in the same script that passes the Formula’s name to the method responsible for…
Question: Why does the client Domain often disconnect from the server Domains? Solution: Probably, this happens because the client Domain’s version and build are different from the server Domains’ versions…
Autor
Guilherme Taschetto
Question: How can I display an image of the Domain’s resources on a Figure object? Solution: To do so, just go to E3Studio and edit the Figure object’s Filename property,…
Question: How can I record alarms from my application on disk? Solution: On the Alarm Server, you can configure alarms to be saved in a Database. To do so, just…
Question: What is the OnTagRead event’s purpose? Solution: This is an I/O Driver’s event. It is fired on every reading performed by the Driver, regardless of which tags are being…