|
Re: Double Solenoid in Autonomous
The solenoids should be created/Open'ed in Begin.vi and used in Autonomous and Teleop.
Like this: http://www.team358.org/files/program...DoubleSolenoid
where the Teleop code can also be placed in Autonomous Independent.
Specific autonomous programming will depend on what you currently have and how you are implementing it.
Here is one way of approaching it:
__________________
"Rationality is our distinguishing characteristic - it's what sets us apart from the beasts." - Aristotle
Last edited by Mark McLeod : 06-02-2017 at 18:35.
|