I have got a cash drawer attatched to a Epson TMU 200 Series Receipt printer. The application I have is a dos based.
The problem I face is when I try to open the drawer from my application there is a delay for the signal to open the drawer. How Do I speed the process of opening the drawer
The code I use for the Printer set up is
27,112,48,30,120
And for the drawer set up is
7,
What decimal Ascii code shall i add, mdify or create to speed up the process.
When I do the dos test
copy test.txt lpt1
it works fine the Test.txt contains the characters of the decimal code i mentioned earlier.
What Do I need to do apart from the codes to speed up the cash drawer opening
Please Assit
Thanking you in Advance
The problem I face is when I try to open the drawer from my application there is a delay for the signal to open the drawer. How Do I speed the process of opening the drawer
The code I use for the Printer set up is
27,112,48,30,120
And for the drawer set up is
7,
What decimal Ascii code shall i add, mdify or create to speed up the process.
When I do the dos test
copy test.txt lpt1
it works fine the Test.txt contains the characters of the decimal code i mentioned earlier.
What Do I need to do apart from the codes to speed up the cash drawer opening
Please Assit
Thanking you in Advance