Quote:
Originally Posted by dmelcer9
7. We found that Java has a lower learning curve once you start to use complex data structures. Variables in LV =
8. Labview code quickly becomes spaghetti. With command-based programming and robotbuilder, Java is pretty nice.
|
In regards to data structures I find making cluster type defs to be easy in LabVIEW and handle all the use cases I ever ran into. I guess I am curious what data type you are looking to use that LabVIEW can't do.
I agree LabVIEW code can look like spaghetti code. That is where good coding structure comes into play to make sure that is avoided so your code is easy to follow. Generally bundling data into cluster type defs and creating subVIs can help with keeping your code clean.
__________________
Larry Lewis
FIRST Team 1511 - Rolling Thunder
Team Leader
2013 - Present: Systems Engineer - Viewpoint Systems
2004 - 2013: Lead Test Engineer - Harris RF Communications
www.penfieldrobotics.com
Certified LabVIEW Architect
"I haven't failed, I've found 10,000 ways that don't work" ~Thomas Alva Edison