Specifications

Table Of Contents
B Command - Bar Code with RTC
The data field can be replaced by or combined
with the following commands:
Vnn = Prints the contents of variable “nn”at
this position where nn is a 2 digit num
-
ber from 00 to 99.
Cn =Prints the contents of counter “n” at this
position where n is a one digit number
from 0to9.
TT = Prints the current time at this position in
the predefined format. See the TT com
-
mand for format selection.
TD = Prints the current date at this
position in the predefined format. See
the TD command for date format selec-
tion.
Examples:
B50,0,0,3,1,2,50,B,"DATA": Writes bar code
B50,50,0,3,1,2,50,N,V01 : Writes contents of variable 01 as bar
: code
B50,50,0,3,1,2,50,N,C1 : Writes contents of counter 1 as bar
code
B50,50,0,3,1,2,50,N,TT : Writes current time as bar code
B50,50,0,3,1,2,50,N,TD : Write current date as bar code
or a combination of several options:
B50,300,0,3,1,2,50,B,"Deluxe"V01C2"Combo"TDV01TT
:Writes the text “Deluxe” followed by the contents of variable 01 fol
-
lowed by the contents of counter 2 followed by the text “Combo” fol
-
lowed by the current date followed by the contents of variable 01
followed by the current time all as a code 39 bar code.
E-4
980009-001 Rev.F
Appendix E - Real Time Clock Option Programming