Communication with programming language with Omron PLC

firouz

Member
Join Date
Nov 2007
Location
shiraz
Posts
6
hi everybody !
I want to connect with a Omron PLC ( CJ1M ) with Visual Basic Language and read/write some memory address. but I dont know How I can access to a momory address. for example , with pressing a button key , a data memory was set.
please help me.
 
If you're using a serial connection to Omron with Host Link Protocol, it is actually very easy.

There was a manual on the Omron web site that explained it very well, but I am currently at a loss of trying to locate it.

Here is a sample string to request 6 words of data starting at 205:

@00RR0205000641*


The checksum maybe the trickiest part, but it is actually easy.


Edit.... I have found the manual

http://www.omron247.com/doc/pdfcatal.nsf/0C8D974D07E8AA348525703700587B03/$FILE/M11W3421107.pdf

-or-

http://forums.mrplc.com/index.php?download=620

Check out section 2
 
Last edited:

Similar Topics

Hello there, I'm practically new to the PLC world, I'm quite familiar with Siemens TIA Portal but I'm currently tasked to program Schneider PLCs...
Replies
5
Views
1,865
I have a Panelview 550 and I need to access the program and download it. At some point the back cover of the case must have broken off and I...
Replies
13
Views
2,348
Is it required to use Rs-485 to Rs-232 convertor to connect ME or OPC server to GE fanuc PLCs programming port ( 15 pin, RS-485) ? Is it possible...
Replies
1
Views
3,400
Hi, I have a doubt about configuring PLCs for modbus communication.For that do we need to add any program for mobbus configuration to the main...
Replies
3
Views
4,681
Hi, Any can help me to develop software using omron plc with DOS application?
Replies
8
Views
3,553
Back
Top Bottom