OMRON cx-programmer CIF11

tcandeias

Member
Join Date
Jun 2009
Location
Portugal
Posts
3
Hi all,

I would like to know how to make READS from another PLC using a CIF11.

I'm using a CJ2M-35, and the other PLC is a CJ1.

I only can change the program in CJ2M-35. CJ1 cannot be changed.

I'm new with Omron, and i need some tips.

Thanks
 
Please provide complete part numbers.
There are multiple -CIF11 devices with Omron.
We will also need the complete part number of the CJ1.

What information are you trying to READ?

The more information you can supply, the better chance you have of getting a correct answer.
 
I don't have the part number of the CIF11, i just know that it's this model: CJ1W-CIF11.
And i don't have more information about CJ1

I just want to read some words from memory "D".
 
Take a look at Serial PLC Link.
This is covered in the W473 manual.
The CJ1W-CIF11 should be on the serial port of the CJ1.
You will need to add a CP1W-CIF11 to the CJ2M.

You can use a MOV instruction to put the required information into the PLC Link memory area.

Hope this will help.
 

Similar Topics

Hello ! I am trying to use an omron cj2m-cpu33 with a CP1W-CIF01 plug in serial connector to talk to a zebra ZT610 printer. I am getting the data...
Replies
8
Views
373
I am using a function block that has a in/out parameter that is a structure. The structure has an array as one of the elements. I can index the...
Replies
1
Views
737
Is there a way in CX-Programmer to call Ladder Instructions from a structured text program? I can see several functions in the autocomplete...
Replies
3
Views
1,957
Is there a way in CX-Programmer to call functions from a structured text program? I have found this manual that seems to describe the process...
Replies
1
Views
1,059
Is there a way in CX-Programmer to initialise an array? Set all values to zero or false depending on the data type Solutions in Ladder and...
Replies
2
Views
1,287
Back
Top Bottom