02-06-2015 03:49 AM
You are welcome, Rick. And thank you for sharing your knowledge.
I think your question in this step is more related to the EIP format differences between two Omron PLC types.
I'll keep monitoring this thread and give my help if I know better.
02-01-2017 02:43 AM
Dear Sir,
I am facing same problem with Communication between NJ series PLC.
Any solution you found to read and write boolean data type? Please help.
Thank you
Regards Ishan
02-02-2017 09:40 AM
Hi Ishan,
This thread is a couple of years old, so I suggest posting in a new thread to make sure you get responses to your question.
Cheers,
Ryan
02-02-2017 10:20 AM
Hi Ishan,
I have not worked with the NJ series yet. This is what I have for the CJ series. Sorry, the attachments are Labview 2014 format. So I took a couple of screenshots.
The Host IP for my setup is 192.168.250.1,1,0 and the Tag Name is the Symbol name created in CX Programmer.
Hope this helps.
Regards
Rick
05-04-2017 05:24 AM
Dear Sir,
Currently I am also working on CJ Series & I use ETN-21 Card.
I got the network path error.
How to Configure ETN-21 Card?
05-04-2017 05:27 AM
Dear Sir,
The Snaps you Post is also work for NJ Series & it Helps me a lot.
Thank you
03-07-2018 10:50 AM
I found this document put out by Omron for connecting an NJ to an Allen Bradley PLC. Not sure if it helps with your issue or not.
https://industrial.omron.us/en/media/NX-S_Standalone_QuickStartGuide_en_201502_QSG-NX-S-Standalone_t...
Jordan
04-22-2022 05:30 AM - edited 04-22-2022 05:32 AM
GREAT JOB rpage !!!!
You're my savior!!
I was using the unofficial ethernet/ip with AB PLC and I was looking for a solution to make it work with OMRON PLC and here I found the answer.
I was able to read string and boolean using RAW datatype and real using the REAL vi. But no way to write.
Following your instruction and your example, now i can read and write every kind of data i need.
Maybe if I have some spare i will post some VI ready to be added to the toolkit.
Geppo!
04-22-2022 02:43 PM
Hi Geppo,
I am glad this info is still helpful after all these years.
-Rick
04-26-2022 09:39 AM
I supposed to but not... I Can't write REAL datatype.
I'm not sure on How to build the byte array to write to make the array acceptable for the write.
I Have to use CA as datatype but then? If I had to write a number like 202,00?