LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

USB RAW: Interrupt Out Transfer

Hello,

 

How exactly would I execute an interrupt out transfer? Seems like all example code I can find is for LabVIEW versions that are newer than the version I have (8.5). Can anyone at least post some examples that work with 8.5

 

Thanks

0 Kudos
Message 1 of 4
(4,353 Views)

In 8.6 ... Go to programming-> Instrument I/o -> Visa-> select property node...In that select class USB raw and property should be selected  Out pipe. Then connect visa write to property node....give your out endpoint no. to property node by changing it to write..

 

You can do that it in 8.6 and can save to older version 8.5 to work in 8.5..

0 Kudos
Message 2 of 4
(4,340 Views)

That's my problem. I don't have access to 8.6.

 

I was trying to follow this thread: http://forums.ni.com/ni/board/message?board.id=170&message.id=438791&query.id=1474744#M438791

 

But I can't download the VI's. I tried what they were talking about but I can't get anything to work

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

crazyjay,

 

Exactly which of those examples in that forum post do you want saved back?  You can achieve this by taking a look at this KnowledgeBase: http://digital.ni.com/public.nsf/allkb/457E3ADD7D2C1E7486257323007BAC0D?OpenDocument .  The screenshot on that KnowledgeBase shows the code you'd need to create in LabVIEW 8.5.  Just use a USB RAW property node and select USB Settings»Out Pipe to get the same property node as in the screenshot.

Eric B.
National Instruments
0 Kudos
Message 4 of 4
(4,303 Views)