Silo Simulator

Join Date
Oct 2008
Location
Midland
Posts
1
Is anyone familiar with the Koldwater simulation software? If so I'm having trouble getting the motor restarted after the box fills up. Any help would be appreciated.
 
What have you tried? Then we can give some guidance and direction.

Generally, the hardest, yet most important, part of an automation project is defining what you want to do. Every step -- how things start and stop, what causes a fault, how the system responds to faults, operator interaction, etc.

Put this all on paper before you ever start programming -- use a flow chart or a process narrative or an outline or pseudocode... anything to document it before you start programming.

Identify your I/O -- how are you going to interface with the "real world"? Do you have the right I/O to be able to do what you've decided above that you need to do?

THEN you can start programming... It doesn't matter what PLC or PLC software you're using. This process is ALWAYS the same. After you've acquired some experience, you might start doing some of these steps in your head, but you're still doing them. Until then, do it on paper.

So... What is your condition to start the motor? What are your conditions for it to stop? When do you want it to restart?
 

Similar Topics

can someone help me i have an assignment due tomorrow i attached a pic of the assignment my current program isnt working.
Replies
7
Views
2,431
hi guys i am trying to program a silo but have too use counters can anybody help??? thanks its for a course i'm doing in college
Replies
9
Views
2,738
Ok, I'm a student and we have to add a selector switch to a program. It is call Logix Pro Silo Simulator. I can get it to run cont, and single...
Replies
4
Views
5,389
I was wanting to know if anyone could give me a hand to figure out this silo simulator. I can get it to the sensor and fill the box but I have...
Replies
4
Views
2,443
On LogixPro the silo simulation has 3 modes, A, B and C. So far we have just been using one but now we need a different program for each. How do I...
Replies
7
Views
5,962
Back
Top Bottom