# Flowmeter Recording System # Laundry Channel 1 = Washer Cold; Channel 2 = Washer Hot # Sensors Channel 1 = SensorID 0 ; Channel 2 = SensorID 1 # Sampling Interval Duration (seconds) 59 # Sampling Interval Count (Count * Duration = Elaped Time) 6 # Events is number of counted pulses for a sampling interval # Volume is computed volume in liters for a sampling interval # 1 and 2 are the two sampling channels; Pin 16 & 18 (GPIO 23 & 24) DateTime, Events1, Events2 , Volume1 , Volume2 Sun Jun 23 03:01:00 2019 , 0 , 0 , 0.0 , 0.0 Sun Jun 23 03:02:00 2019 , 0 , 0 , 0.0 , 0.0 Sun Jun 23 03:03:00 2019 , 0 , 0 , 0.0 , 0.0 Sun Jun 23 03:04:00 2019 , 0 , 0 , 0.0 , 0.0 Sun Jun 23 03:05:00 2019 , 0 , 0 , 0.0 , 0.0 Sun Jun 23 03:06:00 2019 , 0 , 0 , 0.0 , 0.0 time to die! Total Events1 = 0 Total Events2 = 0 Total Volume1 = 0.0 Total Volume2 = 0.0