Quote:
Originally Posted by StevenB
LabView is certainly cool software, and I'm excited that we have the chance to use it more fully. I'm also very glad to hear that C/C++ will be fully supported by NI.
Really, you should be able to do this with any programming language. That's the whole point of encapsulation with classes and functions.
|
Yeah that's what I thought, so that's why I was curious to which program language would in fact be better C/C++ (using encapsulation with classes and functions to debug) or Labview(using graphical imaging to debug your code) or third option of just first coding it in C/C++, then going to Lab View and re code the C/C++ in Lab View Code (yes this would take longer, and is it worth it?)