Wednesday, September 9, 2020

Re: How to toggle between two different file paths in File

Thanks for the reply!

I tried doing that, but the data being transmitted doesn't change from the first file source. My actual code I entered was: 

tb.blocks_file_source_0 = blocks.file_source(gr.sizeof_char*1, 'filename', True)

Any thoughts on how to get the file source to actually switch?  

No comments:

Post a Comment