Quote:
Originally Posted by mlbernardoni
Try it out yourself and post any different result. As I said, the programs are very simple.
|
I've written and run "very simple" tank drive FRC robot programs in both C and LabVIEW. I saw absolutely no difference in performance between them. You'll need to show us the program that you say has poor responsiveness, so we can try it ourselves and try to understand what's wrong with it.
Until I see what you're referring to, I'm not going to guess at what might be at the root of the problem. What I will do is point out something you said that confuses me:
Quote:
Originally Posted by mlbernardoni
all classes in the labview program are based upon the victor motor control block
|
LabVIEW classes are not a typical tool used by FRC teams, they certainly wouldn't be used in a "very simple" program, and I'm not sure you could even base one on the Motor functions. Perhaps you meant something else?