discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Discuss-gnuradio] Passing a variable to other blocks


From: Aydin Tarik Zengin
Subject: [Discuss-gnuradio] Passing a variable to other blocks
Date: Thu, 21 Nov 2013 14:13:58 +0200

Hello Everyone

I was wondering how to pass a variable defined in one block to another.
For instance, say we defined a variable in a block impl.cc, how can I pass this variable to another block? Or how can I make it public to be reached from every block in my flow graph?

I checked the variable block, but it defines it in the top_block.py as I understood correctly.
I'm trying to write my own blocks, and I gotta pass some of my variables to the others.
What's your advice?

Thanks in advance

Tarik
___________________________________

Aydin Tarik Zengin


reply via email to

[Prev in Thread] Current Thread [Next in Thread]