LabView Opinion: Good and Bad Points & Widespread Use

  • Thread starter Thread starter lisab
  • Start date Start date
AI Thread Summary
LabVIEW is recognized for its effectiveness in data acquisition and is widely used in laboratory settings. Users appreciate its ease of use, which can streamline programming tasks, but this convenience may lead to less disciplined coding practices, resulting in poorly documented or "spaghetti" code. While many find it beneficial for its capabilities, there is a cautionary note about the potential for laziness in programming habits. Overall, LabVIEW is viewed positively, especially for those who can invest in it, but users are encouraged to maintain good coding standards to ensure code maintainability and clarity.
lisab
Staff Emeritus
Science Advisor
Gold Member
Messages
2,026
Reaction score
623
I'd like to know this group's opinion on LabView. Our lab uses it and I have an opportunity to learn how to use it for data acquisition.

What are the good / bad points? Is it widely used?

I used to do a bit of programming (C, VB), but that was many years ago.
 
Technology news on Phys.org
The issue I have with it is that many programmers tend not to put enough expalaination in there codes to enable someone else to modify it later (but we can say that for all codes). My other issue is that it tends to look like spaghetti code when it gets long.

We use it extensively in our labs and am very happy with it.
 
Thanks!
 
Labview is fantastic, but it tends to make you lazy because it makes a lot of things so easy :). If you can afford it - use it! But, as noted above, don't let it make you a sloppy experimentalist.
 
Thread 'Is this public key encryption?'
I've tried to intuit public key encryption but never quite managed. But this seems to wrap it up in a bow. This seems to be a very elegant way of transmitting a message publicly that only the sender and receiver can decipher. Is this how PKE works? No, it cant be. In the above case, the requester knows the target's "secret" key - because they have his ID, and therefore knows his birthdate.
Back
Top