OMRON CPM2A PLC Communication with PC

Guest

Guest
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 that as soon as I send a character in the Hyper Terminal using the pre-defined protocol in the PLC PC Communication setup by setting DM 6645 to DM 6649 areas I expect the PLC turns the Reception Completed Flag (AR 0806) ON and stores the received character data into DM 0200 area and also want to see the output LED 1005 is turned ON on the PLC front pannel.

Here is an Example that I used in the test.
DM 6645 1001 <- RS 232C mode and No-protocol communication
DM 6646 0030 <- 9600, E,7,1
DM 6647 0000 <- Transmission delay
DM 6648 1000 <- Start Code is Disabled and Endcode found in DM 6649
DM 6649 0D00 <- CR End Code

Another question is about the sending the data in the Hyper Terminal.
Is there anything to keep in mind about the COM port settings?
Then thank you.

Sunny
 

Similar Topics

hey anyone, I'm a student from Indonesia.. I have a project, It is about how to send and receive data by serial communication between PLC Omron...
Replies
2
Views
2,103
Hi All, need a little help in here.I never program PLC before but at the moment, I am task to backup PLC program on our machines which is using...
Replies
2
Views
5,655
Dear Experts Help me to upload plc program from Omron PLC CPM2A to laptop. CPM2A name is not in the device type setting list of...
Replies
1
Views
3,159
Hi, I have a CPM2A PLC setup for a machine. There is an rotary incremental encoder connected to the PLC at input 0.00 (A+ terminal of encoder) and...
Replies
1
Views
4,076
Dear PLC Experts, I am trying to go online with Omron Sysmac CPM2A PLC with CX-Programmer V 6.0 on Windows Vista Operating System. It gives...
Replies
7
Views
9,677
Back
Top Bottom