Forum
Please or Register to create posts and topics.

Automation of RX and Tx

Hello, I am trying to create a mission where, in the event of recording a signal at a defined frequency via the trigger, I would save the IQ data in a separate file, and in the event of further activation of the trigger, I would repeat the individual saving of the signals. If I recorded a defined number of signals in this way, I would then transmit them successively via tx. Is there some way to automate this (eg Control Sequencer)? Thank you.

It might be doable with the Command Sequencer with some restrictions, but for such complex scenarios I'd rather recommend to use the Script block as that gives you way more control and functionality.

If you have the basics of your mission already working we may be able to provide you more details on how to set scripting up for your automation.