0% found this document useful (0 votes)
26 views12 pages

Using Module Discovery in Studio 5000

The document describes using Module Discovery in Studio 5000 Logix Designer to add hardware to a project. Module Discovery allows browsing backplanes and networks to discover devices that can then be added to the I/O configuration without manually entering parameters. The steps shown create a project for a 1756-L85E controller, go online with the controller, use Module Discovery to identify I/O modules on the backplane, and add the modules to the project with only a click. Module Discovery streamlines adding hardware compared to the traditional offline method.
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
26 views12 pages

Using Module Discovery in Studio 5000

The document describes using Module Discovery in Studio 5000 Logix Designer to add hardware to a project. Module Discovery allows browsing backplanes and networks to discover devices that can then be added to the I/O configuration without manually entering parameters. The steps shown create a project for a 1756-L85E controller, go online with the controller, use Module Discovery to identify I/O modules on the backplane, and add the modules to the project with only a click. Module Discovery streamlines adding hardware compared to the traditional offline method.
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

15.

Adding Hardware to a Project


Using Module Discovery

Before You Begin

About this Lab

Adding a lot of hardware to the I/O Configuration of a project can be rather tedious. Fortunately,
the Studio 5000 Logix Designer application provides a feature known as Module Discovery to
help with this process.

Module Discovery is an online capability introduced with version 20 of the RSLogix 5000
programming software. With it, we can browse backplanes and networks to discover devices we
would like to add to our I/O Configuration. The result is that we do not need to enter catalog
numbers, slot numbers, firmware revisions, network addresses, and other core parameters, as
they are found in the discovery and preconfigured for us.

Currently, Module Discovery is supported by all ControlLogix controllers, as well as high-


performance CompactLogix controllers.
In this lab, you will:
• Use module discovery to add hardware to a project.

Duration
20 Minutes

Prerequisites
The following prerequisite knowledge is recommended in order to complete this lab:
• Level 1: Logix On Demand

© 2020 Rockwell Automation, Inc. All rights reserved. 15-1


L2LModDiscovery - Rev. July 2020
Adding Hardware to a Project Using Module Discovery

Materials
This lab requires the following items. See the General Setup for more details.
☐ Hardware:
☐ PC-based programming workstation with access to the RAcbi learning
environment
☐ Software:
☐ Studio 5000 Logix Designer version 32

© 2020 Rockwell Automation, Inc. All rights reserved.


15-2 L2LModDiscovery - Rev. July 2020
Adding Hardware to a Project Using Module Discovery

Use Module Discovery to Add Hardware to a Project

Scenario
In this lab, you will create a new project for the 1756-L85E controller in slot 0 and then use
Module Discovery to add all of the I/O modules existing on the backplane.

Practice
It’s your turn to try it:

1. Open the Studio 5000 environment.


2. Under the Create category, select New Project:

© 2020 Rockwell Automation, Inc. All rights reserved. 15-3


L2LModDiscovery - Rev. July 2020
Adding Hardware to a Project Using Module Discovery

3. Within the New Project dialog, select the Logix project type, the 1756-L85E controller,
name the project Module_Discovery, and click the Next button:

4. Set the revision to 32, the chassis to 1756-A10, the controller slot number to 0, and click
the Finish button:

© 2020 Rockwell Automation, Inc. All rights reserved.


15-4 L2LModDiscovery - Rev. July 2020
Adding Hardware to a Project Using Module Discovery

5. When the new project opens, go to the top ribbon menu, expand Communications, and
select Who Active.
6. Expand the EtherNet driver, download to the 1756-L85E controller, and place the
controller into the Remote Run or Remote Program mode:

Note that, for Module Discovery, we do need to be online with the controller. However, the
controller may be in the remote run, remote program, or program modes.
Currently, the I/O Configuration only contains the chassis and controller. We would like to
add the I/O modules that are located on the backplane:

© 2020 Rockwell Automation, Inc. All rights reserved. 15-5


L2LModDiscovery - Rev. July 2020
Adding Hardware to a Project Using Module Discovery

7. Within the I/O Configuration of your Controller Organizer, right-click the Backplane and
select Discover Modules:

© 2020 Rockwell Automation, Inc. All rights reserved.


15-6 L2LModDiscovery - Rev. July 2020
Adding Hardware to a Project Using Module Discovery

When the Select Module Type window appears, it will be on the Module Discovery tab and
it will automatically begin browsing the backplane to discover which modules, if any, are
installed.
8. Verify that, when the application finishes browsing, your Select Module Type dialog
appears similar to the following:

Notice that, in addition to catalog numbers, we are also presented with the revision of the
firmware installed in each module. To the right, the modules that can be added online will
have a Create button. In the lower left corner, there is a checkbox that, when checked, will
close this window once a module has been created. Let’s go ahead and add the first I/O
module.

© 2020 Rockwell Automation, Inc. All rights reserved. 15-7


L2LModDiscovery - Rev. July 2020
Adding Hardware to a Project Using Module Discovery

9. Within the Select Module Type dialog, click the Create button to the right of the 1756-
IB16IF module located in slot 03:

We notice that, in the New Module dialog that appears, the application has automatically
configured the module type, the firmware revision, and the slot number of the I/O module.
So, we have saved a lot of clicks and time by using this feature.

© 2020 Rockwell Automation, Inc. All rights reserved.


15-8 L2LModDiscovery - Rev. July 2020
Adding Hardware to a Project Using Module Discovery

