Measurement Studio for VC++

cancel
Showing results for 
Search instead for 
Did you mean: 

Helpfiles for VC++ on nidaq components

Where can I find recent examples of how to implement the nidaq components in my VC++ programs?

I find the samples and helpfile for VB in CWDAQ.CHM.
But where are the samples and helpfile for VC++?
Have program a realtime simulator for powerplants written in C++.I translates the RT sim to NI components and software (Labview).


My rt pxi turbine simulator for simulating grid incidents was succesfully used in a nuclear plant in 2006.

Look at http://sine.ni.com/cs/app/doc/p/id/cs-755
0 Kudos
Message 1 of 2
(2,806 Views)
There isn't a native C++ interface to DAQ in Measurement Studio yet, so you should refer to the documentation in cwdaq.chm if you're using CWDAQ in Visual C++. You can find some examples of using CWDAQ in Visual C++ here:

ftp://ftp.ni.com/support/compworks/samples/CW3Vc.zip

Also, if you're using the Measurement Studio update for Visual C++ .NET, you should take a look at this:

Why Are the Microsoft Visual C++ .NET-Generated Wrappers for Measurement Studio ActiveX Controls Inc...

- Elton
Message 2 of 2
(2,806 Views)