![]() |
have a question to ask about Double Solenoids to one spike programming
Code:
if (top_grab=OPEN) { |
Re: have a question to ask about Double Solenoids to one spike programming
Quote:
1) both ground leads go to a ground slot. 2) the hot leads each go to a side of the spike (one to each side). 3) if(condition) { printf("actuator forward"); relay1_fwd = 1; relay1_rev = 0; } else { printf("actuator back"); relay1_fwd = 0; relay1_rev = 1; } |
Re: have a question to ask about Double Solenoids to one spike programming
There is another thread similar to this called someting like "how do you wire your double solenoids"
Anyhow, it is more of a wiring thing than a programming thing I think. This is how we do it. We have two double solenoids. We have one relay that actuates the extend function on both, and one relay that actuates the retract function on both. We do this because it is the cylinders for shifting, and we don't mind (actually want) them firing at the same time. |
Re: have a question to ask about Double Solenoids to one spike programming
Quote:
|
| All times are GMT -5. The time now is 04:38. |
Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi