Jump to content

Talk:Programmable logic controller

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by 136.186.1.117 (talk) at 21:52, 3 March 2002 (please merge this into the main article). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

I removed the following from an article written at "Programmable Logic Controller". The extra information should be merged in:

A Programmable Logic Controller (PLC or programmable controller) is a somewhat dedicated application of a programmable computer. It is used to control and monitor machines. Everything from simple level and temperature indicators to complex positioning systems to machine vision can be handled from a PLC.

The earliest PLCs expressed all decision making logic in simple [Ladder Logic]. This was chosen mainly to reduce the apprehension of the existing technicians. These technicians were quite able to trace out circuit problems with schematic diagrams and ladder logic leveraged that ability.

Today, the line between a programmable computer and a PLC is thinning. With the [IEC-1138] standard, it is now possible to program these devices with flow charts, structured programming languages (such as C), and ladder logic.