LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

11g USB Wireless adapter

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
 
0 Kudos
Message 1 of 2
(2,686 Views)
Hi Murali,

Can you please use the USB RAW - Bulk.vi to communicate with your wireless USB adapter? The USB RAW - Bulk.vi is located under LabVIEW Help » Find Examples » Hardware Input and Output » VISA. Run the code under highlight execution and let me know where the error is occurring.  Try changing the number of bytes to read for the "BulkIn" event and see if it makes a difference.

If the error still exists, please post a reply with the screenshot of the error.

Thank you,
Simran K
National Instruments
Applications Engineer
0 Kudos
Message 2 of 2
(2,654 Views)