Of course, we can modify elements of the configuration if we’d like. For, example, we could
click the Change button and modify the electronic keying or the connection data. For this
simple example, we will just maintain this configuration.
Although we do not have to name these local modules, let’s go ahead and provide a name
for the module anyway.

10. Type Input_Module_3 into the Name box and click the OK button:

When we add hardware modules online, there is some potential risk due to the fact that the
module will suddenly be controlled by the controller and it could cause unintended
behavior in the physical system. Thus, we are prompted to confirm our actions.
Furthermore, we are provided the opportunity to inhibit the module. When inhibited, a
module will be blocked from communicating with the controller and, therefore, the
controller will not yet have the ability to influence the module.
In this example, our I/O modules are not wired to any physical devices, so we can go
ahead and add them without inhibiting them. Just be aware that not every situation is the
same, and we must assess the risks whenever we add modules online.

© 2020 Rockwell Automation, Inc. All rights reserved. 15-9


L2LModDiscovery - Rev. July 2020
Adding Hardware to a Project Using Module Discovery

11. Keeping the Inhibit module connection(s) checkbox unchecked, click the Yes button to
confirm the addition of the module:

The module is now in our I/O Configuration and ready for use in our logic, just as if we had
added it offline. Let’s continue adding the remaining I/O modules.
If the Close on Create checkbox was checked when we clicked the Create button, the
Select Module Type dialog will have closed. If it was not checked, the dialog will still be
open.

12. If the Select Module Type dialog closed, reopen it by right-clicking the Backplane and
selecting Discover Modules again.
13. Using what you have learned, add the remaining I/O modules that are located in slots 4, 5,
and 6, naming them as desired.

© 2020 Rockwell Automation, Inc. All rights reserved.


15-10 L2LModDiscovery - Rev. July 2020
Adding Hardware to a Project Using Module Discovery

14. After adding all of the available I/O modules, verify that your I/O configuration appears
similar to the following:
Note: Your module names may vary based upon the names that you entered.

So, we see that adding modules using Module Discovery is much easier and quicker than
adding them manually offline. Although all of these modules were local, we can also use
Module Discovery to add devices that are on another network, such as the Ethernet
network. However, we should note that not all modules may be created online. For
example, motion drives may not be added while online.

15. Take your project offline.


16. Save your project.
17. Close your project.

© 2020 Rockwell Automation, Inc. All rights reserved. 15-11


L2LModDiscovery - Rev. July 2020

Common questions

Powered by AI

Module Discovery saves time and reduces error by automating the detection and configuration of hardware components. Unlike traditional methods that require manual entry of catalog numbers, slot numbers, and firmware revisions, Module Discovery automatically finds this data, allowing easier configuration of I/O modules. This feature supports ControlLogix controllers and high-performance CompactLogix controllers, and enhances efficiency by reducing manual input and potential human errors .

Post-discovery, the automatic configuration can be modified by accessing settings such as electronic keying and connection data. These modifications allow for tailoring the discovered modules' configurations to meet specific system requirements beyond the default settings. This flexibility is important for addressing particular operational needs or correcting any discrepancies in auto-detected parameters .

Taking a project offline and saving it after using Module Discovery ensures that all the changes and configurations made are correctly stored and integrated into the project. This step prevents data loss or corruption and ensures that the system remains in a synchronized and stable state, ready for future use or modifications. Offline mode provides a safe state to save before significant system alterations or shut down .

Module Discovery ensures correct configuration by automatically inputting the module type, firmware revision, and slot number once a module is discovered and selected for addition. It reduces the need for manual configuration, thus minimizing errors. However, it also allows users the flexibility to adjust configurations, such as electronic keying or connection data, if needed, ensuring that advanced customization requirements can still be accommodated .

The user interface elements such as the Create button and the checkbox significantly enhance user experience by streamlining the module addition process. The Create button facilitates rapid addition of detected modules, reducing the steps needed to incorporate hardware into the configuration. The checkbox provides an option to close the discovery dialog automatically after creation, thus catering to user preference and further simplifying the workflow. These elements contribute to an efficient and user-friendly process .

To effectively use Module Discovery in a lab setting, users need prerequisite knowledge from Level 1: Logix On Demand. The required resources include a PC-based programming workstation with access to the RAcbi learning environment and the Studio 5000 Logix Designer software (version 32). These prerequisites and resources ensure that users have the foundational skills and tools necessary to utilize the Module Discovery feature effectively .

Being in Remote Run or Remote Program mode is critical for using Module Discovery because the feature requires the user to be online with the controller. However, the exact mode—whether Remote Run, Remote Program, or Program—does not restrict the discovery process. What matters is maintaining an online connection to verify and add the detected modules efficiently .

When adding I/O modules using Module Discovery, the process is significantly more efficient and accurate compared to manual addition. Module Discovery automates much of the process by detecting the hardware and configuring necessary parameters, reducing the time needed and potential for human error. In contrast, manual addition requires the entry of specific data for each module, which is time-consuming and prone to errors, particularly with large numbers of modules to configure .

Adding modules online poses risks such as unintended behavior in the physical system due to controller influence. This is because modules added online become immediately controllable. Risks can be mitigated by assessing the physical system's readiness and choosing to inhibit the module if necessary. Inhibiting prevents module-controller communication until system stability is ensured. This step ensures safety and system integrity by preventing abrupt changes .

Module Discovery cannot add all types of modules online. The documentation specifically mentions that motion drives, for instance, cannot be added online. This limitation suggests certain modules need a controlled offline environment for safe configuration due to their complex interactions within a control system, highlighting the need for caution when dealing with such high-interaction components .

You might also like