05.02.2013 Views

Panasonic FP Series PLC Programming Manual - CTi Automation

Panasonic FP Series PLC Programming Manual - CTi Automation

Panasonic FP Series PLC Programming Manual - CTi Automation

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

1.1.4 <strong>FP</strong>−X<br />

Item Number of points and range of<br />

memory area available for use<br />

C14 C30, C60<br />

1.1 Table of Relays, Memory Areas and Constants<br />

Function<br />

Relay External input<br />

(X) Note1) External<br />

1760 points (X0 to X109F) Turns on or off based on external input.<br />

output (Y)<br />

Note1)<br />

1760 points (Y0 to Y109F) Externally outputs on or off state<br />

Memory<br />

area<br />

Internal relay<br />

(R) Note2)<br />

4096 points (R0 to R255F)<br />

Relay which turns on or off only within program.<br />

Link relay (L)<br />

Note2) 2048 points (L0 to L127F) This relay is a shared relay used for <strong>PLC</strong> link.<br />

Timer (T)<br />

Note2)<br />

Counter (C)<br />

Note2)<br />

1024 points (T0 to T1007/C1008 to<br />

C1023) Note3)<br />

Special internal<br />

relay (R)<br />

192 points (R9000 to R911F)<br />

External input<br />

(WX) Note1) 110 words (WX0 to WX109)<br />

External output<br />

(WY) Note1) 110 words (WY0 to WY109)<br />

Internal relay<br />

(WR) Note2) 256 words (WR0 to WR255)<br />

Link relay<br />

(WL)<br />

128 words (WL0 to WL127)<br />

Data register<br />

(DT) Note2)<br />

12285 words<br />

(DT0 to DT12284)<br />

Link register<br />

(LD) Note2) 256 words (LD0 to LD255)<br />

Timer/Counter<br />

set value area<br />

(SV) Note2)<br />

Timer/Counter<br />

elapsed value<br />

area (EV)<br />

Note2)<br />

Special data<br />

register (DT)<br />

Index register<br />

(I)<br />

32765 words<br />

(DT0 to DT32764)<br />

1024 words (SV0 to SV1023)<br />

1024 words (EV0 to EV1023)<br />

374 words (DT90000 to DT90373)<br />

14 words (I0 to ID)<br />

This goes on when the timer reaches the specified<br />

time. It corresponds to the timer number.<br />

This goes on when the counter increments. It<br />

corresponds to the counter number.<br />

Relay which turns on or off based on specific<br />

conditions and is used as a flag.<br />

Code for speciyfying 16 external input points<br />

as one word (16 bits) of data.<br />

Code for specifying 16 external output points<br />

as one word (16 bits) of data.<br />

Code for specifying 16 internal relay points as<br />

one word (16 bits) of data.<br />

Code for specifying 16 link relay points as one<br />

word (16 bits) of data.<br />

Data memory used ind program. Data is handled<br />

in 16−bit units (one word).<br />

This is a shared data memory which is used<br />

within the <strong>PLC</strong> link. Data is handled in 16−bit<br />

units (one word).<br />

Data memory for storing a target value of a<br />

timer and setting value of a counter. Stores by<br />

timer/counter number.<br />

Data memory for storing the elapsed value<br />

during operation of a timer/counter. Stores by<br />

timer/counter number.<br />

Data memory for storing specific data. Various<br />

settings and error codes are stored.<br />

Register can be used as an address of<br />

memory area and constants modifier.<br />

<strong>CTi</strong> <strong>Automation</strong> - Phone: 800.894.0412 - Fax: 208.368.0415 - Web: www.ctiautomation.net - Email: info@ctiautomation.net<br />

1-13

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!