Go to Post Mentors may not be the direct focus of FIRST, but they are just as involved as students are. They play a pivotal role in the success of FIRST and of the success of every team. - Dan Petrovic [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 09-02-2009, 10:48
programmr's Avatar
programmr programmr is offline
Registered User
AKA: Face
FRC #0522
Team Role: Programmer
 
Join Date: Jan 2008
Rookie Year: 2006
Location: Staten Island, NY
Posts: 83
programmr is a jewel in the roughprogrammr is a jewel in the roughprogrammr is a jewel in the rough
Send a message via AIM to programmr
Question joystick and relay programming plz help!

i have

Joystick* thirdStick; //Joystick USB3
Relay* agitator; //Relay 1
Relay* agitator2; //Relay 1

thirdStick= new Joystick(3);
agitator = new Relay(1, agitator->kBothDirections);
agitator2 = new Relay(1, agitator2->kBothDirections);

if (thirdStick->GetRawButton(1)) {
agitator->Set(agitator2->kReverse);
}
else {
agitator->Set(agitator2->kOff);
}

i want to know how can i make the relay go forward and then go reverse based on either the x or y axis of the joystick: example:

x axis : left makes relay1 go rev, right makes relay1 go fwd

Please help! thank you!
__________________
"I would love to change the world but no one will give me the source code"
 


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
How do I program a relay to turn on and off by pressing a button on the joystick? eweathers NI LabVIEW 4 28-01-2009 22:34
Joystick Button Programming in Labview Help Needed domoarigato NI LabVIEW 11 28-01-2009 10:55
Programming Joystick Buttons to toggle a motor on and off programmr C/C++ 6 25-01-2009 17:47
Programming Help- 2 Motor 2 joystick Drive System OMAR_567 Programming 2 02-02-2008 14:08
i need specs for motors and pumps in the kit from last years competition plz help SCYTE16 Motors 3 18-11-2004 22:54


All times are GMT -5. The time now is 02:26.

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