Update README.md

This commit is contained in:
Patrick McDonagh
2018-03-21 15:41:14 -05:00
committed by GitHub
parent f19ab28fb5
commit 61822d3158

View File

@@ -1,5 +1,6 @@
# Pioneer FlowMeter Program
Written by Ben Nabors, Patrick McDonagh
# Universal Flow Skid
Reads from either a modbus flowmeter or an analog flowmeter.
## Hardware Used
@@ -72,4 +73,8 @@ The following tags would be relevant to read over SCADA:
| cmd_ClearFlowTotal | BOOL | Clear analog Flow Total Command | RW |
| sw_UseModbusFlowmeter | BOOL | Use the modbus flowmeter | RW |
| use_ModbusFlowmeter | BOOL | Status of using Modbus Flowmeter | R |
## Contributors
- [Patrick McDonagh](https://github.com/patrickjmcd)
- Ben Nabors