LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

VISA USB communication error

I'm trying to use USB communication in VISA for the first time.

I have implemented the VISA driver using the VISA device driver wizard, and it seems to be up and running.  The USB device is recognized by MAX.

My problem is getting  a simple data exchange to run in VISA.  I am trying to send a request to get the device descriptor from the device.
I used the VISA USB control out vi  for this with request type set to ' 0 ' and request as ' 6 ' (obtained from USB specification).
When I run this vi , VISA USB control out returns an error code of " -1073807299".  I am not sure what this error code means.
 
Can someone tell me how to implement this simple exchange in VISA?

 

Thanks in advance

Siddharth


0 Kudos
Message 1 of 4
(3,081 Views)
0 Kudos
Message 2 of 4
(3,080 Views)
Can someone tell me how to implement a simple data exchange in VISA with a USB device (like getting a Device descriptor from a USB device)?

 

Thanks in advance

Siddharth

0 Kudos
Message 3 of 4
(3,046 Views)

Have a look HERE for some tips.

 

Shane.

0 Kudos
Message 4 of 4
(3,037 Views)