PLC/Programming basics

< PLC

Logic is integral to the programming of PLCs.

Logic gates

Programming types

Common PLC functions

Inputs

Outputs

Internal bits

Internal bits make possible almost limitless necessary logical constructs to be made.

Latches

Holds an electrical function on. A momentary push-button, output (from a timer or counter) or an internal bit are capable of triggering a latch. Latches have the same reference as the output on the same rung. Ideally, a latch must be foolproof with an emergency stop from an input. Latches represent virtual relays.

Timers

Counters

Sequencers

Sequencers are capable of using internal (binary) logic bits to shortcut repetitive ladder logic.

See also

This article is issued from Wikiversity - version of the Tuesday, April 01, 2014. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.