In short
The Allen-Bradley MicroLogix 1000 1761-L16BWA is obsolete. This guide outlines your upgrade pathways to modern Micro800 hardware or legacy RSLogix 500 options with minimal downtime.
Overview
The Rockwell Automation Allen-Bradley MicroLogix 1000 platform revolutionized small-scale machine control during its multi-decade production run. Among these micro-PLCs, the 1761-L16BWA was a highly popular unit, offering 120/240V AC line power, 24V DC inputs, and robust relay outputs in a single compact brick format.
However, Rockwell officially marked the MicroLogix 1000 family as End-of-Life (EOL) and discontinued all models in June 2017. As active equipment ages, these controllers face thermal fatigue, optical isolator failures on high-speed inputs, and relay contact pitting. When a 1761-L16BWA fails, plant engineers face a choice: source a reliable remanufactured drop-in replacement to maintain exact software compatibility, or execute a migration to a current-generation platform such as the Allen-Bradley Micro800 series.
This guide provides the technical specs, direct physical comparisons, electrical conversion parameters, and step-by-step installation instructions required to replace a 1761-L16BWA.
Legacy Product Information
Decoding the catalog number of the 1761-L16BWA reveals its exact layout:
- 1761: Product bulletin for MicroLogix 1000 controllers and accessories.
- L: Controller with internal program memory and fixed integrated I/O.
- 16: Total integrated I/O point count (10 Inputs, 6 Outputs).
- B: 24V DC input voltage type.
- W: Electromagnetic relay output type.
- A: 120/240V AC incoming operating power.
Technical Specifications
- Input Power Supply Range: 85 to 264 VAC, 47 to 63 Hz
- Power Consumption: 40 VA maximum
- Embedded Inputs: (10) 24V DC Sink/Source inputs (Nominal 24V DC at 7.3 mA; Minimum on-state current: 2.5 mA)
- High-Speed Inputs: Inputs 0 through 3 support high-speed counter functions up to 6.6 kHz.
- Embedded Outputs: (6) Relay outputs (Individually isolated or grouped in common terminal circuits depending on wiring configuration).
- Continuous Current per Relay Output: 2.5 A maximum per point (subject to common terminal limits of 8.0 A maximum).
- Auxiliary Sensor Power Output: 24V DC at 200 mA maximum (used for powering local dry contacts or sensors).
- Memory Architecture: 1 KB EEPROM (Approximately 82 instruction words; user program non-volatile).
- Communication Interface: RS-232 serial channel via an 8-pin mini-DIN connector. Accepts DF1 Full-Duplex, DF1 Half-Duplex Slave, DH-485 target, or Modbus RTU slave protocols.
- Dimensions: 73 mm H x 120 mm W x 80 mm D (2.87 in x 4.72 in x 3.15 in).
Recommended Replacements
When planning an upgrade or direct replacement, three options balance integration cost, physical panel space, and engineering overhead:
| Feature/Specification | Legacy 1761-L16BWA | Option 1: Micro850 (2080-LC50-24QWB) | Option 2: MicroLogix 1400 (1766-L32BWA) | Option 3: Micro820 (2080-LC20-20QWB) |
|---|---|---|---|---|
| System Classification | Discontinued Legacy | Current Modern Class | Active Legacy Class | Current Modern Budget |
| Power Supply | 120/240V AC | 120/240V AC | 120/240V AC | 24V DC (Requires external 2080-PS120-240VAC) |
| Discrete Inputs | (10) 24V DC Sink/Source | (14) 12/24V AC/DC | (20) 24V DC Sink/Source | (12) 12/24V AC/DC |
| Discrete Outputs | (6) Electromagnetic Relays | (10) Electromagnetic Relays | (12) Electromagnetic Relays | (7) Relays, (1) Analog Out |
| Max Relay Current | 2.5 A per point | 2.0 A per point | 2.5 A per point | 2.0 A per point |
| On-board Comms | RS-232 (8-pin Mini-DIN) | USB, RJ-45 Ethernet, RS-232/485 serial | RJ-45 Ethernet, RS-232, RS-485 | RJ-45 Ethernet, RS-232/485 serial, MicroSD |
| Programming Software | RSLogix 500 / RSLogix Micro | Connected Components Workbench (CCW) | RSLogix 500 / RSLogix Micro | Connected Components Workbench (CCW) |
| Dimensions (H x W x D) | 73 x 120 x 80 mm | 90 x 158 x 80 mm | 90 x 180 x 87 mm | 90 x 97 x 80 mm (Without external PS) |
Compatibility Considerations
1. Mechanical Footprint & Mounting
The 1761-L16BWA is highly compact, measuring only 120 mm wide. Neither successor fits the exact legacy mounting screw pattern.
- Micro850: Requires an additional 38 mm of horizontal DIN-rail space.
- MicroLogix 1400: Requires an additional 60 mm of horizontal DIN-rail space and is deeper.
- Solution: Retain existing DIN rail mounting setups but prepare for terminal block/wire redirection. Ensure that panel clearances accommodate the deeper footprint of a MicroLogix 1400 if selected.
2. Electrical Ratings & Relay Demands
- Relay Capacity: The original 1761-L16BWA relays support up to 2.5 A continuous inductive load. Standard Micro800 relays (such as on the 2080-LC50-24QWB) are limited to 2.0 A. If your field load (e.g., highly inductive solenoid valves, brake contactors) pulls between 2.0 A and 2.5 A, you must install external 110V AC interposing relays to prevent welding the micro-PLC's integrated internal relays.
- Common Terminal Configurations: The 1761-L16BWA features shared commons for specific output groups. Always cross-reference the wiring diagrams of the new controllers to isolate mixed-voltage switching lines and prevent backfeeding 120V AC into 24V DC common terminals.
3. Software & File Porting
- RSLogix 500 (Legacy): If migrating to a MicroLogix 1400, your old
.ACHor.RSSfile can be easily converted in RSLogix 500. By opening the file and changing the CPU type in "Controller Properties", the software automatically maps logic instructions. - CCW (Modern): CCW does not natively import RSLogix 500 files directly. While Rockwell provides a conversion tool utility, it requires significant manual cleanup, replacement of old integer-based registers (
N7:0,B3:0) with tag-based variables, and logic restructuring for timers, counters, and high-speed inputs.
Upgrade Benefits
Upgrading from the outdated MicroLogix 1000 platform yields significant machine improvements:
- Built-in Ethernet (Modbus/IP or EtherNet/IP): Both the MicroLogix 1400 and Micro850 support native Ethernet. This eliminates expensive RS-232 serial-to-Ethernet adapters (like the 1761-NET-AIC or 1761-NET-ENI) and allows direct network-based SCADA, HMI, and remote maintenance access.
- Online Editing: The MicroLogix 1000 does not support online runtime edits; every minor change required stopping the processor, downloading, and restarting the controller. Upgraded units allow live logic modification on the fly, drastically reducing testing downtime.
- Enhanced Memory capacity: Modern platforms expand program steps from 1K words up to 20 KB+, enabling advanced logging, complex math routines, scaling, and structured text execution.
Common Migration Challenges
- Auxiliary Power Constraints: The 1761-L16BWA outputs 200 mA of auxiliary 24V DC power. If your legacy unit powered multiple limit switches, proximity sensors, or simple loop transmitters, make sure your new controller matches or exceeds this current budget, or budget a slim, external 24V DC DIN-rail power supply.
- Instruction Set Variations: High-speed counter setups (HSC), sequencers (SQO), and message instructions (MSG) do not cross-compile directly to Connected Components Workbench. They must be manually rebuilt in CCW using modern function blocks.
- Physical Programming Interface: The old 8-pin mini-DIN interface used the 1761-CBL-PM02 cable (RS-232 serial). To interface with modern laptops, Micro800 controllers require standard USB-A to USB-B printer-style cables or Ethernet cables, significantly simplifying future maintenance access.
Step-by-Step Replacement Procedure
Follow these systematic steps to successfully execute the mechanical and electrical retrofit of a 1761-L16BWA:
Phase 1: Isolation and Labeling
- Safety Procedures: Perform standard LOTO (Lockout/Tagout) on the main distribution panel powering the controller. Verify the absence of AC power across terminals
L1andL2using a calibrated digital multimeter. - Visual Audit: Take high-resolution reference pictures of all field wiring, noting jump wires and routing.
- Labeling: Individually label every field wire connected to the terminal blocks according to the original PLC schematic and corresponding physical terminal designation (e.g.,
I/0,I/1,O/0,O/1,VAC L1,VAC L2,24VDC Out +).
Phase 2: Program Backup & Uninstallation
- Logic Extraction: Connect your programming PC to the 1761-L16BWA using a 1761-CBL-PM02 serial interface (along with a reliable USB-to-Serial adapter if needed). Using RSLogix 500 or RSLogix Micro Starter, go online, switch the controller to "Program" mode, and select "Upload/Backup" to create a definitive
.RSSbackup file. - Mechanical Removal: Unscrew all wire-clamp terminals on the PLC face using a flathead screwdriver. Use a small screwdriver hook to pull down the DIN-rail locking tab located on the back-bottom side of the PLC body, tilt the unit forward, and remove it from the rail.
Phase 3: Layout and Wiring Configuration
- Mount successor: Install the new controller (such as the 2080-LC50-24QWB Micro850) onto the DIN rail. If necessary, drill holes and tap mounting screws to secure the unit within the panel.
- Line Power Hookup: Wire the AC main power (Line to
L1, Neutral toL2/N, and Chassis Ground to the dedicated ground terminal). Ensure all protective grounding requirements conform to local electrical code specifications. - Input Terminations: Re-terminate the 24V DC inputs. MicroLogix 1000 discrete inputs require common grounding or positive-biasing lines connected to the input common point. Duplicate this circuit topology on the replacement platform.
- Relay Connections: Terminate field-switching wires back to the new relay terminals. Ensure any mixed-voltage contacts are configured cleanly according to the split-common constraints of the new device.
[ --- TYPICAL UPGRADE WIRING COMPATIBILITY --- ]
Legacy 1761-L16BWA Relay Map: Micro850 (2080-LC50-24QWB) Equivalent:
+-----------+ +-----------+
| VAC L1 | ---> 120/240VAC Line | VAC L1 | ---> 120/240VAC Line
| VAC L2 | ---> AC Neutral | VAC L2 | ---> AC Neutral
+-----------+ +-----------+
| OUT 0 | ---> Isolated Output | OUT 00 | ---> Relay Ch 0
| VAC-0 | ---> Relay Common 0 | COM 0 | ---> Common 0
| OUT 1 | ---> Clean Output 1 | OUT 01 | ---> Relay Ch 1
| OUT 2 | ---> Shared COM Output | OUT 02 | ---> Relay Ch 2
| VAC-1-3 | ---> Relay Common 1-3 | COM 1-3 | ---> Group Common 1
+-----------+ +-----------+
Phase 4: Logic Loading and Testing
- Program Compile: Compile your converted workspace code (either utilizing RSLogix 500 for the ML1400 or CCW for the Micro800 series). Ensure there are zero software compiler errors or unmapped tag allocations before transferring.
- Upload/Download: Power up the replacement controller. Connect through the Ethernet port or USB interface, locate the CPU in your network communication driver software (such as RSLinx), and download your logic.
- IO Verification: Enter "Test/Run" mode. Test each discrete input point sequentially by triggering proximity sensors or switches and confirming that the corresponding LED indicator illuminates on the front plate of the unit. Correct any physical miswires or logical polarity errors as needed before complete machine commissioning.
Frequently Asked Questions
Can I reuse my existing 1761-CBL-PM02 cable on a modern Micro800?
No. The 1761-CBL-PM02 cable utilizes an 8-pin mini-DIN connector that is physically incompatible with the Micro800 platform. Micro800 controllers use a standard USB 2.0 (Type-A to Type-B) connection or standard RJ-45 Ethernet cables for programming and network administration.
If my software is protected, how do I recover the logic from an active 1761-L16BWA?
If the logic block is password-protected or configured with a read-prevent bit, you cannot execute an upload without the master password. If the original program file is lost and lock mechanisms are active, the machine step sequences must be mapped manually and completely rewritten inside the new editor workspace.
How do I configure digital inputs to work with both PNP and NPN sensors?
The 1761-L16BWA, physical Micro850, and MicroLogix 1400 all contain bipolar optocoupler circuits. Connecting the main sensor input common wire (COM) to 24V DC negative (-) configures the logic for PNP (sourcing) field devices. Conversely, mapping the input common wire to 24V DC positive (+) configures the system for NPN (sinking) sensor inputs.
Is the MicroLogix 1400 discontinued?
As of late 2024, the MicroLogix 1400 series remains active but is classified in its Mature lifecycle phase. Rockwell Automation encourages planning active migrations to the Micro800 platform for long-term supportability. However, the MicroLogix 1400 remains direct drop-in replacement stock for panels where software conversion to Connected Components Workbench is unacceptable due to regulatory validation or validation costs.
Related Products & Families
- 1761-CBL-PM02: Legacy 8-pin mini-DIN serial programming cable (used exclusively for older MicroLogix lines).
- 1761-NET-AIC: Advanced Interface Converter module (serial RS-232 to RS-485 DH-485 conversion tool).
- 2080-LC50-24QWB: Micro850 EtherNet/IP 24-Point Controller.
- 1766-L32BWA: MicroLogix 1400 Controller (Active legacy 120/240V AC Powered controller).
- 2080-PS120-240VAC: Power supply expansion module used to convert standard AC input sources to feed system power to 24V DC Micro800 processors.
Need Help?
Whether you need to preserve your system's exact physical footprint or execute a complete modernization project, Palm Parts Solution is your trusted industrial automation hardware partner. We stock high-quality new, surplus, and certified remanufactured legacy parts—including the 1761-L16BWA and current successor products—all backed by a comprehensive warranty.
Contact our technical support and parts sourcing desk today to request a quote or map out your optimal replacement strategy.
