Measurement Studio for VC++

cancel
Showing results for 
Search instead for 
Did you mean: 

Programming NI-6052 using VC++ to Display data in Graph or Chart

Hi
I am using Visual C to acquire the data and display it . I successfully run the example shipped with Labview CD  located in (C:\programm files\Naitonal Instruments\nidaq\examples\ANSI C). for AI of single Voltage channel. 
But how to display the Acquired data to graph or Chart ? and also how to Store in a file?
help will be appreciated
thanks
 
 
0 Kudos
Message 1 of 7
(8,749 Views)
Hi Haider,

If you are using Visual C++, you should consider purchasing Measurement Studio.  If you are just starting out, have you ever thought of moving to .NET (C#, VB.NET)?  Measurement Studio provides a variety of UI compnents, analysis libraries, hardware APIs, etc that you could use.  May not be possible but just thought I would throw that in there.

Just some thoughts!

Best Regards,

Message Edited by Jonathan N on 10-18-2007 05:02 PM

Jonathan N.
National Instruments
0 Kudos
Message 2 of 7
(8,741 Views)
I am interested using through only Visual C++
(I have visual Studio cd)
I am able to include the header file NIDAQmx.h and library and all its functions are working well.
Haider
0 Kudos
Message 3 of 7
(8,714 Views)
Hi Haider,

Yes, you can do data acquisition without having Measurement Studio. However, you mentioned you wanted to display the data in a graph or chart which Measurement Studio does provide. Perhaps in the future you might want to perform some analysis on this data. Well, Measurement Studi also provides analysis libraries that can do that for you as well.

Just some thoughts!

Best Regards,
Jonathan N.
National Instruments
0 Kudos
Message 4 of 7
(8,688 Views)
sir can we use active X control of Graph or chart in visual c like visual basic
 
0 Kudos
Message 5 of 7
(8,653 Views)
Hi,

If you purchase the Measurement Studio for Visual Studio 6.0 Support package (comes with the Professional or Enterprise pacakge of Measurement Studio), you get VB 6 and VC++ 6 support. The VC++ 6 support uses the same ActiveX controls as you see in Visual Basic. To get those controls, you need to get the Pro or Enterpise package.

Best Regards,
Jonathan N.
National Instruments
0 Kudos
Message 6 of 7
(8,643 Views)
Hello,


I've only heard that Gigasoft's charting is absolutely an improvement over
Measurement Studio's built in charting. Faster, way more robust, way better
rendering and far more attention to detail. Plus an easy API to use as
needed independent of development platform. Please visit www.gigasoft.com
for engineering, scientific, and instrument/oscilloscope type charting for
Measurement Studio, MFCs, .NET and others.



best regards,



Robert Dede

Gigasoft, Inc.

www.gigasoft.com





"Haider Abbas" <x@no.email> wrote in message
news:1192709411821-597579@exchange.ni.com...
> Hi
> I am using Visual C to acquire the data and display it . I successfully
> run the example shipped with Labview CD&nbsp; located in (C:\programm
> files\Naitonal Instruments\nidaq\examples\ANSI C). for AI of single
> Voltage channel.&nbsp;
> But how to display the Acquired data to graph or Chart&nbsp;? and also how
> to Store in a file?
> help will be appreciated
> thanks
> &nbsp;
> &nbsp;


0 Kudos
Message 7 of 7
(8,576 Views)