LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Is there a USB Instrument driver developer tool for CVI

Solved!
Go to solution

Is there a USB instrument driver developer tool/guide for CVI?

 

Thanks

Chip B.

0 Kudos
Message 1 of 5
(4,735 Views)

Check this link out: Measurement Studio LabWindows/CVI Instrument Driver Developers Guide

 

This should help point you in the right direction.

National Instruments
0 Kudos
Message 2 of 5
(4,708 Views)

Does not get into the details of a USB driver, IVI drivers have so much overhead I rather generate something using VISA prototypes, is there a template or a generic USB driver I can copy from?

 

ChipB

0 Kudos
Message 3 of 5
(4,699 Views)

Hi! ASIC LabRat,

 

I agree with your comment.  IVI drivers take too much overhead and the executing speed can be very slow compared to the drivers developed using VISA platform.  The previous link sent by the NI engineer was very old (2001) and doesn't really help you at all. 

Please take a look at this one instead: http://zone.ni.com/devzone/cda/tut/p/id/4713. 

Message 4 of 5
(4,690 Views)
Solution
Accepted by topic author ASIC_LabRat

Some more stuff in here:

https://knowledge.ni.com/KnowledgeArticleDetails?id=kA03q000000x1qzCAA&l=en-US

 

So much to USB... so little time...Smiley Sad

0 Kudos
Message 5 of 5
(4,609 Views)