Quote:
Originally Posted by Joe Ross
Using kOn is turning both sides of the relay on, which won't cause the solenoid to fire. You want to use kForward which sets the + side to 12v and the - side to ground.
Alternately, you can set the direction to forward in the constructor and then use kOn.
|
Sorry, I forgot to mention that after kForward didn't work I switched it to kOn. Thank you though, I will change it back now