02-16-2014 02:09 PM - edited 02-16-2014 02:19 PM
Hello,
I wrote a labview code and I need to program it on a ((non NI)) microcontroler.Is there any way to do it directly or convert my labview code to C++?
Solved! Go to Solution.
02-16-2014 07:16 PM
02-17-2014
01:39 AM
- last edited on
04-16-2025
06:18 PM
by
Content Cleaner
Hello mohammad.mah11,
The product nathand is referring to is the LabVIEW C Code Generator, refer to the product page for more information:
NI LabVIEW C Generator
http://sine.ni.com/nips/cds/view/p/lang/en/nid/209015#productlisting
The 2013 evaluation is also available on this page:
LabVIEW C Generator 2013
In my (limited) experience, the biggest challenge with working with the C generator is that the resulting C code is not the easiest to read. More information on supported functions can be found in the LabVIEW help, I'd definitely give that a read-over and try out the evaluation version if this is something you're interested in. Performance-wise it's pretty good from what I've seen.
Regards,
02-17-2014
01:16 PM
- last edited on
04-16-2025
06:19 PM
by
Content Cleaner
I have LabVIEW 2012 Embedded Module for ARM Microcontrollers.is this what U mean ?
02-17-2014 04:02 PM