LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

draw only a part of a waveform

Hello, I want to draw only a part of a waveform(final part) and draw too the begining of the previous waveform( I use a shift register). What can I do? Can you help me?
Thank you very much.
Luz
0 Kudos
Message 1 of 2
(2,485 Views)

Hi Luz,

 

Waveforms in fact are clusters of vectors. I mean, a waveform is only a vector with the time measuraments and one or more vectors with the measurament values. So you can select wich parts of the waveform do you want to show just working with those arrays.

 

In the waveform palette you can find lots of functions to obtain/separate work with waveforms.

 

Also if you go to Help -> Find examples  and you start a search with the word "waveforms" you will find lots of examples about how to work and manage this type of data.

 

Regards,

Jaime Cabrera

NI Applications Enginnering 

Regards,

Jaime Cabrera

NI Applications Engineering Spain
0 Kudos
Message 2 of 2
(2,460 Views)