LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

not enough memory to plot wav. file

Due to change of job, I do not have access to LabVIEW at the moment (hopefully, this will not last too long). I am sure someone on this forum can help.
 
Good luck.
 
Ian
0 Kudos
Message 11 of 13
(744 Views)

@dgsdgdg wrote:
oohhhh.....and one question that it comes now...How do you calculate the amount of ram that a file needs?For example 1000 samples of a sound file of 250000KHz s/r-16 bit depth?

You multiply. #of samples x # of bytes = amount of RAM.


@TerjeL wrote:

I have similar problems when trying to keep a big amount of high frequency sampled data in memory and plot it. The enveloping method that was mentioned may help in my case so I will try it. Are there any built-in functions in labview to easily create an envelope like this?

There are no built-in VIs that I know of to do this.

0 Kudos
Message 12 of 13
(734 Views)
You can find example VIs (including decimation for display) and tips and tricks for handling large data sets in the tutorial Managing Large Data Sets in LabVIEW.  If you need more help, let us know.
0 Kudos
Message 13 of 13
(721 Views)