07-15-2005 11:26 PM
07-18-2005 10:38 AM
Hello Kim,
I recommend the Getting Started with Measurement Studio for Visual C++ manual. Chapter 3 of this manual has step by step instructions for creating an application that uses the CWGraph. This manual is a PDF and installs with Measurement Studio in
C:\Program Files\National Instruments\MeasurementStudio\Help
If you cannot find it there, it can be downloaded from here.
Here are a couple helpful hints to get you started:
+ To start a new project that will use Measurement Studio controls, select File»New»Projects, and click NI Measurement Studio AppWizard.
+ When you place a CWGraph on the dialog, you will want to add a member variable for the control so that you can set its properties and call its methods from within your program.
The tutorial in Chapter 3 of the manual describes this in detail.
Also, I did not look at the source you attached. It appears to be a compiled executable.
Regards,
Eric M
Applications Engineering
National Instruments