Multiple Register Priority

If there are multiple register readings for the meter read that failed high low and the readings have different classifications of "very low", "low", "high" or "very high", determine the "worst" register read based on the value of MULTIPLE-REGISTERS-PRIORITY. The register read considered the "worst" is the one used to create the To Do entry.

The value of this parameter indicates how to prioritize multiple registers with different classifications. The first byte indicates the priority of "very low" reads, the second byte indicates the priority of "low" reads, the third byte indicates the priority of "high" reads and the fourth byte indicates the priority of "very high" reads. Use the numbers 1, 2, 3 and 4, where 1 is the worst type of reading (i.e., the one that needs the most attention). For example, if you would like to review reads in the following order

  • Very low
  • Very high
  • Low
  • High

Set the value of MULTIPLE-REGISTERS-PRIORITY to 1342.