Hi,
I've to generate a bit stream of 1's and 0's, or possibly, generate a square wave of any bit stream given by the user, then I've to arrange them in parallel, e.g. a bit stream is B=110101, after converting it in parallel we'll get two bit streams one containing odd bits i.e. b1=100 and the other will contain the even bits b2=111. Its the same as to put these bit streams in a demultiplexor and divide it into two. Then I've to generate an analog waveform from these new bit streams i.e. b1 & b2. After generating waveforms I've to phase shift both waveforms on 90 degrees.
I'll be thankful if someone guides me which VIs to use for this purpose in Labview. I am using Labview 6.1 Real Time, but you can send me answers regarding any version, as I am trying to upgrade my version.
Best Regards,
Faisal.