viliux112

E5CC-T program editing using CP1L-EM PLC

6 posts in this topic

Hello,

is there a way, to edit E5CC-T temperature controller internal program, using CP1L-EM PLC, connected to temperature controller via rs-485 communication? I can't find any information about doing it. I know that i cat change these programs, using CX-Thermo, but that is not an option. I need to do that, using only PLC..

Share this post


Link to post
Share on other sites

Have you looked at the Function Blocks that are available? I'm not sure it will do all that you want but it's worth a try.

Right Click on Function Blocks, choose Insert Function Block > From File... then browse to your temperature controller in the omronlib folder. Once it is inserted, you can Right Click on the FB you just inserted and choose FB Library Reference for instructions.

Share this post


Link to post
Share on other sites

If the function blocks IO_Rack mentioned do not do what you need there is a separate manual for communications. 

Manual number is H186 provides the Modbus addresses for all of the controller parameters.

The CP1L does support the EZ Modbus communications.

Hope this will help.

Share this post


Link to post
Share on other sites

settings on PLC Serial port 1:

Communication settings same as temp controller. Mode: Serial gateway.

On temperature controller mode: CompoWay/F. All settings is set by FB manual. But still, no luck to read or write registers on temp controller... i am using _e5xx200_ReadVariable and _e5xx400_WriteVariable FB's..

 

Any suggestions what i am doing wrong?

Share this post


Link to post
Share on other sites

by the way,

i am using CP1W-CIF11 communication board.

Share this post


Link to post
Share on other sites

problem has been solved. I was using wrong port on plc..

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!


Register a new account

Sign in

Already have an account? Sign in here.


Sign In Now