KB-26642: Retrieving a record according to a selected date.
Question: How can I retrieve a record according to a selected date? Solution: To do so, you must use the Historic’s FindTime() function. Example of script, executed at a button’s…
Question: How can I retrieve a record according to a selected date? Solution: To do so, you must use the Historic’s FindTime() function. Example of script, executed at a button’s…
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), and…
Autor
Mateus Machado
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 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…
Question: How can I generate a daily historic file? Solution: To do so, follow these procedures: Create an expression tag and retrieve Day attribute from the Global Manager. On this…