We have a problem with the connection fr the pcm to the compressor. The pcm does not read. We have plugged in everything and there is a true loop shown in the console, but no indication light. The compressor doesn’t turn on when the bot does.
Crazy. We have an almost identical problem. Popped up in last match at Beach Blitz this weekend. Since we had no more matches we figured we’d wait until Tuesday meeting to figure it out.
If you run a self-test on the PCM in the phoenix tuner does it say that the compressor is enabled? If it does and the compressor still isn’t turning on chances are your PCM is broken. If it’s not enabled, then you should check the pressure switch wiring to make sure it’s triggering properly
Is the COMP LED turning green? If so, check the compressor outputs with a multimeter – should see 12V. If not, try shorting the two “PRESSURE SW” with a jumper temporarily. This eliminates the pressure switch and wiring as suspects. BE SURE TO LEAVE THE PRESSURE RELIEF VALVE OPEN when doing this!
Be sure the PCM shows up in the Phoenix Tuner utility. Note this link has troubleshooting steps.
(More detailed info on the LED states is here – section 4.1 is about troubleshooting this specific issue.)
You shouldn’t have to do anything special in the code to run the compressor. If you are having issues with solenoids, that could be code. What programming language are you using (Python)? The robot has code and things are otherwise working OK?
Is it just that part of the CAN bus wire isn’t twisted or is the entire CAN bus wire that goes off to the right are not in a twisted pair configuration???
Also make sure that your pressure switch is operational (swap to a different if necessary as a quick test).
[Changed order]
Not likely, but check that your system isn’t already pressurized.
If it is, depressurize it and see if this solves the problem.
Alternately, just insert the same piece of wire in both pressure switch connectors. Don’t run the system like this longer than needed to verify that this is the issue!
Wow! Yeah, our solenoids activate too, that sounds just like our problem. We still haven’t solved it, so please let us know if you do end up solving it in your meeting.