Hi there,
I'd like to send some strings through a usb port. Is there a way to do that in vsl or I've to use the sdk?
Hi there,
I'd like to send some strings through a usb port. Is there a way to do that in vsl or I've to use the sdk?
Hi,
There is no direct USB access available using VSL, you must go C++ SDK and link with required libs depending on the kind of USB device you want to drive (FTDI, etc..).
Cheers,
A/
You must log in to post.