LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

DAQmx Base Linux with USB 9211 Build Problem

Hello,

I am using LabVIEW for Linux and DAQmx Base to read off a USB 9211 thermocouple unit.  I have a simple vi that works fine but after building it into an executable, when I try and run the executable I get an error (I believe it occurs in the beginning of the code where I am creating my task).  The error number is -1, it claims to be undefined but offers "This equipment cannot be configured with this option" (may not be verbatem).  Anyone come across this probelm before?  If so how did you get around it?

Cheers!
0 Kudos
Message 1 of 6
(3,069 Views)
As an update, the error message is: -1(Not implemented for this device type).  This is strange because I can run the vi fine without generating this error, but once I have built the vi into an executable and try to run the executable I get this error message.  Any thoughts?
0 Kudos
Message 2 of 6
(3,057 Views)
After doing a little research it seems as though this post may help, I will give it a try and post back with results for whoever comes across this problem after me.

Cheers
0 Kudos
Message 3 of 6
(3,054 Views)
Hi jmcbee,
 
This is a known issue that has been resolved in NI DAQmx Base 1.5 and later.  Please refer to this knowledge base article for more information.
Rod T.
0 Kudos
Message 4 of 6
(3,041 Views)
Thank you for the reply.  I will give this a try tonight and let you know how I fair.  I am a little hesitant to say that this solution is a perfect fit to my problem but it is very possible that they are rooted in the same place.

Cheers
0 Kudos
Message 5 of 6
(3,037 Views)
Hello,

After a little checking I realized that I have NI DAQmx Base v2.x, I think 2.4 but not positive.  So this should not be the issue.  I tried to follow the suggested steps anyhow but I realized that "Click Tools » Build Application or Shared Library (DLL)..." that does not exist.  Any other suggestions?  Thanks.
0 Kudos
Message 6 of 6
(3,024 Views)