Digi-Star EZII Escape Computer Command Set User Manual

Page 32

Advertising
background image

EZII Escape Computer Command Set

32

D36 48 Rev G

November 30, 2009

37

(Continued)

Output example:

Scales A & B with scale B selected at the indicator

.

1 2 3 4 5

12345678901234567890123456789012345678901234567890
"^ 280LB GR,> 11300LB NE@C~"

The weight tag changes from (NE,GR, or LU) to (NC,GC,or LC) when the indicator is
performing internal temperature calibrations ( which can take up to three seconds ). The weight
sent at this time is the same weight prior to internal temperature calibrations. This occurs every
20 minutes but is done several times during the first 20 minutes after power up.

Output example:

Scales A & B with scale B selected at the indicator

. Both scales are being

calibrated.
1 2 3 4 5

12345678901234567890123456789012345678901234567890
"^ 280LB GC,> 11300LB NC@C~"

The weight will appear as " 999999" with the “ES” weight tag when the operator is in the Short
or Long Form Menu’s.

Output example:

Scales A & B with scale B selected at the indicator

. The B scale is in setup.

1 2 3 4 5

12345678901234567890123456789012345678901234567890
"^ 280LB GR,> 999999LB ES@C~"

The weight will appear as " 999999" with the “ER” weight tag when weighing errors (+/-
RANGE,CHK AD,OVERCAP etc..) are detected by the scale.

Output example:

Scales A & B with scale B selected at the indicator. The B scale has an error.

1 2 3 4 5

12345678901234567890123456789012345678901234567890

"^ 280LB GR,> 999999LB ER@C~

"

38

Transmit comma delimited data which includes the basic weighing information for each scale
platform one time per second.
-

Same data format as setting 37.

39

Transmit comma delimited data which includes the basic weighing information for each scale
platform ten times per second.
-

Same data format as setting 37.

CheckSum Calculation

1. XOR the bits of each character in the data string.

2. AND the result with decimal 63 (Hex 3F) to keep the lower 6 bits.

3. OR the results with 64 (Hex 40) to make it a printable character.

Advertising