Chapter 16 PLC Function Applications│CP2000 
 
 
16-40
16-5-4  PLC Communication address 
Device    Range  Type    Address    (Hex) 
X  00–37 (Octal)  bit  0400–041F 
Y  00–37 (Octal)  bit  0500–051F 
T  00–159  bit/word  0600–069F 
M  000–799  bit  0800–0B1F 
M  1000–1079  bit  0BE8–0C37 
C  0–79  bit/word  0E00–0E47 
D  00–399  word  1000–118F 
D  1000–1198  word  13E8–144B 
D  2000–2799  word  17D0–1AEF 
Command code that can be used 
Function Code  Description of Function  Function target   
01  Coil status read    Y, M, T, C 
02  Input status read    X,Y,M,T,C 
03  Read single unit of data    T,C,D 
05  Compulsory single coil status change  Y,M,T,C 
06  Write single unit of data    T,C,D 
0F  Compulsory multiple coil status change  Y,M,T,C 
10  Write multiple units of data    T,C,D 
NOTE
 
When  PLC  functions  have  been  activated,  the  CP2000  can  match  PLC  and  driver  parameters;  this  method  employs 
different addresses, drivers (default station number is 1, PLC sets station number as 2)