06-17-2020 08:10 AM
Hello everyone,
I am implementing a program using NI USRP-2945. For its configuration I use the niUSRP Open Rx Session VI block to start the attached session in screenshot_1, then I start the acquisition with the niUSRP Initiate VI block attached in screenshot_2, after that I abort said acquisition with the niUSRP Abort VI block attached in screenshot_3 (logically between the start and the abort there are more actions) and, finally, I close the session with the niUSRP Close Session VI block attached in the screenshot_4. I would like to know, if I can use the blocks to start and abort the acquisition (niUSRP Initiate VI and niUSRP Abort VI) more than once in the same opened session, that is, between the blocks niUSRP Open Rx Session VI and niUSRP Close Session VI blocks. .
Thank you for your attention.
08-21-2023 04:57 AM
I have the same question, can anyone give some advice?