Files
GPS-Flow-Skid/docs/README.md
2018-08-06 13:20:35 -05:00

40 lines
1.0 KiB
Markdown

# GPS Flow Skid
## Activating the PanelView
Pressing the Panelview activate button will enable the Panelview for 20 minutes. After 20 minutes have elapsed, the panelview will power down to conserve battery.
## Resetting the flowmeter totalizers
To reset the flowmeter totalizer, press the "CLEAR TOTALIZER" button from Totalizer Screen on the HMI. Alternatively, set the value of the the boolean tag "cmd_ResetTotalizerA", "cmd_ResetTotalizerB", or "cmd_ResetTotalizerC" to TRUE.
## Modbus Parameters
All devices need to be configured with the following Modbus Parameters:
- Baud Rate: 9600
- Parity: None
- Stop Bits: 2
### Modbus Addresses
| Device | Address |
| -------------------- | ----------- |
| Flowmeter | 1 |
| Solar Panel Charger | 20 |
## Wiring Guide
### Digital Inputs
| Channel | Device |
|---------- | -------|
| 0 | HMI Activate Button |
### Digital Outputs
| Channel | Device |
|---------- | -------|
| 0 | HMI Enable Relay |