CPM2A 1: N Communications.

Nandaosito

Member
Join Date
Feb 2008
Location
Quito
Posts
2
Hi Everyone.

I need to create the configuration One to N Host Link shown in the OMRON Manual W352-E1-07 (pag. 84). But instead of having a personal computer as "Master", I put the CPM2A as "Master."

Questions:

1. - How can I read from the CPM2A (Master), data from DM0000 to DM0008 of several CQM1s (Slaves).
2. - How I can identify each CQM1 (slave) in the ladder of CPM2A (Master)?
3. - Can I ask any CQM1 data at any instant of time or is due to a kind of constant sweep to read the data from the DM's of each CQM1?
4. - In Ladder of CPM2A, Should I use 6 RXD (47) instructions to read 6 CQM1's data?
 
Welcome to the forum.

To connect multiple units as you are suggesting will require RS422/RS485 (multi-drop). Omron NT-AL001 or CPM1-CIF11 are possible converters as shown in the manual.

You will not be able to use the built in one to one PLC link. You will also not be able to use the 1 to N NT link.

The CQM1 ports will need to be configured for HostLink. The CPM2A will probably need to be configured for No Protocol. Each plc will need a unique Node number configured in PLC Setup.

You will need to use RXD and TXD instructions in ladder program and build the HostLink command strings in PLC memory. I think you will only need ladder in the CPM2A (Master).

Manual for HostLink commands can be found here:
http://forums.mrplc.com/index.php?app=downloads&showfile=368

Hope this will help and good luck.
 
Last edited:

Similar Topics

Hi all, My name is Firdaus. I am a teacher. And for the next semester I have to teach PLC to student. The problem is, I just move to this school...
Replies
6
Views
1,995
Hello all, I'm trying to replace an obsolete NT600 touchscreen with the aforementioned EA9-T10CL C-More HMI from Automation Direct, serial...
Replies
2
Views
1,167
Hi Folks. I have a problem with an Omron CPM2A-60CDT1-D High Speed Counter. It had been working well, the problem arose when a very minor program...
Replies
3
Views
1,464
Hi Folks. I have a problem with an Omron CPM2A High Speed Counter. It had been working well, but the problem is that a program change was...
Replies
2
Views
1,375
Hey guys im really really new to programming PLC's and currently have a project to create a little traffic light system with my programming...
Replies
0
Views
1,370
Back
Top Bottom