LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How do i generate a PRBS signal to an analogue ouput in LABview

Hi, i am a LAbview 6.03 newbie. I would like to know how do i generate a PRBS (Pseudo random Binary Signal) in Labview?? There is a ready function in MATLAB to generate such signal but is there any in LABview?? If not, how do i generate one?
Thanks
0 Kudos
Message 1 of 4
(5,465 Views)
There are two VIs that ship with LabVIEW 7.0 that will do the trick. MLS Sequence Waveform.vi (outputs a waveform) and Binary MLS.vi (outputs an array).
0 Kudos
Message 2 of 4
(5,465 Views)
Thanks for you help.But how do i do it with LABVIEW 6.03 since there is none of these function blocks or sub-VIs ?
0 Kudos
Message 3 of 4
(5,465 Views)
A good outline of this topic can be found in "Numerical Recipes in C" (one of the LabVIEW Advanced Analysis Library references). Look in chapter 7 section 4.
0 Kudos
Message 4 of 4
(5,465 Views)