KB-33309: Objects’ color settings via RGB function.
Autor
Debora Aoki
Autor
Debora Aoki
Question: How can I display a tip box when the mouse is over an object? Solution: To do so, enable Show tips during run-time option on Size and Pos tab.…
Question: Can I perform trigonometric functions with SCADA? Solution: Yes, they can be performed with functions such as Cos, Sin, and Tan, among others, in the Global Manager.
Question: Is there any script output function in Elipse SCADA that aborts script execution at a certain point and will not execute the lines beyond this point, similarly to what…
Autor
Mateus Machado
Question: What is the possible reason for a toggle button to change its status without being clicked on? Solution: This button must be linked to a PLC tag. Probably, something…
Question: When is a Boolean tag’s OnValueChanged event fired? Can I run a script that fires it only when its value changes from 0 to 1, but not otherwise? Solution:…
Question: How can I print a screen? Solution: The following example illustrates how to print the current screen with a button click. First of all, you will need to create…
Question: Can I issue commands via WEB plug-in? Solution: No. Elipse SCADA’s WEB plug-in only allows you to monitor a screen opened in the server via internet, which means web…
Question: When attempting to install SCADA, the following error window is displayed: What does it mean? Solution: DAO stands for Data Access Object, an API enabling communication between database management…