try tb1.start() and tb2.start(). That should run them in separate threads. Mike
On Mon, Jun 20, 2011 at 6:34 AM, smith mark <smith.mark1...@gmail.com> wrote: > Hi all, > I wanted to know that whether one can have multiple gr.top_block() or not? > for example > tb1=gr.top_block() > tb2=gr.top_block() > tb1.run() > tb2.run() > and have them running at the same time. > Regards > Smith > _______________________________________________ > Discuss-gnuradio mailing list > Discuss-gnuradio@gnu.org > https://lists.gnu.org/mailman/listinfo/discuss-gnuradio > > _______________________________________________ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio