Creating games using Ladder Logic

Skeematic

Member
Join Date
Nov 2013
Location
North Carolina
Posts
2
I have an assignment do this week on creating a game using ladder logic. I don't have a clue as to what I could create using Ladder Logic for the Allen Bradley SLC 500. I am looking for some ideas how to get started. Can some one help me?

Thanks in Advance
 
Do you have more details?? What kind of game? How are you to interact with the PLC to during the game? Do you have a test kit that has lights and switches on it?

To be able to help you we will need a lot more info.

One thing I was just thinking about, you could use colored lighted push buttons and create a game like Simon. Google it if you are too young to know what Simon is :)
 
I think Simon Says would be a good game to work on. I believe the trainer we are using will support the necessary lighting. I just played the game a few times online and it seems to involves the storing of memory and having it recalled in the exact same order. Would that require the use of a shift register maybe? I would appreciate any suggestions on how to develope this kind of logic.

Thanks
 
I think Simon Says would be a good game to work on....Would that require the use of a shift register maybe? I would appreciate any suggestions on how to develop this kind of logic.
No, a simplified version of the Simon Says game can be done without a shift register, by using a Pseudo-Random Number Generator. See these old threads for how others have done it. Of course you can use the Sequencer instructions SQO and SQL if you really want your program to be more advanced.

http://www.plctalk.net/qanda/showthread.php?t=23443&highlight=simon
http://www.plctalk.net/qanda/showthread.php?t=21781&highlight=simon
http://www.plctalk.net/qanda/showthread.php?t=23903&highlight=Simon&page=2
http://www.plcs.net/downloads/index.php?&direction=0&order=&directory=Allen_Bradley
 
Last edited:

Similar Topics

The idea here is to provide for a brief rapid influx of message codes while preventing sequentially repeating the same message. i.e. if two...
Replies
23
Views
848
Hello everyone, In a factory where we installed Citect 7.20 the computer began to show the first signs of end of life. They never considered...
Replies
0
Views
99
Hi everyone, I'm a last year student at the university in Ghent, and for my thesis i need to write a TwinCAT program that writes data to a .daq...
Replies
0
Views
156
When I go to create a new module in Studio 5000 I can't enter any information for the IP Address or change any other fields. Is there any fix to...
Replies
1
Views
268
Hello I am kind of new to the Rockwell world, i've mainly worked with Siemens and Schneider untill now. I am to make a HMI application running...
Replies
7
Views
1,097
Back
Top Bottom