10-23-2014 06:01 PM
Hello,
I am trying to improvise on NI provided FM demodulation example, in which, I am trying to create auto tuning feature and store available FM channels in [0-9] 1-D array for 10 preset stations. Do I need to design my own driver as I am not able to pass niUSRP Rx configuration driver in a loop. The errors that I am getting states that the niUSRP Configuration driver should be initialized and not running.
Any ideas how I might be able to sweep through 88.1MHz to 108MHz and store 10 present stations? I have not received permissions to share my .vi, thus I am limited to descriptions only.
Thank You
Solved! Go to Solution.
10-23-2014 06:17 PM
10-23-2014 06:20 PM
Hi,
Do you know the name of the shipping example? I desparately need answer by tomorrow.
Thank You
10-24-2014 10:12 AM
<LV dir>\examples\instr\niUSRP\niUSRP EX Rx Continuous Async Reconfig on the Fly.vi
<LV dir>\examples\instr\niUSRP\niUSRP EX Tx Continuous Async Reconfig on the Fly.vi
11-04-2014 10:43 AM
I found the shipping examples:
"niUSRP EX Fine-Tune LO Frequency.vi" and
"niUSRP EX Rx Continuous Async Reconfig on the Fly.vi"
useful.
Thank you so much for right direction.