We will now utilize Ethernet/IP to connect a Click PLC as remote I/O on a Productivity system. The productivity series of controllers can use explicit and implicit messaging techniques of EtherNet/IP to optimize data exchanges across the network.
Explicit messaging means that the data messages that are transmitted will contain everything needed in order to respond or decode the message. It is a normal client/server relationship with instructions explicitly spelled out in the data messages. This communication happens at times that the Client requests the information.
Implicit messaging means the data messages are streamlined. The device is configured ahead of time to know what to do with the data. This is used for time-critical messages and it functions as a typical scanner/adapter relationship. Implicit messaging is real-time. It has the ability to copy data with minimal additional information because both ends already know exactly what each bit and byte.
A Click PLC will be set up as remote distributed inputs and outputs for our Productivity 1000 controller. Implicit Ethernet IP will be set up. The Click will be the Ethernet IP adapter and the Productivity will be the Ethernet IP scanner. Let's get started.
00:00 Productivity - Click EtherNet/IP Remote I/O
01:58 Click EtherNet/IP setup
08:28 Productivity IO Messaging
14:28 Monitoring Remote IO - Testing
Here are some previous posts in this Productivity 1000 PLC Series. A full list can be obtained at the following location:
https://accautomation.ca/series/productivity-1000-plc/
Installing the Software
https://accautomation.ca/productivity-1000-series-plc-installing-the-software
https://youtu.be/gh5X7_EeCdg
Establishing Communication
https://accautomation.ca/productivity-1000-series-plc-establishing-communication
https://youtu.be/HWtN189JLgI
First Program
https://accautomation.ca/productivity-1000-series-plc-first-program