Jump to content

Recommended Posts

Posted
Hi all, May I know how can I upload the PLC program file included the "IO table and unit setup"? Recently I just uploaded a CQM1-CPU41 PLC program (by Go Online then Transfer from PLC) and I realized only the program has been uploaded. There is no "IO Table and Unit Setup" field in the project file. I've read thru some articles, Is it the proper procedure to upload a PLC project file is to create a new project and select the correct CPU, once the new project file has been created, double click on the "IO table and Unit Setup" and the PLC IO Table page will appear. Then select from Options --> Transfer from the PLC to upload the IO Table? I don't have any PLC with me to try it out now, hope someone with the experience can explain and advise me how to do it. Thank you very much! Best regards,
Posted
The CQM1/CQM1H does not have an "I/O Table." So there is nothing to upload. An I/O table assigns addresses to I/O modules and the CQM1/H uses contiguous addressing based on position in the stack.
Posted
Hi All, Another question, I have done the program conversion from CQM1 CPU41 to CJ2M CPU13(actually I just copy the whole program rungs and paste them to the new PLC project file) and remapped all the I/O addresses. I understand that the address type "DM" in CQM1 will have to change them to "D" and timer contact "TIM" will change to "T". E.g. "DM100 == D100", "TIM010 == T0010". How about for "HR"? Would "HR25.13 == H25.13" in CJ2M CPU13? Thanks a lot. Best regards, KenWei
Posted
A better option is to let CX Programmer do the conversion for you. Open your CQM1 project then double click the PLC in the project tree. In the Change PLC dialog select your CJ2M from the Device Type drop down box. CX Programmer does a great job converting but if you are using the HSC functions in the CQM1 then you'll have to do some programming.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...