Sample USB port program in Visual Basic - Control.com - Forum for Automation Professionals
There is no such thing as simply writing to a USB port in VB6. You write to devices that just happen to be on the USB port. Each device can have its own driver and therefore its own interface with VB6. If you are thinking of writing to a USB-hosted serial...