Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

how to program USB-6009 with visual C++ - Intro

Hi there.

 

Can anyone give me some hints on how to start coding for USB-6009 in Visual Studio C++?

is it even feasible OR should I use the .NET version?

 

Thanks very much for any help.

s.

0 Kudos
Message 1 of 3
(7,069 Views)
Hello saamooraaii,

There are a couple of resources that should already be on your system that you can use. Once you have installed NI-DAQmx you will also have the DAQmx C Reference Help, found under Start»All Programs»National Instruments»NI-DAQ»NI-DAQmx C Reference Help. This document has a comprehensive listing of all available DAQmx C function calls. Another resource would be the examples found on your computer under NI-DAQ\Examples\VisualC. There are several examples in this directory that should help to get you started.

For more information on getting started with NI-DAQmx in a text-based environment you should check out KnowledgeBase 18G6G34S: How do you Compile and Run NI-DAQ Examples with Microsoft Visual Studio?

Regards,
Dan King

0 Kudos
Message 2 of 3
(7,042 Views)

Thanks Dan,

 

I am currently checking out the 

resources you sent me.

 

s.

0 Kudos
Message 3 of 3
(7,039 Views)