I need to connect to a device via USB on iMac with OSX Maverick.
I've used the command
Code: Select all
put shell ("system_profiler SPUSBDataType-xml") into tUsbList
I know the Vendor ID and Product ID and so I can get all the information.
But now?
I've tried using "Open driver" but with no results

Any tips?
Someone has already did something like?
Some samples?

Thanks,
Paolo