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?
