Step 1: Check the Fault Code (Without a Laptop)
Before reaching for your programming cable, use the built-in LCD screen on the MicroLogix 1400.
Use the keypad to navigate to "I/O Status" or "Fault Code".
Note down the hex code (e.g., 0001h, 0020h).
Common Codes:
0001h: Improper shutdown or power loss during write.
0020h: Major I/O configuration mismatch.
Step 2: Connect via RSLogix 500
To see the detailed error description, you need to go online:
Connect your 1761-CBL-PM02 cable or use the Ethernet port.
Open RSLogix 500 and go to Communications > Who Active.
Go Online with the processor.
A dialog box will appear stating: "The processor is in a faulted state." Click on "Goto Error".
Step 3: Common Causes and Solutions
1. I/O Expansion Mismatch
If you recently added or replaced an expansion module (1762 series), the PLC might not recognize it.
Fix: Check the "I/O Configuration" in your project and ensure it matches the physical modules on the DIN rail.
2. Retentive Data Corruption
Sudden power surges can corrupt the memory.
Fix: In the Fault tab, click "Clear Major Fault." Switch the PLC to Program Mode and then back to Run Mode. If the fault clears, you may need to re-download the program.
3. Watchdog Timer (Scan Time) Errors
If your logic is too complex or stuck in an infinite loop, the watchdog timer will trip.
Fix: Check your "Status File" (S2) for scan time peaks and optimize your rungs.
4. Battery Failure
While a low battery usually shows a "BATT" light, a dead battery can lead to memory loss after a power cycle, causing a default fault state.
Fix: Replace the 1747-BA battery and re-download the program.
Step 4: How to Clear the Fault
In RSLogix 500, go to the Errors tab.
Click Clear Fault.
If the light stays solid red, it’s a non-recoverable hardware failure. If it stops blinking and stays off (or turns green), you are ready to test.
Switch the key switch (if available) or software mode to RUN.


