Go to Post These teams aren't elitists, but they sure are elite. - [more]
Home
Go Back   Chief Delphi > Technical > Programming > NI LabVIEW
CD-Media   CD-Spy  
portal register members calendar search Today's Posts Mark Forums Read FAQ rules

 
Reply
 
Thread Tools Rate Thread Display Modes
  #1   Spotlight this post!  
Unread 17-02-2010, 19:22
Poke2201 Poke2201 is offline
Registered User
AKA: Josh
FRC #0814
Team Role: Programmer
 
Join Date: Feb 2010
Rookie Year: 2010
Location: American Canyon, California
Posts: 11
Poke2201 is an unknown quantity at this point
Re: Coding Relay with Compressor

Alright, Looking around on here, there seems to be one thing I didn't notice. We cant get a RSL on. Both of our Sidecars do not have RSL leds on or doing anythign at all. Also 2 out of 3 power lights are on, the 6v and Bat are on, but 5v isnt.
Reply With Quote
  #2   Spotlight this post!  
Unread 17-02-2010, 19:53
Joe Ross's Avatar Unsung FIRST Hero
Joe Ross Joe Ross is offline
Registered User
FRC #0330 (Beachbots)
Team Role: Engineer
 
Join Date: Jun 2001
Rookie Year: 1997
Location: Los Angeles, CA
Posts: 8,569
Joe Ross has a reputation beyond reputeJoe Ross has a reputation beyond reputeJoe Ross has a reputation beyond reputeJoe Ross has a reputation beyond reputeJoe Ross has a reputation beyond reputeJoe Ross has a reputation beyond reputeJoe Ross has a reputation beyond reputeJoe Ross has a reputation beyond reputeJoe Ross has a reputation beyond reputeJoe Ross has a reputation beyond reputeJoe Ross has a reputation beyond repute
Re: Coding Relay with Compressor

Quote:
Originally Posted by Poke2201 View Post
Alright, Looking around on here, there seems to be one thing I didn't notice. We cant get a RSL on. Both of our Sidecars do not have RSL leds on or doing anythign at all. Also 2 out of 3 power lights are on, the 6v and Bat are on, but 5v isnt.
Disconnect everything from the digital sidecar (including the 37) pin cable, so that just the power cable is plugged in. If you still only have some of the power leds, there is a problem with the digital sidecar. If all power LEDs are on, add each cable one at a time and see which one causes the 5v power LED to go out.
Reply With Quote
  #3   Spotlight this post!  
Unread 17-02-2010, 20:10
Poke2201 Poke2201 is offline
Registered User
AKA: Josh
FRC #0814
Team Role: Programmer
 
Join Date: Feb 2010
Rookie Year: 2010
Location: American Canyon, California
Posts: 11
Poke2201 is an unknown quantity at this point
Re: Coding Relay with Compressor

I changed the wiring to the PD board, now everything is on, EXCEPT FOR THE RSL LED!!!!


Update: Got RSL led on, Now I gotta get the Relay to actually turn on. Should I upload pictures of my begin vi? And I deleted the Compressor being enabled by a joystick button. Do I need to use enable compressor for anything?

Last edited by Poke2201 : 17-02-2010 at 20:30. Reason: Got the RSL working.
Reply With Quote
  #4   Spotlight this post!  
Unread 18-02-2010, 06:28
Greg McKaskle Greg McKaskle is offline
Registered User
FRC #2468 (Team NI & Appreciate)
 
Join Date: Apr 2008
Rookie Year: 2008
Location: Austin, TX
Posts: 4,751
Greg McKaskle has a reputation beyond reputeGreg McKaskle has a reputation beyond reputeGreg McKaskle has a reputation beyond reputeGreg McKaskle has a reputation beyond reputeGreg McKaskle has a reputation beyond reputeGreg McKaskle has a reputation beyond reputeGreg McKaskle has a reputation beyond reputeGreg McKaskle has a reputation beyond reputeGreg McKaskle has a reputation beyond reputeGreg McKaskle has a reputation beyond reputeGreg McKaskle has a reputation beyond repute
Re: Coding Relay with Compressor

