I have recently bought the modulation toolkit. I need to modulate a Sine wave to PAM. There is a vi called Modulate PAM. But the problem is that the information to be modulated, has to be a bit stream. So, how do i convert a sine wave to a 1D array of numeric (byte [8-bit integer (-128 to 127)]?
I am using the si Simulate signal to generate the sine wave.