Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

Extracting 1 chn of data from MultiChan array?

I am using Measurement Studio 7.0. I know how to do this in Measurement Studio 6.0 but it looks like everything changed.
0 Kudos
Message 1 of 3
(2,707 Views)
John,

To accomplish this task, you will need to use the .NET Buffer class. This operation is discussed, in detail, in the following KnowledgeBase:

How Can I Extract an Array Subset From an Array in .NET (C# or VB.NET) ?

Good luck with your application.

Spencer S.
0 Kudos
Message 2 of 3
(2,707 Views)
Thank you very much. I now understand why the NI support engineer said that this functionality was removed from Measurement Studio (e.g. the SubsetArray and ReshapeArray functions).
0 Kudos
Message 3 of 3
(2,707 Views)