Differences

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

Link to this comparison view

Both sides previous revision Previous revision
storing_reports_and_events_to_a_log_file [2024/03/20 16:40]
wikiadmin
storing_reports_and_events_to_a_log_file [2024/03/20 16:42] (current)
wikiadmin
Line 87: Line 87:
 </code> </code>
  
 +Each time a report, or event is received a new line is added to the log file.  So after a few reports the file may look like this:
  
 +<code>
 +{CLOCK=2024032015392720, GasFlow=2.004, LOTID=, CEID=7502, EventName=COMPLETED}
 +{CLOCK=2024032015392774, GasFlow=1.974, LOTID=, CEID=7502, EventName=COMPLETED}
 +{CLOCK=2024032015392799, GasFlow=1.974, LOTID=, CEID=7502, EventName=COMPLETED}
 +</code>
  
  
  • storing_reports_and_events_to_a_log_file.txt
  • Last modified: 2024/03/20 16:42
  • by wikiadmin