Go to Post As you get more into your years in FRC, you start becoming friends with more people. You should try it out. Robotics people are pretty nice. - [more]
Home
Go Back   Chief Delphi > Technical > Control System
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
  #7   Spotlight this post!  
Unread 11-01-2004, 21:49
RoboCoder RoboCoder is offline
Registered User
#1002 (Circuit Runner)
 
Join Date: Jan 2003
Location: Wheeler High School, Marietta Ga
Posts: 65
RoboCoder is on a distinguished road
Send a message via AIM to RoboCoder Send a message via Yahoo to RoboCoder
Re: Help! My 2003 Bot compressor won't shut off

since you're talking about last year's bot, I am assuming you are using last year's control system, and last years programming language (PBASIC). if this is the case, then add these lines to your code, just before the serout command:

select rc_sw2
case 1
relay3_fwd = 1
relay3_rev = 0
case 0
relay3_fwd = 0
relay3_rev = 1
endselect


this is assuming that the pressure switch is normally closed (when 120 psi has NOT been reached). If the compressor doesnt turn on at all, swap the lines "case 1" and "case 0". hope this helps!
__________________
You might be an Engineering Major....

if you'll assume that a "horse" is a "sphere" in order to make the math easier

if you know vector calculus but you cant remember how to do long division

if it is sunny and 70 degrees outside, and you are working on a computer

Last edited by RoboCoder : 11-01-2004 at 21:52.
 


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
The Science Channel to broadcast FIRST documentary Andy Baker General Forum 49 01-03-2004 14:03
The Autodesk Design Awards 2003 – Call for Entries Brandon Martus 3D Animation and Competition 1 26-12-2003 18:40
Image Discuss: Rookie Team 1108 w/ 2003 Bot HYO CD47-Bot Robot Showcase 2 07-04-2003 23:37
Rules on making spare parts fyi DougHogg General Forum 0 02-04-2003 16:18
pic: RAGE Bot 2003 in action CD47-Bot Extra Discussion 8 30-03-2003 00:29


All times are GMT -5. The time now is 00:07.

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