Wednesday, November 6, 2013

[Discuss-gnuradio] GRC | Block to Variable

Hello!

In GRC, is it possible to store the latest output of a block into a variable? Let's say I have a block "A" that is outputting floats. I want to save the latest output of block "A" into a variable "var" such that a block "B" can read "var" asynchronously if it needs to.

Thanks!

Aditya

No comments:

Post a Comment