By the way, if you are going to develop on the classmate and your hands aren't the right size, try connecting a USB keyboard. I like connecting a mouse as well.

Greg McKaskle
Reply With Quote
  #5   Spotlight this post!  
Unread 18-02-2010, 10:06
Mark McLeod's Avatar
Mark McLeod Mark McLeod is offline
Just Itinerant
AKA: Hey dad...Father...MARK
FRC #0358 (Robotic Eagles)
Team Role: Engineer
 
Join Date: Mar 2003
Rookie Year: 2002
Location: Hauppauge, Long Island, NY
Posts: 8,808
Mark McLeod has a reputation beyond reputeMark McLeod has a reputation beyond reputeMark McLeod has a reputation beyond reputeMark McLeod has a reputation beyond reputeMark McLeod has a reputation beyond reputeMark McLeod has a reputation beyond reputeMark McLeod has a reputation beyond reputeMark McLeod has a reputation beyond reputeMark McLeod has a reputation beyond reputeMark McLeod has a reputation beyond reputeMark McLeod has a reputation beyond repute
Re: Coding Relay with Compressor

Quote:
Originally Posted by Poke2201 View Post
I changed the wiring to the PD board, now everything is on, EXCEPT FOR THE RSL LED!!!!


Update: Got RSL led on, Now I gotta get the Relay to actually turn on. Should I upload pictures of my begin vi? And I deleted the Compressor being enabled by a joystick button. Do I need to use enable compressor for anything?
What did you do to get the RSL back?

Just post the Begin.vi itself instead of a picture. It's easier to check that way. Ther's always something off the edge of the photo that can't be seen and should be.

You only need to use Compressor Start.

Compressor Enabled is only there to let you check if the compressor is on or not. It doesn't take any action. It's like getting the value of a button off a joystick Get.
__________________
"Rationality is our distinguishing characteristic - it's what sets us apart from the beasts." - Aristotle
Reply With Quote
  #6   Spotlight this post!  
Unread 18-02-2010, 18:35
Poke2201 Poke2201 is offline
Registered User
AKA: Josh
FRC #0814
Team Role: Programmer
 
Join Date: Feb 2010
Rookie Year: 2010
Location: American Canyon, California
Posts: 11
Poke2201 is an unknown quantity at this point
Re: Coding Relay with Compressor

Alright Ill post our code on it, I followed your examples in the begin.vi though
Reply With Quote
  #7   Spotlight this post!  
Unread 18-02-2010, 19:25
Poke2201 Poke2201 is offline
Registered User
AKA: Josh
FRC #0814
Team Role: Programmer
 
Join Date: Feb 2010
Rookie Year: 2010
Location: American Canyon, California
Posts: 11
Poke2201 is an unknown quantity at this point
Re: Coding Relay with Compressor

Begin vi.
Attached Files
File Type: vi Begin.vi (41.2 KB, 21 views)
Reply With Quote
  #8   Spotlight this post!  
Unread 19-02-2010, 18:31
Poke2201 Poke2201 is offline
Registered User
AKA: Josh
FRC #0814
Team Role: Programmer
 
Join Date: Feb 2010
Rookie Year: 2010
Location: American Canyon, California
Posts: 11
Poke2201 is an unknown quantity at this point
Re: Coding Relay with Compressor

Solenoid and compressor vi. doesn't work, watch dog times out too fast
Reply With Quote
Reply


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
solenoid with compressor vi ElanaC NI LabVIEW 42 29-12-2010 13:38
[OCCRA]: Problem with the compressor, pressure switch, or Bosch relay. BrittanyV OCCRA 3 16-10-2006 15:42
Help needed with coding simultaneous movement (EasyC/VEX) bodaciousllama Programming 7 14-08-2006 17:35
Problem with compressor Nick R. Pneumatics 3 21-02-2003 10:51
NEED HELP with Delay loop for compressor relay switch archiver 2001 10 24-06-2002 02:11


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

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