Kabil

NX/NJ protocol structure for Ethernet IP

2 posts in this topic

HI, 

Intention:

  We have NX701-1700 and NJ 101-1000 plc's and we want to do read/write  service with NX/NJ plc through ethernet IP protocol. 

Query 1:
    Will you please suggest the command which we can use for read and write job with NX/NJ and the command structure of the same.

Query 2:

      Will you please share Supported operands and their opcode's for NX701-1700 and NJ 101-1000. Please share the relevant manual document for NX and NJ through ethernetIP protocol.

Thanks

Kabil

Share this post


Link to post
Share on other sites

Hi,

You can use tag data link, to cyclic communication. In this case you set up the controller to read the other device. See video:

Another option to use CIP. CIPOpen, CIPRead, CIPWrite, CIPClose instuction see in instructions reference. With this function block you can make the communication in code.

 

EthernetIP manual:

https://www.google.com/url?sa=t&source=web&rct=j&url=https://assets.omron.eu/downloads/manual/en/w506_nx_nj-series_cpu_unit_built-in_ethernet_ip_port_users_manual_en.pdf&ved=2ahUKEwiKlJGdwq_nAhWFp4sKHciMA2wQFjAAegQIBxAC&usg=AOvVaw2XhTKQj0pL9-3V6WxJYhgB

 

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!


Register a new account

Sign in

Already have an account? Sign in here.


Sign In Now