11-09-2015
03:39 PM
- last edited on
04-05-2024
02:35 PM
by
Content Cleaner
Hi,
The descritption of LabVIEW Robotics Module has this line:
"Tools for importing existing code from C/C++ and VHDL."
Is this something new in the toolbox or is it reffering to the standard feature available in the base package?
I wasn't able to find any special functions in the robotics module. Did i miss something?
Solved! Go to Solution.
11-10-2015 01:59 PM
Hello Andy,
As you mentioned, importing existing C/C++ code is native to LabVIEW, while VHDL functionality is enabled through the LabVIEW FPGA module.
I checked with a few colleagues and it looks like that statement in the Overview is just there to reiterate that integration of text based code should be easy and intuitive with our framework. I don't believe there are new functions in the robotics module that expand upon those abilities.
-Daniel
11-16-2015 02:06 PM
Thanks!