Red Pitaya & LabView Home Bundle
-
- Posts: 4
- Joined: Sat Apr 02, 2016 11:53 pm
Red Pitaya & LabView Home Bundle
Hi,
I recently bought a Red Pitaya along with the LabView Home Bundle package so I could start experimenting with Red Pitaya. Whilst the LabView Home Bundle is great value, it is based on the 2014 edition of LabView. As a result, the Red Pitaya examples supplied with the Red Pitaya LabView driver won't load. The read.me files says that the examples were saved using a 2015 version of LabView.
Are these examples available (archived?) in the 2014 or earlier LabView format?
I'm sure the examples would be really helpful to get me started so any help would be appreciated.
Thanks, Mike
I recently bought a Red Pitaya along with the LabView Home Bundle package so I could start experimenting with Red Pitaya. Whilst the LabView Home Bundle is great value, it is based on the 2014 edition of LabView. As a result, the Red Pitaya examples supplied with the Red Pitaya LabView driver won't load. The read.me files says that the examples were saved using a 2015 version of LabView.
Are these examples available (archived?) in the 2014 or earlier LabView format?
I'm sure the examples would be really helpful to get me started so any help would be appreciated.
Thanks, Mike
- redpitaya
- Site Admin
- Posts: 821
- Joined: Wed Mar 26, 2014 7:04 pm
Re: Red Pitaya & LabView Home Bundle
Hi,
The Examples should work for LabView
2010 or later.
Did you follow this instructions
under LabView Section.?
Best RP
The Examples should work for LabView
2010 or later.
Did you follow this instructions
under LabView Section.?
Best RP
-
- Posts: 4
- Joined: Sat Apr 02, 2016 11:53 pm
Re: Red Pitaya & LabView Home Bundle
Yes, I followed the instructions in that article. All is ok until I select one of the examples and I get the following message in a popup:
LabVIEW: Files version is later than the current LabVIEW version.
An error occurred loading IV 'Generates signal on external trigger.vi'
LabVIEW load error code 9: VI version (15.0) is newer than LabVIEW version (14.0.1f3).
I've tried most of the examples and they all fail with the same error.
Any ideas?
Mike
LabVIEW: Files version is later than the current LabVIEW version.
An error occurred loading IV 'Generates signal on external trigger.vi'
LabVIEW load error code 9: VI version (15.0) is newer than LabVIEW version (14.0.1f3).
I've tried most of the examples and they all fail with the same error.
Any ideas?
Mike
-
- Posts: 4
- Joined: Sat Apr 02, 2016 11:53 pm
Re: Red Pitaya & LabView Home Bundle
One other point. In the downloaded directory containing the examples there's a readme.txt file with the following message:
Examples were developed against the first driver release on 2015-04-13
Examples were developed against the first driver release on 2015-04-13
-
- Posts: 5
- Joined: Mon Mar 02, 2015 4:20 pm
- Location: Ribnica, Slovenia
Re: Red Pitaya & LabView Home Bundle
Hi Mike,
For the test I downloaded, the Red Pitaya LV driver from the bottom of this page: http://redpitaya.com/control/ (If it doesn't show the LabVIEW content first, then open some other tab and reopen the LabVIEW tab - some HTML error I found) where I clicked the LabVIEW tab and then the Red_Pitaya_LabVIEW_Driver&Examples.zip link which downloads the driver. Then I opened the zip file and went to this folder: Red_Pitaya_LabVIEW_Driver&Examples_v0.8 .zip\RedPitaya\Examples . There I opened any example VI (With LabVIEW 2013) and checked the source version http://digital.ni.com/public.nsf/allkb/ ... C40069C17F (a version of LabVIEW at which the .vi was saved). On the image below you can see the source version marked blue. (Ignore the red marked current revision)
But I don't have the LabVIEW home bundle to test on it. So if you follow my testing procedure and it still doesn't open the VI, then please submit some screenshots where you have downloaded the VI, and a popup of the error.
I suggest you try the LabVIEW examples from the example finder in the LabVIEW software after setting up the Red Pitaya LabVIEW driver.
You can access example VIs by going to:
Help -> Find Examples...
click Search tab
Enter "RedPitaya" in Enter keyword(s) field
For the test I downloaded, the Red Pitaya LV driver from the bottom of this page: http://redpitaya.com/control/ (If it doesn't show the LabVIEW content first, then open some other tab and reopen the LabVIEW tab - some HTML error I found) where I clicked the LabVIEW tab and then the Red_Pitaya_LabVIEW_Driver&Examples.zip link which downloads the driver. Then I opened the zip file and went to this folder: Red_Pitaya_LabVIEW_Driver&Examples_v0.8 .zip\RedPitaya\Examples . There I opened any example VI (With LabVIEW 2013) and checked the source version http://digital.ni.com/public.nsf/allkb/ ... C40069C17F (a version of LabVIEW at which the .vi was saved). On the image below you can see the source version marked blue. (Ignore the red marked current revision)
But I don't have the LabVIEW home bundle to test on it. So if you follow my testing procedure and it still doesn't open the VI, then please submit some screenshots where you have downloaded the VI, and a popup of the error.
I suggest you try the LabVIEW examples from the example finder in the LabVIEW software after setting up the Red Pitaya LabVIEW driver.
You can access example VIs by going to:
Help -> Find Examples...
click Search tab
Enter "RedPitaya" in Enter keyword(s) field
You do not have the required permissions to view the files attached to this post.
-
- Posts: 4
- Joined: Sat Apr 02, 2016 11:53 pm
Re: Red Pitaya & LabView Home Bundle
Progress!
This time I tried opening the examples from the download folder rather than moving the Red Pitaya folder to the instr.lib folder as per instructions. That worked and all the examples open without any version number error. However, if I try to open the same examples from within the instr.lib folder I get the version error. I can cope with that as I'll just leave the examples in a different folder.
The only thing that's odd about my installation is that the LabVIEW Home Bundle is installed on drive J: in a Program Files structure as opposed to the more conventional C: drive.
If you want to get to the bottom of this I'm happy to cooperate.
I now have an Error 63 TCP Open error when I run the VI but that should be easy to fix as I'm sure I've seen that documented on the forum.
This time I tried opening the examples from the download folder rather than moving the Red Pitaya folder to the instr.lib folder as per instructions. That worked and all the examples open without any version number error. However, if I try to open the same examples from within the instr.lib folder I get the version error. I can cope with that as I'll just leave the examples in a different folder.
The only thing that's odd about my installation is that the LabVIEW Home Bundle is installed on drive J: in a Program Files structure as opposed to the more conventional C: drive.
If you want to get to the bottom of this I'm happy to cooperate.
I now have an Error 63 TCP Open error when I run the VI but that should be easy to fix as I'm sure I've seen that documented on the forum.
-
- Posts: 5
- Joined: Mon Mar 02, 2015 4:20 pm
- Location: Ribnica, Slovenia
Re: Red Pitaya & LabView Home Bundle
Ok, on the same page: http://redpitaya.com/control/ did you go through steps 1 and 2 before starting any LabVIEW program?
-
- Posts: 1
- Joined: Wed Oct 04, 2023 1:05 pm
- Contact:
Re: Red Pitaya & LabView Home Bundle
you can consider upgrading your LabView version to a more recent one that is compatible with the examples provided
thanks and regards
pawantanwar
https://www.multispanindia.com
thanks and regards
pawantanwar
https://www.multispanindia.com
jadalnie klasyczne ekskluzywne meble wypoczynkowe do salonu ekskluzywne meble tapicerowane ekskluzywne meble do sypialni ekskluzywne meble włoskie
Who is online
Users browsing this forum: No registered users and 7 guests