Inst ToolsInst ToolsInst Tools
  • Courses
  • Automation
    • PLC
    • Control System
    • Safety System
    • Communication
    • Fire & Gas System
  • Instrumentation
    • Design
    • Pressure
    • Temperature
    • Flow
    • Level
    • Vibration
    • Analyzer
    • Control Valve
    • Switch
    • Calibration
    • Erection & Commissioning
  • Interview
    • Instrumentation
    • Electrical
    • Electronics
    • Practical
  • Q&A
    • Instrumentation
    • Control System
    • Electrical
    • Electronics
    • Analog Electronics
    • Digital Electronics
    • Power Electronics
    • Microprocessor
  • Request
Search
  • Books
  • Software
  • Projects
  • Process
  • Tools
  • Basics
  • Formula
  • Power Plant
  • Root Cause Analysis
  • Electrical Basics
  • Animation
  • Standards
  • 4-20 mA Course
  • Siemens PLC Course
Reading: AENT Module in Rockwell PLC – Remote IO Adapter
Share
Font ResizerAa
Inst ToolsInst Tools
Font ResizerAa
  • Courses
  • Design
  • PLC
  • Interview
  • Control System
Search
  • Courses
  • Automation
    • PLC
    • Control System
    • Safety System
    • Communication
    • Fire & Gas System
  • Instrumentation
    • Design
    • Pressure
    • Temperature
    • Flow
    • Level
    • Vibration
    • Analyzer
    • Control Valve
    • Switch
    • Calibration
    • Erection & Commissioning
  • Interview
    • Instrumentation
    • Electrical
    • Electronics
    • Practical
  • Q&A
    • Instrumentation
    • Control System
    • Electrical
    • Electronics
    • Analog Electronics
    • Digital Electronics
    • Power Electronics
    • Microprocessor
  • Request
Follow US
All rights reserved. Reproduction in whole or in part without written permission is prohibited.
Inst Tools > Blog > PLC Tutorials > AENT Module in Rockwell PLC – Remote IO Adapter

AENT Module in Rockwell PLC – Remote IO Adapter

In Rockwell PLC, the most used network adapter for IO communication is the AENT module. Lets learn the detail technical specifications.

Last updated: October 30, 2023 9:41 am
Editorial Staff
PLC Tutorials
No Comments
Share
5 Min Read
SHARE

In industrial automation, there are three types of IOs – Local, Remote, and Distributed. It defines whether the IOs are in a local electrical panel or a remote network panel. It is decided based on the location of field instruments from the panel. Different types of automation manufacturers have corresponding modules in their make, for working with remote IOs.

Contents
AENT Module in Rockwell PLCIP Address ConfigurationLED DiagnosticsChassis Size

One such famous brand is Rockwell. In Rockwell PLC, the most used network adapter for IO communication is the AENT module. This module can be connected at a location other than the local PLC and is connected to it through Ethernet communication. The corresponding IOs are interfaced with the AENT module.

In this post, we will see the concept of the AENT module in Rockwell PLC.

AENT Module in Rockwell PLC

AENT Module in Rockwell PLC

As discussed earlier, an AENT module is a type of remote IO adapter. The module does not have any CPU in it; it is just a network interface used to communicate field IO’s with the main PLC through Ethernet IP protocol. That means no logic can be written in the module as it will only read and write data of IO modules configured with it to the main PLC CPU.

You can connect a maximum of 64 IO modules with an AENT module, for interfacing. It is generally identified by the 1734-AENT series. Not only IO data, but you also get each and every diagnostic of the IO’s through this module. This makes troubleshooting much easier.

The module communication takes place through Ethernet IP protocol, and it has RJ45 ports in it for this. It can communicate in either half-duplex or full-duplex mode. The standard power supply for this module is 24V DC.

IP Address Configuration

There are three general methods through which IP address is set in the module –

  1. By setting the switches on it (it has three numbers which denote the last three digits of the IP address)
  2. Using BootP/DHCP software available from Rockwell
  3. Using IP configuration software available from Rockwell.

Once you set the IP address, you can then use the module for your communication with the main PLC.

In the PLC software (Studio 5000), the IO modules must be configured in this AENT module. These modules then communicate their IO status to the main CPU through the AENT module. This module can be used in star topology or tree topology.

LED Diagnostics

