Friday, May 17, 2019

Re: [Discuss-gnuradio] Create a "virtual" variable using outputs from another block

It's possible through the "Probe" thing; I don't like that block,
because it leads to bad flowgraph design in 90% of cases.
However, it should solve the problem you're having :)

Best regards,
Marcus

On Fri, 2019-05-17 at 13:31 +0000, tom sutherland wrote:
> Is there a way to take the output from a block and make it appear as though that signal is a variable? e.g. take the output from a "signal source" block and sink it into a block that creates a "variable" named 'myfreqvar". Then use "myfreqvar" as a parameter in other blocks.
> Tom
>
> _______________________________________________
> Discuss-gnuradio mailing list
> Discuss-gnuradio@gnu.org
> https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

No comments:

Post a Comment