6465666768697071727374
// open the cash drawer // if your cash drawer is wired to the printer's control circuit // number 2, set the cashDrawer1 proprty of this device's entry in // jpos.xml file to true cashDrawer.openDrawer(); } catch(JposException e) { // display any errors that come up e.printStackTrace();