Reference Manual Rev 1.13 
 
004R-646-113  Page 117 
19.3.  Tokens 
Tokens  are  special  ASCII  characters  outside  the  normal  printing  range.    These 
characters are used to specify where instrument data fields like ‘Current Weight’ are 
to be inserted into custom format strings. 
19.3.1.  Non-paged generic tokens 
Code  Token 
128  
(80
H
) 
ASCII NULL (send an ASCII 00H character) 
191 
(BF
H
) 
Date 
192 
(C0
H
) 
Time (24H format) 
193 
(C1
H
) 
Newline 
194 
(C2
H
) 
Left spaces 
195 
(C3
H
) 
Top blank lines 
196 
(C4
H
) 
Bottom blank lines 
197 
(C5
H
) 
Unique consecutive print ID 
198 
(C6
H
) 
Header 
199 
(C7
H
) 
Footer  
200 
(C8
H
) 
Page end string 
201 
(C9
H
) 
User String Data 1 
202 
(C
H
) 
User String Data 2 
203 
(CB
H
) 
User String Data 3 
204 
(CC
H
) 
User String Data 4 
205 
(CD
H
) 
User String Data 5 
206 
(CE
H
) 
User String Name 1 
207 
(CF
H
) 
User String Name 2 
208 
(D0
H
) 
User String Name 3 
209 
(D1
H
) 
User String Name 4 
210 
(D2
H
) 
User String Name 5 
211 
(D3
H
) 
Time (12H format)  
213 
(D5
H
) 
Settable consecutive print ID 
214 
(D6
H
) 
Reset to 1 the settable consecutive print ID 
Table 9: Print tokens: generic 
19.3.2.  Page tokens 
As there is too much data to represent as individual tokens so the tokens are divided 
up into pages.  A page token is used to define the page for all subsequent tokens.  
Code  Token 
190 
(BE
H
) 
Page 0: Current Weight 
189 
(BD
H
) 
Page 1: Held Weight 
188 
(BC
H
) 
Page 2: Held or Current Weight 
187 
(BB
H
) 
Page 3: Traceable Weight 
186 
(BA
H
) 
Page 4: Current Product 
185 
(B9
H
) 
Page 5: Session Total  
184 
(B8
H
) 
Page 6: Grand Total 
183 
(B7
H
) 
Page 7: Register Data 
182 
(B6
H
) 
Page 8: Miscellaneous weight data 
180 
(B4
H
) 
Page 10: Default print strings 
Table 10: Print tokens: pages