Wednesday, September 29, 2010

Re: [Discuss-gnuradio] Stop GRC flow graph after defined time

You can use the Misc->Head block to limit the samples. Then set the flow
graph options to "run to completion", this option is only available in
non-gui mode. See the options blocks.

-Josh

On 09/29/2010 04:31 AM, Thorsten Laude wrote:
> Hallo,
>
> I'm executing a flow graph in GRC and want to stop this flow graph
> after some defined time, for example 3 seconds, or after a defined
> amount of samples.
>
> Currently I stop the flow graph by clicking on "Kill the flow graph".
> How can I implement, that the flow graph is stopped automatically?
>
> Thorsten
>
> _______________________________________________
> Discuss-gnuradio mailing list
> Discuss-gnuradio@gnu.org
> http://lists.gnu.org/mailman/listinfo/discuss-gnuradio

_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio

No comments:

Post a Comment