Technical data

Chapter 7: Service and Maintenance
Error Codes and Actions
(9/00) 7-15
Error Message Description Probable Cause Remedy
RETURN no GOSUB JagBASIC programming error. RETURN statement is present
without required GOSUB.
Correct JagBASIC application.
SCALE_IN_MOTION Scale in motion. This is a normal
occurrence and not necessarily
an error.
Motion on the scale during
taring or zeroing the scale.
Try mechanical methods to
stabilize the scale base first.
Then, try changing the filtering
to a stiffer setting in set up.
Then, try changing the motion
stability settings to make it less
sensitive.
SCALE_UNDER_ZERO The scale gross weight has gone
more than ā€œnā€ divisions below the
cur rent zero.
The default ā€œnā€ is 5, but it can be
adjusted in set up.
The zero value for the scale
could have been re set by
hitting the zero but ton.
There could be a connection
problem to the base,
particularly, with an analog
base.
Take all weight off the scale
base and reset the zero value.
Zero settings in setup determine
the range of how far from the
calibrated zero that you can set
a new zero value.
If your weighing process uses
below zero weight values, you
can disable the under zero by
setting the zero blanking value
to 99 divisions.
Check the analog base wiring.
SCL_OVERCAPACITY The weight on the scale exceeds
the calibrated capacity of the
scale by more than 5 divisions.
There is too much weight on
the scale based on
calibration parameters.
Reduce the weight on the scale.
SD string > max. JagBASIC programming error. JagBASIC can only access
Shared Data fields whose
length is less than the
maximum JagBASIC string
size of 80 bytes.
Correct JagBASIC program.
SD_BAD_BUFFER There was an invalid access to
Shared Data.
A Shared Data access re
quest provided a buffer that is
not long enough.
Make sure that the external
agency is providing a large
enough buffer to match the
requested Shared Data field.
SD_WRITE_DISABLE There was an invalid access to
Shared Data.
An external agency at
tempted to access a
protected Shared Data field in
legal-for-trade mode.
Check external agency program.
SER CONST ERROR The JAGXTREME could not start
or restart a logical serial
connection.
JAGXTREME software error. Power down, then up. If error
still occurs, reset the
JAGXTREME terminal to factory
settings and reprogram setup
parameters.
SER_BUFFER_FULL The JAGXTREME demand print
buffer is full.
JAGXTREME software error. Power down, then up. If error
still occurs, reset the
JAGXTREME terminal to factory
settings and reprogram setup
parameters.