|
|
|
![]() |
|
|||||||
|
||||||||
![]() |
| Thread Tools | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Double Solenoid in Autonomous
Would anyone know how to add a double solenoid to autonomous? I have heard mixed things when being told where to add the code. I have a working compressor, and a functioning double solenoid in telop.
I was trying to set up a program that has the robot move backwards for a time, activate the solenoid, and then move forward. Any help would be great, thanks! |
|
#2
|
|||||
|
|||||
|
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: Last edited by Mark McLeod : 06-02-2017 at 18:35. |
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|