User Tools

Site Tools


events

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
events [2020/12/03 15:56] – [Other event usage options] emozolyakevents [2021/02/12 14:53] – ↷ Links adapted because of a move operation atolstov
Line 76: Line 76:
   ***Save data** There are 2 options:   ***Save data** There are 2 options:
     *__Once per Event__  - the registers values are written once     *__Once per Event__  - the registers values are written once
-    *__Every X seconds__ . All data will be saved at regular interval, i.e. there will be multiple records with their respective timestamps. This option is used when you want to build a graph based on the event data in [[creating_advanced_reports_in_level2?s[]=reports | Level2 report builder]] or use API to get this data. +    *__Every X seconds__ . All data will be saved at regular interval, i.e. there will be multiple records with their respective timestamps. This option is used when you want to build a graph based on the event data in [[level2:creating_advanced_reports_in_level2?s[]=reports| Level2 report builder]] or use API to get this data. 
  
 === Selecting registers for the event === === Selecting registers for the event ===
Line 191: Line 191:
  
 === Send event data to Level2 === === Send event data to Level2 ===
-There is a report builder in the Level2 system as well which uses data taken from WebHMI as a source. More on this [[creating_advanced_reports_in_level2?s[]=level2 | here]].+There is a report builder in the Level2 system as well which uses data taken from WebHMI as a source. More on this [[level2:creating_advanced_reports_in_level2?s[]=level2| here]].
  
 === Creating a timeline based on time from the event === === Creating a timeline based on time from the event ===
Line 219: Line 219:
 === Editing events in the running project === === Editing events in the running project ===
  
-<WRAP center round important 60%>+<WRAP center round important 80%>
 Due to 'on the fly' method of recordig events, WebHMI project restart will cause an event being recorded to  Due to 'on the fly' method of recordig events, WebHMI project restart will cause an event being recorded to 
 "split". If you have some important report or critical data in your project and edit or comission the project remotely, apply changes when the event unlikely to happen or won't cause data distortion.  "split". If you have some important report or critical data in your project and edit or comission the project remotely, apply changes when the event unlikely to happen or won't cause data distortion. 
Line 228: Line 228:
 === One - time events === === One - time events ===
  
-<WRAP center round tip 60%>+<WRAP center round tip 80%>
 With one-time event, i.e. those not having 'event has duration' checkbox set, remember that while the event condition is **true** WebHMI will generate excess records in the DB on every scan. Use lua script which provides one scan duration of the event enabling condition. With one-time event, i.e. those not having 'event has duration' checkbox set, remember that while the event condition is **true** WebHMI will generate excess records in the DB on every scan. Use lua script which provides one scan duration of the event enabling condition.
 </WRAP> </WRAP>
events.txt · Last modified: 2022/01/26 14:15 by emozolyak

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki