Locked 1 post Page 1 of 1
Opening a Cash Draw Connected To An Epson Printer
  • COBS Tech Support
    Posts:683
    Joined:Fri Sep 09, 2005 8:23 am
    Opening a Cash Draw Connected To An Epson Printer

    by COBS Tech Support » Fri Dec 05, 2008 4:40 pm

    1. Start Visual Builder and open the "docket" form you have designed.

    2. Click on the "F" button on the toolbar and then click with the mouse at the top left corner of the form.

    3. A window should open. Type into the Code field "OPENTILL"

    4. Click on Formula Tab.

    5. Use the SendEscapeCodes() function to pass "open till codes" to your printer/cash draw. For a typical Epson receipt printer the code sequence that needs to be sent to the printer is: 27, 112, 0, 50, 100

    Paste the following into the Formula box:

    Code: Select all

    SendEscapeCodes( { 27,112,0,50,100 } )


    6. Press OK and save your form changes.
Locked 1 post Page 1 of 1

Who is online

Users browsing this forum: No registered users and 13 guests