KB-28997: Sending values in real time to the Report.
Question: How can I copy values from a Display to the Report? Solution: To do so, you must link the Display’s value to an Internal Tag. Then, in the Report,…
Question: How can I copy values from a Display to the Report? Solution: To do so, you must link the Display’s value to an Internal Tag. Then, in the Report,…
Question: When creating a Message Box with the date, a random numeric value is displayed (for example, 39876,8934523). How can I set up the Message Box with the Date/Time format?…
Question: How can I save a Database’s table in a text file? Solution: To do so, you can create a Report, configure a Query, and use the Export() method; or…
Question: Why do the new E3Viewer‘s windows open incorrectly? Solution: This can occur because some screens are opened by scripts or picks that have the name of a Frame that…
Question: On an application based in CDO-Collaboration Data Objects (tool developed by Microsoft to make it easier sending messages in applications)-, the IIS – Internet Information Services – is used…
Question: Can the data sources used in a multiple connection be written via Source field? Solution: No, they can’t. This type of connection only enables the Source field’s read.
Question: How can the application be set up to send an e-mail whenever an alarm is activated? Solution: To do so, you must use the SendMail driver and create an…
Autor
Marco Antonio Gomes Silva
Question: Can I use E3 WebViewer with the following web browsers: Microsoft Edge, Mozilla Firefox and/or Google Chrome? Solution: Yes, you can. E3 WebViewer is an ActiveX component that…
Question: How can I set up a Modal Screen to be opened next to the Button pressed to open it? Solution: To do so, you must use ToPixelX() and ToPixelY()…