KB-34475: Opening or closing a screen according to a tag’s value.
Question: How can I execute a script to open a screen whenever a Boolean tag’s value is 1 (one), and close it when it is 0 (zero)? Solution: To do…
Question: How can I execute a script to open a screen whenever a Boolean tag’s value is 1 (one), and close it when it is 0 (zero)? Solution: To do…
Question: What is Expand Bits option for? Solution: Some PLCs do not allow direct access to bit variables, such as in an input or output. In such cases, you must…
Question: How can I export a formatted report to PDF? Solution: To do so, the only possibility is to use a virtual printer that prints in PDF format. For virtual…
Question: Can I log into Elipse SCADA with my user’s and password’s values via scripts? Solution: No, you cannot. Unlike Elipse E3, Elipse SCADA has no methods to log in…
Question: How can I set up the application to make each new user log in to it (user/password)? How can this data be recorded, and how can the name of…
Question: How can I convert a string into an integer? Solution: To do so, you must use Global Manager’s Int function, which converts a string into an integer. Example of…
Question:Wchi files store data from historics? Solution: This data is stored at Elipse SCADA’s *.dat and *.batch files. *.dat: historic data. *.batch: header, in case of batch historics.
Question: How can value of a RAM tag be toggled with a button? Solution: To do so, you must use a button with Toggle functionality and link it to the…
Question: How can I change the visibility of a screen object with a button? Solution: There are two ways to do so: On the button’s Tags tab, link it to…
Autor
Mateus Machado