USRP Software Radio

cancel
Showing results for 
Search instead for 
Did you mean: 

cannot use LV2014 codes on LV2013

Hey,

 

My USRP's are attached to several machines running LV,  some LV's are 2013, some are 2014. The problem is that the VI' that I wrote on LV2014 version do not work on LV2013. I did not use anything fancy, just basic blocks.

 

Can someone please suggest how I can solve this problem?

 

Thanks,

 

Filip

0 Kudos
Message 1 of 5
(4,483 Views)

Hi,

 

Please read trough this

Regards,
Eirikur Runarsson
0 Kudos
Message 2 of 5
(4,468 Views)

Thanks a lot for the suggestion! I assumed that there is some kind of workaround for this seemingly trivial problem.

 

\Filip

0 Kudos
Message 3 of 5
(4,446 Views)

Hi Filip,

 

This is due to the fact that the LabVIEW compiler is not backwards compadible meaning that VIs need to be recomiled to work with older versions.

Regards,
Eirikur Runarsson
0 Kudos
Message 4 of 5
(4,433 Views)

You should be able to save for a previous version of LV by going to File >> Save for Previous Version...

 

You will get errors that it is unable to save the NI-USRP VIs in a previous version.  That is okay (they have flags that prevent this).  Just click Ignore for that error.  When you open the VIs you saved in LV 2013, they will find the NI-USRP LV 2013 VIs (as long as you have NI-USRP LabVIEW 2013 support installed).

0 Kudos
Message 5 of 5
(4,421 Views)