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/01 15:40] – [Other event usage options] emozolyakevents [2020/12/03 15:56] – [Other event usage options] emozolyak
Line 202: Line 202:
 The Report constructor for events may not be convinient in some cases:  The Report constructor for events may not be convinient in some cases: 
   *the processes last long time (days, weeks, monthes, years etc) and event logging may be interrupted by some maintenacne or other occastions which is not acceptable (this will split the event)   *the processes last long time (days, weeks, monthes, years etc) and event logging may be interrupted by some maintenacne or other occastions which is not acceptable (this will split the event)
-  *you need to generate report which unites data from many different events, so you can not use report cunstructor which is bound by one event and its sub-events+  *you need to generate report which unites data from many different events, so you can not use event'report constructor which is bound by one event and its sub-events
   *the system consist of many logical units which would require to make a lot of duplicating reports   *the system consist of many logical units which would require to make a lot of duplicating reports
  
 In this cases, still a desired report can be obtained from particular events, lua, api and screen/dashboard editor.  In this cases, still a desired report can be obtained from particular events, lua, api and screen/dashboard editor. 
 You can use the following approach:  You can use the following approach: 
-  *use screen/dashboard for user control (picking dates, machines, dates etc.) +  *use screen/dashboard for user report setup (picking dates, machines, shifts etc.) 
-  *use lua script which would make api call to webhmi's event log +  *use lua script which would make api call to webhmi's event log and fetch neccessary data 
-  *+  *use javascript to change screen widget properites - start / end time for graph, changing parameters etc. 
 + 
 +<WRAP center round info 80%> 
 +Please refer to the following application [[events_in_machine_monitoring | note]].  
 +</WRAP>
  
 ===== Notes on event usage ===== ===== Notes on event usage =====
events.txt · Last modified: 2022/01/26 14:15 by emozolyak

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki