I have been trying to get my Kitchen printer to sound a beep after the printing of a ticket. I have a chinese thermal printer so I emailed them to find out how to do this and they sent the following response:
you can use the command to tell the printer to make the beep work,the detail command is" ESC B n t",and the parameter “n” is mean the beepper work times, the parameter “t” is the time between two sound
Im not totally sure how i do this but I have tried the following:
<B22>
<XCT>B22
<ESC>B22
<XCT>B22
but none of these work. Has anyone had a similar problem and solution?
ok, Ive tried to get the printer to beep using the printer properties and what ive found is that the printer doesnt beep when im using Samba but it does beep when im printing any other document from say a word processor. Strange
Here is the full manual, it will differ for different printers but the one I am using is similar to those cheap Chinese ones that will be sold on ebay etc.
Thank you guys its working now. I thought the it had to go at the bottom of the whole template but obviously not. It seems the <BEEP> and <B11> command are working too
The bottom of the template is not the bottom of the template LOL
[LAYOUT] is the overall template with the other [ ] parts being mail merge type formats for where the corasponding { } is within layout.
Being at the very bottom of the code put it inside one of these ‘mail merge’ parts for customer entity so wasnt going into the template unless there was a customer on the ticket.
If you have put in the [ORDERS] section it would have triggered the bleep for every order on the ticket.