windows - ESC/POS Command Answer -


good morning,

i developing kiosk application. in application need send commands printer esc/pos protocol.

i have commands give me information printer (printer status, end of paper status). sending command use this function, need read printer reply. how can it? (the printer connected in usb mode).

i'm developing on delphi xe2

thanks

the example assuming string type simple such shortstring. try declaring s shortstring. can not work widestring or unicode.


Comments

Popular posts from this blog

c++ - Difference between pre and post decrement in recursive function argument -

php - Nothing but 'run(); ' when browsing to my local project, how do I fix this? -

php - How can I echo out this array? -