35
Function ASCII Hexadecimal Function ASCII Hexadecimal
ACCUM M 4D - - 2D
APW A 41 0 0 30
SETUP/CAL F 46 1 1 31
CLEAR K 4B 2 2 32
CONV U 55 3 3 33
COUNT C 43 4 4 34
GROSS G 47 5 5 35
ID S 53 6 6 36
PRINT P 50 7 7 37
./RCL . 2E 8 8 38
TARE T 54 9 9 39
ZERO Z 5A VERIFY V 56
ID START / 2F JUMP J 4A
ID FINISH $ 24 IMMEDIATE # 23
PRINT
Never include a carriage return or line feed in any command sequence. The scale
uses any command character as a terminator for an input string. For example, if you
wish to enter a tare weight of 1000 (in the units currently being displayed), simply
send “1000T”. This will enter the number 1000 into the tare register. To enter an
average piece weight of 12.35, send “12.35A”. (The Jump and Verify Functions are
described later in this section.)
Sending Alphanumeric ID#s to the Scale
Alphanumeric identification numbers (ID#s) may be entered into the scale through
the RS-232 interface. Setra scales do not have alphanumeric keyboards, so the RS-
232 interface is the only means of entering such ID#s.
Since Setra scales recognize many uppercase ASCII characters as commands, it is
necessary to instruct the scale to ignore entries as commands when entering alpha-
numeric ID#s. Special control sequences are used to disable interpretation of alpha-
numeric characters.