
Learn to configure the Micrologix 1400 for Modbus RS485 communication, set as master and slave, and test with a temperature and humidity sensor.
The ML1400 will be configured as a Modbus master device specifically to communicate with the Datanab Temp/Humidity sensor and read in the values of Temp/Humidity.
A series of questions are outlined. Once these questions are answered, all the information that is required for the Modbus comms will be obtained.
The user manual for the Datanab device is perused to find physical connection information.
The Modbus configuration of the device is actually done through Modbus communication. Initial Modbus communication is done with default parameters.
Modscan32 is used to change the Device ID from the default of 254 to 10.
An RS485 connection is made between the Micrologix 1400 and the Modbus Slave.
A network connection over the LAN is made to the Micrologix 1400 PLC.
RSLinx and RSLogix are run and set up. Initial communication with the PLC is established.
The memory map of the Micrologix 1400 PLC is divided up into data files. The lecture looks at the various data files as they appear in RSlogix 500.
Writing the PLC Ladder Logic to Implement Modbus Master Communication - Part 1
Writing the PLC Ladder Logic to Implement Modbus Master Communication - Part 2
The Micrologix 1400 is placed into Run mode and the values in the memory of the PLC compared with the displayed values on the temp / humidity sensor.
A diagram overview of the setup that will be used to configure and test the Modbus slave communication is given.
RsLogix 500 is used to change the configuration of the Micrologix 1400 PLC to Modbus Slave. Modscan32 is then used as the Modbus master application that reads data from and writes data to the Micrologix 1400 acting as a Modbus slave.
Upon seeing the title of this course, you may think that it is overly specific. After all, the Modbus protocol is by far the most popular open communications protocol in the automation industry, and hundreds of devices from different manufacturers are Modbus compliant.
So why concentrate on just one specific PLC? Well, it's based on almost 2 years of feedback from persons enrolled in my courses. It turns out that the Allen-Bradley Micrologix Series of PLCs is insanely popular, especially the 1400. I have received so very many questions asking advice on the configuration of Modbus on this device, that I finally decided to make a course on the subject.
The course is short, gets to the point quickly and is ultra-practical. In it, I give you what you need to know to perform a very specific task, the configuration of Modbus on the PLC in both Modbus master and slave modes.
In each mode, after performing the configuration, I demonstrate the communication by creating a very simple 2-device network. So this course will imitate real-world conditions as closely as possible. We will be configuring and testing. That's what happens in the real world, that's what you would do in your job.
So invite you to jump in and let's learn how to do!!!