Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

USB Hardware with LabView 6.1

Is it possible to communicate with the USB-6251 using LabView 6.1? Everything I have read says that the only way is to upgrade LabView, however I am on a limited budget and cannot upgrade at this moment. If this is not possible then is there any other suggestions on the easiest way to communicate with the USB-6251 outside of a National Instruments software package.
0 Kudos
Message 1 of 5
(3,170 Views)
What is easiest would depend on your skill with other progamming languages. You can use C, C++, .NET, etc.
0 Kudos
Message 2 of 5
(3,169 Views)
Thank you for replaying. Does that mean it is not possible to use the LabView 6.1 to communicate with the USB-6251?
0 Kudos
Message 3 of 5
(3,157 Views)

Everything you read said it requires LabvIEW 7 or higher correct? Everything you read is correct.

 

If you did a thorough search, I think you would have seen that the only possible way out is to use the call library function node to access the DAQmx dll. This would not be trivial but it would be about what you have do in a text based language - specify the function, define the parameters, etc.

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

If you're in a pinch and only need to acquire data, you can use the Free LabVIEW SignalExpress LE software.

 

http://digital.ni.com/demo.nsf/websearch/858CB1B5FE22122486256F08006D426D?OpenDocument&node=157200_U...

 

You can also try the Evaluation version of LabVIEW 8.6 for free for 30 days, which may get you through your project...

http://ni.com/trylabview

 

 

 


 
--Paul Mandeltort
Automotive and Industrial Communications Product Marketing
0 Kudos
Message 5 of 5
(3,116 Views)