Author Topic: In over my head Need Help!  (Read 6178 times)

HellfireOffroad

  • Newbie
  • *
  • Posts: 2
  • I'm a llama!
    • View Profile
In over my head Need Help!
« on: August 22, 2007, 04:27:37 PM »
Hello All,

I got a couple of problems.
1. Don't really know what I'm doing! just wingin it here
2. Our programmer that helped make our program can't be reached to get him to edit it.

Here's the program that was written that I need help to modify to our needs now. http://www.hellfireoffroad.com/Temp/TrackChanges/ratgate1.pc3

What its for is a starting gate for R/C cars. Would like to have 3-4 buttons. 1 button for a 1 sec delay between outputs, 2nd button a 3 sec delay between outputs, 3rd button for all the outputs to fire at the same time, and the 4th button as a reset if needed.

Could someone tell/show me how to make the changes without getting to technical since I don't really know what I'm doing.

Thanks
Chad
« Last Edit: August 22, 2007, 04:28:31 PM by HellfireOffroad »

HellfireOffroad

  • Newbie
  • *
  • Posts: 2
  • I'm a llama!
    • View Profile
Re:In over my head Need Help!
« Reply #1 on: August 22, 2007, 09:54:08 PM »
Ok somewhat getting the hang of this programming I think!
here's my latest attempt to get this right...
http://www.hellfireoffroad.com/Temp/TrackChanges/RatGate3.pc3

Just have a couple of questions now. In my 2nd seq how can I get that to a 3 sec delay between the outputs?

Is there a way to have a reset after each Seq? From what I have seen in the test box, it loops itself after the seq has finished.

Also the board we have has 10 outputs and 12 inputs, Is my program going to work right since I had to name 30 outputs in the program? Or are the #11-30 outputs not going to work?
« Last Edit: August 22, 2007, 09:56:34 PM by HellfireOffroad »