Hi Jan
Thanks for your reply
I can already send cutfiles to just about every vinyl cutter over any port using HPGL or DMPL etc. so that part is all worked out.
However, the
polling process is simply a matter of sending a small request string, and waiting for the device to
reply with the
information which I will then use to
adjust/modify the data which I will later send to the vinyl cutter.
The problem is
how to send a small string to a USB device, and more importantly, how to receive the reply.
I can bypass this problem in most cases for sending the information by using the Windows print spooler, but it does not work in the other direction (querying the device)
So in a nutshell, what are the standard windows API routines one should use to send and receive data from a USB printer or plotter device?
Also, some new devices no longer install a virtual print port in Windows, and only appear as a device driver in windows 7, so it is unclear what steps to take to send data to these USB devices?
Thanks again,
Jus Commune