LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to design a digital switch in order to modulate an analogue carrier?

Hi,

 

I am struggling with something that, I think, might be simple. I am programming a digital modulator. It multiplies an analogue waveform (carrier) by 1 or -1 according with the value in the digital signal.

Thus, how to design a digital switch using a digital waveform? 

I have tried to use Numeric and Boolean functions, but I am getting constant errors due to data type incompatibilities (broken wire).

Many thanks,
Dave

 

 

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

MInd showing us your code?

 

You might have to use a FOR loop to process your data.


GCentral
There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
0 Kudos
Message 2 of 2
(2,221 Views)