KB-14206: Concatenating the values of two tags.
Question: How can I concatenate the values of two I/O Tags? Solution: To do so, you can use scripts, with a + operator between the tags that must be concatenated.…
Question: How can I concatenate the values of two I/O Tags? Solution: To do so, you can use scripts, with a + operator between the tags that must be concatenated.…
Question: How can I configure an animation’s image to keep its original size? Solution:To do so, click the Adjust image button on General tab of the animation’s properties.
Question: Why is the message “No connection, Query(Disconnected): 34” being displayed on an E3Chart legend’s Status column? Solution: This happens in situations such as: Query1 SQL issues, or Database connection…
Question: On an application, the ShutdownWindows() function was set with the parameter 4 configured, in order to restart the computer and close the applications, but it only stops the application…
Descrição: Por que a mensagem “Consulta1(Desconectado) :34” está aparecendo na coluna Estado da legenda do E3Chart? Solução: Este problema pode acontecer em situações como: Problemas no SQL da consulta1, ou…
Question:How does SCADA calculate the PerformanceCount attribute’s value? Solution: The calculation is performed every second, and it counts the time that the application takes to answer. The worst the application’s…
Question: How can I invert figures in E3? Solution: To do so, follow these procedures: Right-click the figure and select the Convert to Symbol option. Right-click again the figure and…
Question: How can I set more than one line in a Text Report’s description via scripts? For example:Text on Line 1Text on Line 2 Solution: To do so, write the…
Question: How can I configure a scrollbar linked to a Browser to roll the data being displayed on screen? Solution: To do so, you must insert a Slider object and…
Question: How can I set up data to be recorded in a Historic only in special events (such as when a tag changes value, or when a button is pressed),…