LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

bits multiplied by carrier

Hello all,

 

if i have for example an array with 0's and 1's

and i want to multiply each by a sine wave

and after putting it on a chart

i want to retrieve the bits again

how can i do that..i think i have done the first part where i multiply each number by the sinewave

but i don't have any idea how to retrieve them

Thanks all,

0 Kudos
Message 1 of 2
(2,248 Views)

Before attaching a sample VI, please populate reasonable default data into all controls and make the values the default. (currently, the array is empty and the numeric is zero).

 


Eldokch wrote:

and after putting it on a chart

i want to retrieve the bits again

how can i do that..i think i have done the first part where i multiply each number by the sinewave

but i don't have any idea how to retrieve them

Thanks all,


Where do you want to retrieve the bits from? Form the chart data? The chart only has limited history!

 

I don't think you even did the first part yet.

 

I think once you specify in more detail what you actually want to do, the solution would be easy. 😄 At the moment, things are not clear at all.

0 Kudos
Message 2 of 2
(2,228 Views)