Omron CPM2a communication serial vs USB

mordred

Member
Join Date
Mar 2004
Location
Red Deer
Posts
1,892
I have 5 packaging/label lines that use the Omron CPM2A processor that is interfacing with the following. Noax touchscreen, GSE 650 scale head, datalogix 2400 scanner and two strapmasters. The PLC is used primarily to handle these devices including the conveyers, a couple of photoeyes and passes communications to the touchscreen which is also connected to a database server.
The main problem I have been experiencing is due to our high rate of boxes per minute. We encounter communication drop outs and the processes will intermittantly hang or take longer at various points. This in turn causes the CPU to semmingly lose track of certain sequences of events. I know the system was originally designed to utilyze USB connections however at that time USB had too great of a tendency to change its Comm ports.

Does anyone know of either a USB to RS 232 adaptor or a means of fixing the comm ports?
Would the USB offer me a greater rate of communication from the PLC to touchscreen than offered by a standard RS 232 connection?
Also the PLC is written event driven. Would changing the source code to interupt driven offer any advantages?
I would post the source code however not being my program I am unwilling to infringe on copy writes.

Any help in either diagnostics or suggestions would be appreciated.
 
Have you considered using serial analyzer to determine where the comm dropouts originate? IMHO that would probably tell you the next step to take.

USB adapted to serial would still limit you to a serial baud rate.
 
I would try to change the communication speed to 19200 or higher.

Omron originaly come with 9600-7-E-2 But the port is flexible.
I dont know your HMI but in most of them the speed can be change.
USB adapter would not help as Ron mentioned.
If you need help how to change the speed let me know
I will direct you.
All the best
 
they have already tried various speed changes. I will look into a serial communications test probably have to hire someone to test it as we don't have that particular tester. The research we've done so far is showing the dropouts occurring between the server database and the touchscreen.
 
Last edited:

Similar Topics

Hi, I want to connect my PC to a CPM2A from Omron. I am using the peripheral port, connected to an Omron cable. I use Belkin serial to usb...
Replies
3
Views
4,459
Hi, I am working on the OMRON CPM2A PLC Communication with a PC using RS-232C No-protocol communication. The purpose of this small project is...
Replies
23
Views
29,386
G
Hi, I am working on the OMRON CPM2A PLC Communication with a PC using RS-232C No-protocol communication. The purpose of this small project is...
Replies
0
Views
12,263
Guest
G
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,953
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,454
Back
Top Bottom