![]() |
Compressor doesn't start
We were testing our pneumatics code for the first time today, and when we enabled the robot, the compressor didn't start. We have this code in robotInit:
Compressor compressor = new Compressor(0); compressor.start(); compressor.setClosedLoopControl(true); No one saw any issues with the wiring. Can anyone help us figure out what's going on? |
Re: Compressor doesn't start
even if you think there weren't issues with wiring, can you describe it?
also, are you creating any solenoids in your code? |
Re: Compressor doesn't start
Quote:
|
Re: Compressor doesn't start
Check on the web dashboard to make sure your PCM is working and actually has the CAN ID 0. If you click the "self test" button on the PCM page, you can also see if there are any faults (such as a compressor short)
|
Re: Compressor doesn't start
Please follow the troubleshooting steps in section 4.1 of the pcm user's guide.
http://www.ctr-electronics.com/pcm.h...ical_resources |
Re: Compressor doesn't start
Turns out the port number had been changed without me knowing. Thanks to everyone who provided advice. It works now!
|
| All times are GMT -5. The time now is 11:36. |
Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi