I would argue that there are some basic rules that any decent LabVIEW person should know. I wrote a post many years ago about LV style, but what I'm talking about is more of a ground level set of standards. This list includes things like:
- Don't route wires underneath objects
- Don't send wires right to left
- Avoid complicated bends
- Avoid stacked sequences
- Avoid local variables
- Comment the code
- Utilize error trapping
I know that when I first learned LV (well over a decade ago), I wrote some sketchy code before I learned better. Maybe that's what this is - I really hope this guy's coding improved. What he wrote back then is just painful for me now.
No comments:
Post a Comment