Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

Usb endpoints problem

i have read "Using NI-VISA 3.0 to Control Your USB Devic" but i have a question about the endpoint..
i want to ask how do i know which endpoint i am using when i am tranfering data such as bulk type.
 
besides this tutorial, does there any tutorial related to usb raw device contorl?
 
THANK YOU~!
0 Kudos
Message 1 of 3
(3,185 Views)
Hi Amuno,

The bulk type endpoints will be numbered. They will have numbers like 6000 usually, and you should know those numbers when you are trying to connect to that device. Then you just open a connection to your endpoint based on that number.

If this is not clear, please let me know and I will help you further.

Regards,
Matt S.

LabVIEW Integration Engineer with experience in LabVIEW Real-Time, LabVIEW FPGA, DAQ, Machine Vision, as well as C/C++. CLAD, working on CLD and CLA.
0 Kudos
Message 2 of 3
(3,155 Views)

Is is possible to use multiple usb endpoints in a single VISA session in labview? Is there an example showing that ?

0 Kudos
Message 3 of 3
(2,734 Views)