Weight Sorting Mode
This mode gets 7 different boundaries (set values) for classifying the 8 different ranges of weight. Each 8 ranges have their output bits in control outputs (offset 3, 18, 33, 48). At any time, only one bit of control outputs is set according to the current measured net weight.
Weight 1
offset 98, 144, 190, 236
If the net weight is lower than this value, the ‘weight 0’ bit (bit 8) in control outputs is set.
Weight 2
offset 100, 146, 192, 238
If the net weight is between ‘Weight 1’ set value and this value, the ‘weight 1’ bit (bit 9) in control outputs is set.
Weight 3
offset 102, 148, 194, 240
If the net weight is between ‘Weight 2’ set value and this value, the ‘weight 2’ bit (bit A) in control outputs is set.
Weight 4
offset 104, 150, 196, 242
If the net weight is between ‘Weight 3’ set value and this value, the ‘weight 3’ bit (bit B) in control outputs is set.
Weight 5
offset 106, 152, 198, 244
If the net weight is between ‘Weight 4’ set value and this value, the ‘weight 4’ bit (bit C) in control outputs is set.
Weight 6
offset 108, 154, 200, 246
If the net weight is between ‘Weight 5’ set value and this value, the ‘weight 5’ bit (bit D) in control outputs is set.
Weight 7
offset 110, 156, 102, 248
If the net weight is between ‘Weight 6’ set value and this value, the ‘weight 6’ bit (bit E) in control outputs is set. Or if the net weight is higher than this
value, the ‘weight 7’ bit (bit F) in control outputs is set.
Control Outputs | Range | |
8 | Weight 0 | Net Weight < Weight 1 |
9 | Weight 1 | Weight 1 <= Net Weight < Weight 2 |
A | Weight 2 | Weight 2 <= Net Weight < Weight 3 |
B | Weight 3 | Weight 3 <= Net Weight < Weight 4 |
C | Weight 4 | Weight 4 <= Net Weight < Weight 5 |
D | Weight 5 | Weight 5 <= Net Weight < Weight 6 |
E | Weight 6 | Weight 6 <= Net Weight < Weight 7 |
F | Weight 7 | Net Weight > Weight 7 |