home plc
home plc
(OP)
Hi everyone! I'm new in plc programing and I need some help, please. I want to build up my on plc at my home(educational goals, for me) and I was very gladful to find on ebay plc Allan Bradley less than 200$, with the specification "Complet system". I ask the seller if it's all I need. Except, of course, software and cables which is normaly my duty to find them. But they told me I need this and that... I know that for using a plc I need the processor modul, the input/outpus modules, power supplay, counter, comunication module(for linking with PC). I have at my home jyst a PC. What do I need(except cables and software, again) to connect the plc, to install the software and run aplications... etc. ? Could somebody give me a complete list of all modules which will permit me to torn off/on a lamp, to close a switch... or something like that with a plc. I'm afraid to buy and to find out that I just have separate modules without use them. I thought at All Bradley SLC 500 because I saw that are the most on ebay at a resonable price. Thank you all of you!





RE: home plc
Both have all the features you need as standard. Logo you can even enter simple programs through onboard keypad, very different to a standard PLC but for occasional users can be ideal.
RE: home plc
and S7 200 http
RE: home plc
Can you list all the components you have in the PLC you bought? Maybe then we can suggest what you are short of.
----------------------------------
If we learn from our mistakes I'm getting a great education!
RE: home plc
If you are in North America somewhere, look for a good Siemens Technology Center (a type of distributor focussed on automation) and find out if they have an S7-200 introduction seminar coming up. They will sell you a training unit PLC, software and demo input switches for about US$200, along with a 1/2 day introductory programming training session. Makes for a great home PLC to play around with when you are done, a lot of people even use on Christmas lights, use them as sprinkler timers or to make their houses look occupied.
RE: home plc
RE: home plc
RE: home plc
Also s7-200 is a damn site better than any modicon (again my personal opinion), some people love Modicon, I just don't see why.
RE: home plc
The communication options are as follows.
SLC 5/01 and 5/02 - DH485 comms only, which requires an expensive PIC module or PCMK card and cable.
SLC 5/03 - DH485 and RS232 comms. With RS232 you can use a null-modem serial cable and the serial com port on your computer.
SLC 5/04 - DH+ and RS232 comms.
SLC 5/05 - Ethernet and RS232 comms. You can communicate over ethernet, but you will need to set the IP address serially using RS232.
For all of these you will need RSLogix 500 and RSLinx software. RSLinx is used to establish communication from the PC to the PLC. RSLogix is the ladder logic software. AB has a "Starter" edition of RSLogix 500, but it lists for $560. It comes with RSLinx Lite.
I would recommend trying to re-sell your SLC 500 and buy a an Allen Bradley Pico controller, a Siemens LOGO PLC, or a TECO PLC. These are basically programmable relays that use ladder logic. They have inputs and output, some even have analog capability. You can pick one up for a few hundred dollars, but best of all, the software is free. There are limits to what you can do with these PLCs, but they are great for learning ladder logic.
RE: home plc
I don't know if you still require a plc or not; but, you could buy a DL-05 DirectLogic for about $109 and the programming software DirectSoft5 is available as a free demo providing your program is shorter than maybe 100 lines.
Forgiveness is giving up hope for a better past.
RE: home plc
Siemens
http:/
Niko
ht
or for the bus systems that pull it all together then an interesting one is KNX
www.knx.org
RE: home plc
RE: home plc
2¢
RE: home plc
I think it would be OK for home automation as it's really cheap and the software PLC & HMI is free with no licence files that restrict you to one PC. However I agree with Watthour if you want to learn PLC programming something with Ladder, Function Block and Structured text would be better.
Roy