views:

374

answers:

1

I'm trying interpret the Automatic Status Back (ASB) data from Epson POS printer. I've successfully made contact with the printer using some example code from the UB-E20 Technical Reference Guide (www.amigopos.com/faq/faq_262.aspx). Unfortunately, the manual only states where I can expect the 4 bytes of ASB data in the return string from my query. It does not explain what each bits represents in those 4 bytes. I can see that the return values change when I open the cover of the printer and/or remove paper, but I want to be certain that I am looking for the proper values for the different failure modes.

I've tried contacting Epson, but have had no response. And I cannot seem to find a spec for ASB anywhere on-line. Anyone have any experience with ASB on Epson Printers?

+1  A: 

I contacted Epson directly through their developer network. They had me sign an NDA and now I have the spec. I'm just putting this info up here for anyone who might need it in the future.