Hello;
You can use the RMS.vi to get the RMS value of the data you acquired. The main thing is that the RMS vi expects a one dimension array of data, and in case you configure the AI Read.vi to retrieve Scaled Array, the array retrieved will be two dimension array.
You will need to use the Index Array.vi to transfor the 2d array on a 1d array to be able to feed that into the RMS.vi.
Hope this helps.
Filipe A.
Applications Engineer
National Instruments