KB-34100: Adding +1 to an internal tag according to the Preset of a counter tag.
Question:How can I configure a counter tag to add +1 to an internal tag, via scripts, every time it hits the Preset? Solution: To do so, create a script in…
Question:How can I configure a counter tag to add +1 to an internal tag, via scripts, every time it hits the Preset? Solution: To do so, create a script in…
Question: How can I set up a modal screen to be closed every time the user clicks a button? Solution: To do so, you must execute the Close(Code) method of…
Question: Why are some alarms registers duplicated when recorded? Solution: This happens when the main and the Standby application are recording in the same database, and the EnableSynchronization property is…
Question: How can I set up the alarms to only allow their acknowledgment when there is a user logged in the application? Solution: To do so, there are two options:…
Sample application that illustrates how to convert a *.dat file into an *.xls, *.csv or *.txt file. Attachments: ex_convert
Question: Can I change the Historic‘s scan value at run time? Solution: Yes. To do so, create a link at the Historic‘s ScanTime property: This property can also be edited…
Question: Why is the data loaded in the Browser not being updated after the application has been executed, thus making it necessary to stop the application and then re-execute it…
Question: How can I make it impossible for any alarms to be acknowledged in my application when no user is logged on? Solution: E3’s default setting is to have all…
Question:What must be changed in an application developed with the Elipse SCADA 16 bits when updating it to the 32-bit version? Solution:Pay extra attention to the following points when updating…
Question: How can I rename historic files (*.dat) according to the number of records and setting the current date on their names? Solution: You can do this by using a…