The module has the following LED in it for diagnostics – module status, network status, network activity, POINT Bus status, System power, and Field power. You can get a detailed description of each of the LEDs by reading its catalog. This helps in the detailed troubleshooting of the module.

One thing to be noted is that the power supply connected to the module can drive only a maximum of 10 IO modules; so, a power supply module is required after every 10 modules connected in the AENT.

Chassis Size

One of the most important terms related to this module is chassis size. Chassis size means the number of modules connected with AENT. For example, if 19 IO modules are used, then you must set the chassis size in the AENT configuration to 20.

The adapter stores this chassis size setting in non-volatile storage. When the adapter’s non-volatile chassis size does not match the actual number of modules present on its backplane, the adapter will not make any I/O connections. Also, once you are online, you are required to set this size online apart from offline configuration. After this step only you can use the module for communicating IO values with the main CPU.

AENT module is a higher range of adapter and so, is used only with three types of PLCs – Control Logix, Compact Logix, and Flex Logix. In this way, we saw the concept of the AENT module used in Rockwell PLC.

If you liked this article, then please subscribe to our YouTube Channel for Electrical, Electronics, Instrumentation, PLC, and SCADA video tutorials.

You can also follow us on Facebook and Twitter to receive daily updates.

Read Next:

  • Comparison of Control Loops
  • Top Best Practices of PLC Wiring
  • Interposing Relay Panel Wiring
  • Testing and Validation in PLC
  • Site Commissioning Steps for PLC
Don't Miss Our Updates
Be the first to get exclusive content straight to your email.
We promise not to spam you. You can unsubscribe at any time.
Invalid email address
You've successfully subscribed !

Continue Reading

How to Start Writing SCL Language in Siemens Tia Portal?
Door Lock with Delay PLC Exercise Problems
Attendance System PLC Program using CX-Programmer
PLC Program using START and STOP Buttons
PLC Programming for Baking with Auto and Manual Modes
Muting Functions of Safety Control Circuits – PLC Example
Share This Article
Facebook Whatsapp Whatsapp LinkedIn Copy Link
Share
Leave a Comment

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Stay Connected

128.3kFollowersLike
69.1kFollowersFollow
210kSubscribersSubscribe
38kFollowersFollow

Categories

Explore More

Types of CPU Communication Ports in Siemens PLC
Automatic Sanitizer – Complex Ladder Logic PLC Examples
What is an RTU? – Remote Terminal Unit
Troubleshoot the Status of a PLC Via CPU Indicators
What is 21 CFR in SCADA and HMI Systems?
PLC to Start or Stop 3 Machines using 1 Switch Program
Drilling Process using PLC Program
How to Use Analog Input in Mitsubishi FX3U LOLLETTE PLC?

Keep Learning

Timer STL Programming

Timers using Statement List (STL) PLC Programming

PLC Logic - Control Spray Nozzle, Fans, and Puncher

PLC Logic: Control Spray Nozzle, Fans, and Puncher

Key Facts About RS485 Industrial Network

Key Facts About RS485 Industrial Network

Address Overlapping in Tia Portal

How to Check Address Overlapping in Tia Portal?

InTouch SCADA Password Protection

InTouch SCADA Login Password Security

Demo of a SCADA Software – Level Control System

PLC Automation Memory

What is NOR Flash Memory in PLC?

Comparison of Proportional Integral Derivative Controllers (PID)

Comparison of Proportional Integral Derivative Controllers (PID)

Learn More

What is Ground

What is Ground, and importance of a Grounding System?

Mass Spectrometer Questions and Answers

Components of Mass Spectrometer Questions & Answers

Direct Mounting of Diaphragm Seals Level Transmitter

What are the Mounting Techniques of Diaphragm Seals?

Safety Instrumented System Engineer Interview Questions

Safety Instrumented System Engineer Interview Questions

Stability in Frequency Domain

The Design Problem

PLC Program for Boolean Expression

PLC Program for Boolean Expression

PLC Code to Start & Stop Motor and Pump as per Logic

PLC Code to Start & Stop Motor and Pump as per Logic

Rotary Encoder

Rotary Encoder Interview Questions and Answers

Menu

  • About
  • Privacy Policy
  • Copyright

Quick Links

  • Learn PLC
  • Helping Hand
  • Part Time Job

YouTube Subscribe

Follow US
All rights reserved. Reproduction in whole or in part without written permission is prohibited.
Welcome Back!

Sign in to your account

Username or Email Address
Password

Lost your password?