Page 1 of 1

[?]: Cj1 PLC Memory start address and size

Posted: Mon Jul 11, 2011 11:38 am
by firouz1768
as you know , we can read/write from/to PLC with Host Link Command , there is a "MB" command to direct access to the PLC memory, for example
"@00MB0D0700000300643D*" means : "READ HR – Start Address 0x000300 size:0x64"
I want to access to CJ1G PLC memory but I don't know start and end of for example DM memory of this PLC , plz help me. thanks.