KB-33940: Editing a Browser at run time.
Question: How can a Browser’s settings be edited at run time? Solution: To do so, open this object’s Properties window to edit it via EditProperties() function. Example: Browser1.EditProperties()
Question: How can a Browser’s settings be edited at run time? Solution: To do so, open this object’s Properties window to edit it via EditProperties() function. Example: Browser1.EditProperties()
Sample application using Pens’ AddDatA() and CopyObject() functions to create personalized drawings in a Trend. Attachments: Sample.zip
Sample application showing how to use BarGauge object, and also how to multiplex screens via SetTag() function. Attachments: Sample.zip
Sample application showing how to use Video screen object, which reproduces .AVI files with sound. Attachments: Sample.zip
Issue: “The problem is that, according to their position on screen, some objects get “deformed”. For example, a test was made with a 150 X 150 circle. When the circle’s…
Sample application showing how to add data manually to a trend set with XY via AddData() function. Attachments: Sample.zip
Question: When inserting a figure onto screen via E3Studio, why does it display a dotted X instead of the figure, even though its path has been correctly set? Solution: One…
Autor
Paula Eneas
Question: A group with setpoints has a button that changes its status from Visible to Invisible, and vice versa. However, when the value of one of these setpoints is edited…
Question: At E3Chart, can I pick a new color for a pen being plotted when clicking the information displayed in the legend of this pen? Solution: Yes. To do so,…