Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

example for using VISA RAW USB(bulk mode) in Labwindows 8.5

Hi eveybody,
I'm new to Labwindows and NI VISA. I made a custom RAW USB device with an ARM7 microcontroller.
I need to exchange data in Bulk mode with my own protocol. So if anyone have any example in Labwindows for
RAW USB mode please send it for me.
 
Thanks a lot.
0 Kudos
Message 1 of 2
(4,657 Views)
Hello,
You should be able to use the Help documentation to write an application to communicate with your USB device.
Please navigate to Start > Programs > National Instruments > VISA > Documentation > NI-VISA Help
Type USB into the search field the first two topics should get you up and running.

For USB RAW Bulk transfer use the VISA Read and Write, you can follow the template set out
in the general VISA Examples folder (Start > Programs > National Instruments > VISA > Examples > C > General).


Christian A
National Instruments
Applications Engineer
0 Kudos
Message 2 of 2
(4,640 Views)