Digital I/O

cancel
Showing results for 
Search instead for 
Did you mean: 

daqmx installation to be used in visual basic 2008

I plan to use PCI-6509 Digital IO in visual basic 2008. I installed NIDAQmx9.5.1.f2.

After installation, NIMax can detect the hardware(PCI-6509) successfully. NIMax was installed when DAQMX was installing.

 

But In VB2008>project>add reference>.NET, I can not see NationalInstruments.daqmx.

So I can't add it to my vb2008 program's reference.My program use PCI-6509 to control relay.

 

my PC has window 7 64bit operating system and the following .NET has been installed already.

Microsoft.NET compact Framework 2.0 SP2

Microsoft.NET compact Framework 3.5

 

Please let me know if you have any idea?

Thank you in advance.

 

 

0 Kudos
Message 1 of 3
(4,397 Views)

Hello 

 

I find this document that can be useful:

 

http://digital.ni.com/public.nsf/allkb/AFFC0BE95DE6B38186256D9B0051342B

Randy @Rscd27@
0 Kudos
Message 2 of 3
(4,365 Views)

Finally I solved the problem after reading the following document.

 

http://digital.ni.com/public.nsf/allkb/0EA34D565632DFE186256E7B00762DCC

 

The summary is

1. I need custom installation.

2. select NET Framework 3.5 language support. => install this feature to a local drive(do not select subfeatures)

3. And do not select Measurement Studio Integration under NET Framewrork 3.5 language support.

 

Now I can add DAQmx reference in my program without any problem.

 

Thank you for everybody who replyed.

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