Hi,
Has anyone tried to communicate from LABVIEW with 11g wireless USB adapter?
It is a wireless network interface.
If so can i know what commands it takes for data handshake.
I was able to configure the device under MAX as RAW device.Even thru VISA interactive control,it's displaying
Resource name as well(for *IDN?\n).
I used example of USB-Raw bulk to write and read for *IDN query.When i perform bulk out,i don't get any error.But when i try to do Bulk in ,im getting error in VISA read,error code for which is undefined.
-Murali