ChrisClark Posted August 18, 2008 Report Share Posted August 18, 2008 I'd like to have a few classes on an embedded app. Is anyone using Endevo GOOP or anything else on LVRT? cc Quote Link to comment
jgcode Posted August 19, 2008 Report Share Posted August 19, 2008 QUOTE (ChrisClark @ Aug 18 2008, 01:44 AM) I'd like to have a few classes on an embedded app. Is anyone using Endevo GOOP or anything else on LVRT?cc Hi Chris Depends on the LV version as well LVOOP - No (although AQ has pointed out not for long - search thru his latest postings on LV8.6) Endevo switched to using LVOOP in 8.5 so anything pre- will work on the RT Sciware doesn't used LVOOP so it will be good! Probably your best bet for 8.5. DQGOOP - have not used but apperently based on queues so it should work. See http://forums.lavag.org/LV85-OOP-and-Embedded-Targets-t10954.html' target="_blank">here as this was asked before in the OOP forum Once you make a decision get it touch with the supplier for more info. Cheers JG Quote Link to comment
ChrisClark Posted August 19, 2008 Author Report Share Posted August 19, 2008 JG Thanks for the link, I !@#$%^ searched but did not find anything. > See here as this was asked before in the OOP forum My app has an asynch part and a deterministic part so I don't need deterministic classes. I've used the original Endevo LabVIEW 6.1 toolkit before I might just go with that. Thanks again. cc Quote Link to comment
Jan Klasson Posted August 19, 2008 Report Share Posted August 19, 2008 QUOTE (jgcode @ Aug 18 2008, 12:57 AM) Hi Chris Depends on the LV version as well LVOOP - No (although AQ has pointed out not for long - search thru his latest postings on LV8.6) Endevo switched to using LVOOP in 8.5 so anything pre- will work on the RT Clarification about Endevo tools and RT. Endevo GOOP Development Suite is the newest toolkit we have and it runs on LV 8.2.1 and up. It uses the lvclass to provide the GOOP 3 by ref model and therefore it will not run on RT. For RT we have the GOOP Inheritance Tookit which uses the GOOP2 class model with inheritance and virtual methods. GOO2 is not based on lvclass and will run on RT. GOOP 2 runs on LV 6.1 and newer LV versions. If there are compatibility issues we release updated class templates to keep GOOP 2 classes compatible with new LV versions. And we have a UML tool both for GOOP 2 and GOOP 3. http://www.endevo.se/index.php/en/Products_General/ Thanks, Jan Endevo Quote Link to comment
eaolson Posted August 19, 2008 Report Share Posted August 19, 2008 QUOTE (jgcode @ Aug 17 2008, 05:57 PM) DQGOOP - have not used but apperently based on queues so it should work. I have used dqGOOP under RT and it does work. This was under LabVIEW 7.1.1, so I'm not sure if things have changed since then. Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.