+ All Categories
Home > Engineering > Plc hardware

Plc hardware

Date post: 22-Mar-2017
Category:
Upload: akansha-gurele
View: 246 times
Download: 1 times
Share this document with a friend
10
Transcript
Page 1: Plc hardware
Page 2: Plc hardware
Page 3: Plc hardware

Input Process Image:The Processor scans all the input points from

base as well as expansions in input scan & stores the status in input process image.

%IB0 to %IB31 Output Process Image:The processor updates the status of output

points as per the logic scan & stores the updated status in the output process image.

%IB0 to %IB31

Page 4: Plc hardware

Marker Memory Marker memory holds the intermediate

results in the application program. This is addressable global memory.

%MB0 to %MB3999 Data MemoryData memory holds the intermediate results

and function block instance data. This is memory is addressed by user defined symbolic name.

Page 5: Plc hardware
Page 6: Plc hardware
Page 7: Plc hardware
Page 8: Plc hardware

Addressing of Symbols:-

----||----- NO NORMALLY OPEN

----|\|---- NC NORMALLY CLOSED

----( )---- OP O/P COIL ----( R )---- RESET O/P RESET ----( S )---- SET O/P SET

Page 9: Plc hardware

Types Of Timer:1. TON - On delay Timer 2. TOFF - Off Delay Timer3. TP - Pulse Timer No. of Timers-: Unlimited Max Preset Value-: Around 24

days

Page 10: Plc hardware

Types of Counter:1. CTU: Counter Up2. CTD: Counter Down3. CTUD : Counter Up Down Max No. of Counters: Unlimited Max Preset Value: 32767


Recommended