Measurement Studio for .NET Languages

cancel
Showing results for 
Search instead for 
Did you mean: 

how to use IntegrationMethod

Solved!
Go to solution

I am using C# and need to integrate my acceleration trave (double[]) to velocity trace.  I saw  NationalInstruments.Analysis.Math.IntegrationMethod but have no clue how to use it.  I would appreciate a short example code on how to use the integrate function.

 

Thanks,

Yajai

0 Kudos
Message 1 of 2
(4,274 Views)
Solution
Accepted by topic author DrObb

Hi Yajai,

 

If you search "Numeric Integration" or "Integration Method" in Measurement Studio Help (by going to Start->All Programs->National Instruments->Measurement Studio->Measurement Studio Documentation) You will find articles that go into detail regarding the required syntax for these functions as well as example programs for both C# and VB.NET. I would highly recommend getting into the practice of using this Help. Please post back if you have any trouble with the examples.

 

Regards,
Jackie

DAQ Product Marketing Engineer
National Instruments
Message 2 of 2
(4,262 Views)