Quote:
Originally Posted by cjlane1138
We use C++ because it gives you more control..
|
While I agree that C/C++ are great languages, I disagree with you on this point.
Just because the LV way of doing something might be different dosen't mean it's impossible or even very hard to do.
Having worked with both C and LabVIEW, there are many things which are much harder in LabVIEW if you try to program it like C (in a procedural or object-oriented way).
There are some things which are still harder in LabVIEW. However, there are some things in LabVIEW which are harder in C++. It's all a tradeoff. Both languages are fully capable of handling what we are throwing at them.