64
UBI EasyCoder 71 – Programming
TEXT & BAR CODE COMMANDS, cont'd.
B
Place Bar Code, cont'd.
Time:
TT
Places current time, (read from the RTC, if fitted), using
time layout defined.
or...
TT+nnn
Places “sell by” time. Adds nnn number of minutes (must
be three digits) to the current time (read from the RTC, if
fitted), and places it on the form using time layout defined.
or...
TD
Places current date, (read from the RTC, if fitted), using
date layout defined.
or...
TD+nn
Places “sell by” date. Adds nn number of days (must be
three digits) to the current date (read from the RTC, if
fitted), and places it on the form using date layout defined.
Valid Bar Code Commands
Explanation
Ba,b,c,d,e,f,g,h,"DATA"
Write Barcode
Ba,b,c,d,e,f,g,h,Vnn
Write Variable
Ba,b,c,d,e,f,g,h,Cn
Write Counter
Ba,b,c,d,e,f,g,h,TT
Write Current Time
Ba,b,c,d,e,f,g,h,TT+015
Write Current Time + 15 minutes
Ba,b,c,d,e,f,g,h,TD
Write Current Date
Ba,b,c,d,e,f,g,h,TD+05
Write “Sell By” Date
or a combination thereof:
Ba,b,c,d,e,f,g,h,"DATA"V00C0"DATA"015
IMPORTANT!
Fields in forms containing variables, counters, time and
date will not be printed, unless a question mark (?
↵
) is sent
after the Form Retrieve (FR) command. This does not apply
to the Direct Mode (Time and Date only).