Quote:
Originally Posted by Team 2524
Okay, but is it possible to substitute the Allen Bradley sensors for the vex sensors and still be able to use labview?...  ?
|
Yes, you can. The better question is, "Will the vex sensors work with the default autonomous code?", to which the answer is no. You'll have to do some changing of the code to get it to work, as they work, as ScienceGuy22 said, on in integer vs. boolean t/f.
I haven't looked at the default code at all, but my guess is that with a little bit of tinkering you can get it working (maybe even better

).