Welcome to the new FlexRadio Community! Please review the new Community Rules and other important new Community information on the Message Board.
If you are having a problem, please refer to the product documentation or check the Help Center for known solutions.
Need technical support from FlexRadio? It's as simple as Creating a HelpDesk ticket.

Receiving IQ Samples using FlexLib API v3

Noah
Noah Member
Hello,

I'm trying to write a simple program to receive IQ samples from a flex-6400 using version 3 of the FlexLib API.

Here is a code sample on github that works with an older version of the API that I'm attempting to translate to work with v3: https://github.com/mistic-lab/FlexlibMono/blob/caa5c3c94212b725bceeac705ad3dbc51718f8c1/src/FlexLib.Debugging/Program.cs

The basic flow of the code involves using Radio.FindIQStreamByDAXIQChannel to get an iq stream variable and then adding a handler to it to handle the data when it arrives. However I cannot find a similar way of doing this using the new v3 API.

Does anyone know if this approach still works or if I need to write a handler for a different object?

Any tips or ideas are appreciated!
Best,
Noah
Tagged:

Leave a Comment

Rich Text Editor. To edit a paragraph's style, hit tab to get to the paragraph menu. From there you will be able to pick one style. Nothing defaults to paragraph. An inline formatting menu will show up when you select text. Hit tab to get into that menu. Some elements, such as rich link embeds, images, loading indicators, and error messages may get inserted into the editor. You may navigate to these using the arrow keys inside of the editor and delete them with the delete or backspace key.