LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

1D array of waveform(DBL) to digital data?

Could anyone tell me how to convert 1D array of waveform(DBL) to digital data?     
0 Kudos
Message 1 of 7
(8,060 Views)

You don't have a digital waveform.

 

It is a 1-D array of waveforms.  So use the Get Waveform components VI.

 

Message 2 of 7
(8,053 Views)
thank you very much
0 Kudos
Message 3 of 7
(8,039 Views)

Ravens Fan wrote:

You don't have a digital waveform.

It is a 1-D array of waveforms.  So use the Get Waveform components VI.


Ravens, you used the same example to post in the other thread to calculate the time taken to run a vi. Great! Smiley Very Happy

0 Kudos
Message 4 of 7
(8,014 Views)
Smiley HappyI was working on one, saw the other thread and I needed to do an example of the sequence structure and timer, so I just rolled them into one image.
Message 5 of 7
(8,009 Views)

Hi.. I want to convert voice signal into digital waveform...i'm just a beginner. i couldn't locate "Y(DBL)" placed out of for loop, and "difference output symbol".. where can i find them?? 

 

if possible, send that vi file to jhareesh.94@gmail.com 

 


thanks,

0 Kudos
Message 6 of 7
(6,808 Views)

Hi Jhareesh,

 

these are indicators, created easily by right-clicking the outputs left of them and selecting "create->indicator"...

 

You should take some online tutorials (available at NI.com) for such basic topics!

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 7 of 7
(6,799 Views)