LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

splitting a signal in the time domain

Solved!
Go to solution

Please can any one help me with How I can Split a signal in to different time ranges.

What I am trying to achieve is to break up a signal in time.

Uxe

0 Kudos
Message 1 of 5
(2,434 Views)
Solution
Accepted by topic author UXE

Look at Array Subset or Delete from Array.  If the data is a waveform datatype, extract the array, select the subrange and build a new waveform from the subarray.

 

Lyn 

0 Kudos
Message 2 of 5
(2,429 Views)

Thanks Lyn for the mail. Is there an example program that is close to what you have just described?

 

0 Kudos
Message 3 of 5
(2,427 Views)

I am unaware of any example.  The Array Subset and Delete from Array are simple LV functions which are used frequently for array manipulations.  Write some simple test VIs, read the help files, and figure out what works best for your application.

 

Lynn

0 Kudos
Message 4 of 5
(2,424 Views)

Thanks Lyn

0 Kudos
Message 5 of 5
(2,414 Views)