discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] How can I finish GRC after desired sample count


From: Marcus D. Leech
Subject: Re: [Discuss-gnuradio] How can I finish GRC after desired sample count
Date: Sun, 09 Jul 2017 23:27:44 -0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0

On 07/09/2017 11:09 PM, 김태영 wrote:

Hi all.

 

I'm testing data sample to file with GRC.

It's succesful to save contineous stream to file.

My next step is to finish code after save desired sample count.

For example samp_rate = 1K, desired samp_count = 10k.

in this condition I want to finish code automatically after 10second.

 

I tried "Run Option = Run to Completion" and "Max number of output = 10000"

But fail.

How can I get my job done?

 

 

Regard

Kim taeyeong


Use the "HEAD" block---you can give it a sample count.


reply via email to

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