LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Split Waveform

Hi everyone - It's me again 😞
 
I currently have a waveform which contains data from 4 channels of my DAQ Part.
Now I'd like to strip the 4th channel from this waveform, save that to a file and to display the others.
 
So my questions are:
* Can I save a waveform directly to a file ?
* How do I rip that 4th channel apart from the whole waveform ?
 
Thanks for your help
0 Kudos
Message 1 of 4
(7,739 Views)

Hi Somnatic

I think you get an array of waveforms from your DAQ-part. So here is a simple example which shows how you extract a signal and how you can store it.

Hope this helps.

Thomas

Using LV8.0
--------------------------------------------------------------------
Don't be afraid to rate a good answer... 😉
--------------------------------------------------------------------
Message 2 of 4
(7,733 Views)
Under Functions  select Signal manipulation then select signal vi.

See jpeg pic

chow xseadog
Message 3 of 4
(7,732 Views)
thx to both of you ...

both versions work as expected 🙂
0 Kudos
Message 4 of 4
(7,717 Views)