_________________________________________________________________
To unsubscribe: mail [EMAIL PROTECTED] with
"unsubscribe" as the Subject
archives at http://www.lazarus.freepascal.org/mailarchives
Hi,
Does somebody know how to send and receive raw data through the USB
port in win32 or Linux?
Is it necessary to use a DDL in Win32 (which one?) or does exist a
component for lazarus?
In Linux I can send EPCL to Printer with this simple command:
cat file.prn > /dev/usb/lp0
where "file.prn" it contains the EPCL commands.
But the problem is that I don't know how to read the status of the
printer after the print of each card.
I'm developing an application that need to communicate with an USB
printer (ELTRON P330i) to send and
receive EPCL commands to print cards.
Any help will be appreciated.
Thanks and regards
- [lazarus] USB port in LAZARUS Daniel Fernandez
- Re: [lazarus] USB port in LAZARUS Felipe Monteiro de Carvalho
