Monday, October 28, 2019

Re: Dynamic instances in hierarchical blocks

Hi Ivan,

that sounds a classical case of impossible to do in graphical, trivial
to do in Python.
So, write your hier block in Python – you could also base it on your
GRC-generated python file (and save it somewhere else, so that it
doesn't get overwritten).

Best regards,
Marcus

On Mon, 2019-10-28 at 22:18 +0100, Ivan Iudice wrote:
> Hi all!
> I'm implementing my own testbed in GRC using hierarchical blocks to
> obtain a clearer flowgraph.
> I need to have a dynamic amount of instances of a particular sub-
> block, that I can set as parameter of the higher level block.
> How can I solve my problem? It could be very cool!
> Thank you.
>
> Ivan
>

No comments:

Post a Comment