Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

Sample C++ code for PCI 4461 card

I did install the sample code from CD but I cannot see the Example of Visual C code. Can you help me to locate the examples to download.
 
Thks,
TT 
0 Kudos
Message 1 of 6
(4,156 Views)
Hi TT,

The examples should install, by default, to C:\Program Files\National Instruments\NI-DAQ\Examples\VisualC.

Please post if you have any questions. Have a great day!
Ryan D.
District Sales Manager for Boston & Northern New England
National Instruments
0 Kudos
Message 2 of 6
(4,138 Views)

Ryan,

I did install 3 times as default. And I don't see any \Programs Files\National Instruments\NI-DAQ\Examples folder.

TT

0 Kudos
Message 3 of 6
(4,118 Views)
Hi TT,

Make sure that you have the DAQmx driver and the examples installed. The examples may not be part of the default DAQmx installation, so run the setup again and make sure that it's selected. If you find that everything is installed and the examples are still missing, try doing a Windows search on your computer for "AIonePoint.C". This is one of the analog input examples included with the driver.



Message Edited by ryan_d on 11-29-2007 01:39 PM
Ryan D.
District Sales Manager for Boston & Northern New England
National Instruments
0 Kudos
Message 4 of 6
(4,103 Views)

Ryan,

I did check for Example of C code as you mention. And I check for searching alonepoint.c. It doesn't exist.

TT

0 Kudos
Message 5 of 6
(4,092 Views)
Hello TT,

Beginning in DAQmx 8.5, the examples are now installed in "%ALLUSERSPROFILE%\Documents\National Instruments\NI-DAQ\examples" on Windows 2000/XP and "%PUBLIC%\Documents\National Instruments\NI-DAQ\examples" on Windows Vista.

For example, if you using an English version of Windows XP installed on C:, you should be able to find an example suitable for your PCI-4461 in "C:\Documents and Settings\All Users\Documents\National Instruments\NI-DAQ\examples\DAQmx ANSI C\Analog In\Measure Voltage\Acq-Int Clk".

Brad
---
Brad Keryan
NI R&D
0 Kudos
Message 6 of 6
(4,086 Views)