Hi,

some printer ESC-sequences produce an answer giving back some bytes, for example when I want to check the status of a paper sensor. But how can I read this? I do the communication with CreateFile and WriteFile. But a subsequent ReadFile always reads 0 bytes.

Any ideas?

Thanks,

Christian.