Jump to content

convert 1d array to waveform (dbl)


Recommended Posts

Hi!

I'm trying to convert a 1d array to waveform (dbl). the reason for this is that i'm readingt voltage on the daq input with the help of AI Read.vi and i need to plot the power spectrum (FFT Power Spectrum.vi) to a waveform graph. i'm reding multiple inputs but i only need the power spectrum for one of the inputs witch i've sorted out with the help of index array (therefore 1d array). there's probably a simple solution for this but since i'm a newbie at labview even simple things can seem hard sometimes...

/raz

using labview 7.1

Link to comment
Hi!

I'm trying to convert a 1d array to waveform (dbl). the reason for this is that i'm readingt voltage on the daq input with the help of AI Read.vi and i need to plot the power spectrum (FFT Power Spectrum.vi) to a waveform graph. i'm reding multiple inputs but i only need the power spectrum for one of the inputs witch i've sorted out with the help of index array (therefore 1d array). there's probably a simple solution for this but since i'm a newbie at labview even simple things can seem hard sometimes...

/raz

using labview 7.1

AI Read is a polymorphic VI that you can configure to output the waveform.

Right click on AI Read and select type - waveform.

good luck

Manfred

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.