NORRISEAL-WELLMARK
8
REVISION 2021-5-14
Input Registers
TYPE
ADDRESS DESCRIPTION
VALUE MEANING
ADDITIONAL NOTES
INPUT REG
30000/30001
Version number
Compile Date
Version Number: compile date (YYMMDD) as integer
Eg: August 30, 2019 would be 190830 or 0x0002e96e in hex
(Register 1 * 65536) + Register 0 = Version Number
INPUT REG
30002/30003
Cycles
Current Number of Cycles
2: lower word
3: upper word
INPUT REG
30004
Temperature
Current Temperature as read by ADC
-40 to 140 degrees Fahrenheit
INPUT REG
30005/30006
Voltage
Current Voltage
float value
5: lower 16 bits
6: upper 16 bits
INPUT REG
30007
Analog Input #1
Raw ADC value
0-4095
INPUT REG
30008
Analog Input #2
Raw ADC value
0-4095
INPUT REG
30009
Analog #1 Inch Value
Calculated Inch value based on ADC
5-1150 (multipled by 10)
INPUT REG
30010
Analog #2 Inch Value
Calculated Inch value based on ADC
5-1150 (multipled by 10)
INPUT REG
30011/30012
Measured QPD
Measured (via pulse input) value of Quarts/Day
float value
11: lower 16 bits
12: upper 16 bits
INPUT REG
30013/30014
Day Cycles
Number of cycles counted for the current day
13: lower word
14: upper word
INPUT REG
30015/30016
Week Cycles
Number of cycles counted for the current week
15: lower word
16: upper word
INPUT REG
30017/30018
Month Cycles
Number of cycles counted for the current month
17: lower word
18: upper word
INPUT REG
30019/30020
Total Quarts Pumped
Number of quarts pumped; calculated/calibrated mode
Float
19: lower word
20: upper word
INPUT REG
30021/30022
Day Total Quarts
Number of quarts pumped for the current day
Float
21: lower word
22: upper word
INPUT REG
30023/30024
Week Total Quarts
Number of quarts pumped for the current week
Float
23: lower word
24: upper word
INPUT REG
30025/30026
Month Total Quarts
Number of quarts pumped for the current month
Float
25: lower word
26: upper word
INPUT REG
30027
Cal Method Used
0: measured
1: calibrated
2: calculated
Attempts to use value stored in holding register 48
If set = calibrated and no calibration exists, defaults to
calculated
If set = measured and calibration exists / no pulses were detected,
defaults to calibrated
INPUT REG
30028
AutoOnCounts
Calculated On Time; Auto mode
INPUT REG
30029
AutoOffCounts
Calculated Off Time; Auto mode
INPUT REG
30030/30031
Quarts/Second head #1
from Calculated or Measured modes
Float
30: lower word
31: upper word
INPUT REG
30032/30033
Quarts/Second head #2
from Calculated or Measured modes
Float
32: lower word
33: upper word
INPUT REG
30034
cal_pulses
0 – 59
INPUT REG
30035
cal_ticks
0 – 59
INPUT REG
30036
Total Run Seconds
0 – 4,294,967,295
Seconds are NOT saved to EEPROM
INPUT REG
30037
Total Run Minutes
16 bit unsigned
INPUT REG
30038/30039
Total Run Hours
38: lower word
39: upper word
INPUT REG
30040
Pulses/Cycle
Pulses expected per cycle for measured mode
10MAY21
CODE VERSION
CHANGE NOTES