81
Model E1070 Indicator Service Manual
When mapping signed characters, unsigned characters, signed integers,
unsigned integers, signed longs, and unsigned longs, an outbound value
may be scaled up/down depending on the division size of the scale.
Outbound Values
The following tokens may be affected by division size:
- Gross (token 0)
- Net (token 1)
- Tare (token 2)
- Peak (token 3)
- PLU Piece Weight (token 5)
- PLU Gross Accumulator (token 7)
- PLU Net Accumulator (token 8)
- PLU Tare Value (token 11)
- PLU Lower Target Weight (token 13)
- PLU Upper Target Weight (token 14)
- Recipe Ingredient Target Weight (token 16)
- Recipe Ingredient Actual Weight (token 17)
If the division size of the scale is less than 1, the value that is mapped will be
scaled up by 10
X
. Where X equals the number of digits to the right of the
decimal point. Any floating-point values will not be scaled up.
Example:
Token = 0 (Gross)
Type = 4 (Signed Long)
Division Size = 0.01
There are two digits to the right of the decimal point so the gross weight
being set out of the network connection will be multiplied by 10
2
(100). If the
gross weight on the display is 110.54, you should see a value of 11054 on
the network connection.
Inbound Values
The following tokens may be affected by division size:
- Tare (token 2)
- PLU Piece Weight (token 5)
- PLU Tare Value (token 11)
- PLU Lower Target Weight (token 13)
- PLU Upper Target Weight (token 14)
TYPE # Data Type # of Bytes Range of Value
0 Signed Character 1 -127 to 127
1 Unsigned Character 1 0 to 255
2 Signed Integer 2 -32767 to 32767
3 Unsigned Integer 2 0 to 65535
4 Signed Long 4 -2,147,483,647 to 2,147,483,647
5 Unsigned Long 4 0 to 4,294,967,295
6 Float 4 1.0E
-37
to 1.0E
37
Network Scaling
Service Menu—OPTION submenu (continued)