Measurement Studio for .NET Languages

cancel
Showing results for 
Search instead for 
Did you mean: 

Is there a manusal avaialble, which I can refer to while programming?

Hi all. I am trying to design a software for Data Acquisition. I intend to use VB 6 or  2008, and Measurement Studio (never used before). Can you please let me know if I can find a reference manual or anything, which might help me to understand the tools and properties of Measurement Studio.
Thank you in anticipation.
 
0 Kudos
Message 1 of 3
(3,476 Views)
1. Install Measurement Studio for your IDE (e.g., VS2005)
2. Navigate to the help directory (therein, you'll find Measurement Studio User Manual.pdf)

The online-help is good as well.

Highlight a keyword, and press F1.

Hope this helps, C
0 Kudos
Message 2 of 3
(3,461 Views)
Also, when you are installing DAQmx, be sure to include support for the .NET framework version you will be targeting.  This will install a large number of very helpful example programs.  The locations of these examples can be found in the KnowledgeBase NI-DAQmx, NI-VISA and NI-488.2 .NET Example Locations.  These examples have been built to demonstrate most of the normal requirements of a Data Acqusition program, and are easily modified to meet your needs.

NickB
National Instruments
Applications Engineering
0 Kudos
Message 3 of 3
(3,455 Views)