home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!ogicse!hp-cv!sdd.hp.com!zaphod.mps.ohio-state.edu!darwin.sura.net!ra!atkinson
- From: atkinson@itd.nrl.navy.mil (Randall Atkinson)
- Newsgroups: comp.protocols.misc
- Subject: Re: What are "Allen-Bradley PLC protocols" ??
- Message-ID: <3525@ra.nrl.navy.mil>
- Date: 6 Sep 92 15:01:29 GMT
- Article-I.D.: ra.3525
- References: <78943@ut-emx.uucp> <1992Sep4.143823.27202@polari>
- Sender: usenet@ra.nrl.navy.mil
- Distribution: na
- Organization: Naval Research Laboratory, DC
- Lines: 10
-
- PLC does stand for "Programmable Logic Controller". A PLC is not a
- robot or a mechanical device. Rather a PLC is a small real-time
- computer/controller with I/O ports. They are usually programmable in
- a language called "ladder logic" (which is rather like older
- electrical relay diagrams, not coincidentally) and are often
- programmable in other languages as well. Robots or other mechanical
- devices can be controlled by PLCs if the I/O port is wired to the
- mechanical device properly. The protocol used to communicate between
- a general-purpose computer and a PLC varies by vendor, though MAP is
- becoming commonplace.
-