Flowmeters
Sensor Viewer Screenshots
asset "I have most of the Sensor Viewer screenshots"
The screenshots are located in docs/influx-flight/flight-begin/img/img-flowmeter/ but the pictures need to be:
- Cropped
- Annotated
- Implemented in this page's Markdown file
- Ideally, image sized reduced with tinypng
 Sensor Viewer Software
- Start Sensor Viewerby clicking the icon on the menu bar at the top of the screen- Once the program is runnning, additional instances of Sensor View can be opened by right clicking on the menu bar item to opening a new window.
 
- Using the dropdown menus, set the Sensor ProducttoLiquid Flow Sensor (SF04 Chip)and theCOM HardwaretoRS485/USB Sensor Cable.
- After the Sensor ProductandCOM Hardwareare set, a side menu will open up asking for the COM port to connect to.
- There are two flow meters, referred to herein by the last 4 digits of their serial numbers. - Flowmeter 1503is on COM5 and is the outboard of the two meters.1503is closer to the sample cradle.
- Flowmeter 1411is on COM6 and is closer to the nozzle assembly.
 
- Flowmeter 
- For each flowmeter, select the COM port from the dropdown and click Okat the bottom of the window. Leave the other options on the default values.`Sensor Viewer` COM Ports - The COM port numbers are assigned to the USB ports on HP PC. The software will work regardless of which USB 3.0 (colored blue inside) port you use, but the COM number may change.
- You cannot change the Type Of Measurementor theData Loggingfilename while Sensor View is running (ie gathering data from flowmeter). Set those options first.
 
- Choose the Type of Measurementfrom the dropdown menu in the upper left corner. We use two types of measurements:- Flow [Linearized]for sample flow rate and volume measurements
- Temperature [Linearized C]for instrument monitoring, curiosity, and posterity.
 
- Unless you have a specific need to measure the sample water temperature, set both flowmeters to Flow [Linearized].
- Optional Create a logfile to record the flowmeter data. This is not as good as it sounds (see section below).The logfile will not record the totalizer volume. Sensor View records momentary flow rate (or Temperature) at each time point in a csv file. 
- Press Runin the upper left corner of theSensor Viewerwindow (Measurement Controlbox).
- If logging Start recording the log file by pressing Start Loggingon the right side of theSensor Viewerwindow.
- If the Measurement Typeis set toFlow [Linearized](which, if you're reading this, it should be), thenStarttheTotalizeron the right side of theSensor Viewerwindow.
 Sensor Viewer Logfile
It's not all it's cracked up to be.
Creating the logfile
The logfile may not be abundantly useful, but it is easy to record.
- Use Select Fileon the left side of the window to create a logfile inC:\FCM\SensirionLog(or a directory of your choosing) with a (suggested) filename of the formYYYYMMDD_<MeterNumber>_flow.csvSuggested logfile filename convention - The YYYYMMDDis the date. May 25, 1904 would be19040525
- The <MeterNumber>will be1411or1503(check for theSerial Numberin theProduct Settingssection in the upper center of the Sensor Viewer window).
- If you are recording Flow [linearized]then the final part of the filename will beflow. ForTemperatured [Linearized C], replaceflowin the example withdegc. Creating a filename with the wordtempas an isolated term seems like trouble.
- If recording flow rate data on meter 1411on May 25, 1904, the filename would be19040525_1411_flow.csv.
- Hypothetically, it wouldn't be complicated to process these log data to find the points where the flow direction changes, and then use that to integrate the volumes for each sample, based on the time the .fcsfiles are recorded.
 
- The 
Logfile Cautions
Sensor Viewer will overwrite files
Sensor Viewer does not like to append liness to logfiles. If you try to Start Logging with a filename that already exists, Sensor Viewer will ask if you want to overwrite that file.
Pause vs Stop when logging
- You can pause the logging with Pauseon the right side of the filepath.
- Stopping the logging with either Data LoggingStopbutton (to the right ofPause) or theMeassurement ControlStop(upper left corner, next toRun) will halt the creation of the logfile.
- You will need to begin a new logfile with a new file name to start recording data again.
- This happens even if you keep the Measurement Typeand all other settings the same.
Sensor Viewer defaults to "Relative" time-stamps
The logs will be much easier to interpret if you set the Timing Information to Absolute.
Note
- The default value is Relative, which reports your time as a count from when the logging started.
- Find Timing InformationinMeasurement Control, upper left corner ofSensor Viewerwindow.