Go to Post All the gangstas in FRC have solid gold CRios. It's called "blingage". If you don't have a solid gold CRio, you're not a straight-up G. :D - Jamie Kalb [more]
Home
Go Back   Chief Delphi > Technical > Programming
CD-Media   CD-Spy  
portal register members calendar search Today's Posts Mark Forums Read FAQ rules

 
 
 
Thread Tools Rate Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Spotlight this post!  
Unread 15-02-2006, 15:46
stephenthe1 stephenthe1 is offline
Registered User
#1008
 
Join Date: Dec 2004
Location: Ohio
Posts: 113
stephenthe1 is on a distinguished road
Question pneumatic programming

hi, my team is having some problems using pneumatics, and we can't seem to figure out what the problem is. The problem is that we can only shift or fire the pistons in one direction. here is my code:

if (p1_sw_trig == 1)
{
relay1_fwd = 1;
relay1_rev = 0;
}
else if (p1_sw_top == 1)
{
relay1_fwd = 0;
relay1_rev = 1;
}
else
{
}

that's all there is to the code for shifting. The thing is, if we start the piston in the retracted position, we can click the trigger on port one to fire it. however pressing port one to return it to the old position won't do anything. we're also having this one-directional problem with another piston used in our launching mechanism. Pressing both buttons on the joystick one cause the bot to make a clicking sound on one of the elctronic devices, but nothing happens. Do you know anything about what could cause this? Most of our problems arise from my programming errors hehe; but it doesn't seem feasible that is the problem in this case. could it be a wiring problem we're not aware of? thanks a bunch
-Team Lugnut (1008)
 


Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Programming Vex w/ MPLab dababyjebus FIRST Tech Challenge 27 25-04-2008 09:11
Programming - Getting Started Mark McLeod Programming 80 16-04-2008 23:37
Programming Forum Warning Brandon Martus Announcements 10 29-12-2005 13:32
Organizing a programming team. scitobor 617 Programming 7 28-01-2005 19:18
Robot Programming Education phrontist Programming 11 03-05-2004 07:32


All times are GMT -5. The time now is 20:57.

The Chief Delphi Forums are sponsored by Innovation First International, Inc.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi