John
 
in order to use a stand alone cash drawer you could use an USB-drawer interface (30-40$?). With this you could connect the drawer.
Using  USB-receit-printer with connected drawer we couldn't make it to be opened.
Within RBase you have to send an pule like
 
 
>>Drawer connected to receit printer EPSON TM88II, COM or LPT:
>>Written in 6.5.

SET VAR vcutter TEXT = ((CHAR(27)) + 'i')
SET VAR vdrawer TEXT = ((CHAR(27)) + 'p' + '0' + '255' + '255')
-- Falls Schublade an COM oder LPT Drucker. Puls nicht �ber Treiber !!
OUTPUT KassPuls.mso -- Datei anlegen
WRITE .vdrawer
OUTPUT SCREEN
OUTPUT .vgBonPort
TYPE KassPuls.mso
OUTPUT SCREEN
ERASE KassPuls.mso

>> Drawer connected to USB-connector or COM directly:
OUTPUT .vgDrawerPort
WRITE 'A'
OUTPUT SCREEN

Regards
Armin
 
----- Original Message -----
Sent: Saturday, May 21, 2005 9:05 PM
Subject: [RBG7-L] - Cash drawers

Is anyone using cash drawers with RBASE?

 

If so, what model are you using? 

What interface are you using?

Where is a good place to buy them?

 

John

 

Reply via email to