Idec Plc - Fa2j Manual
The Essential Guide to the IDEC PLC FA2J Manual: Programming, Wiring, and Troubleshooting
In the world of industrial automation, few names carry as much weight for reliability and compact design as IDEC. Among their legacy product lines, the IDEC FA2J Series (often grouped with the MicroSmart series) holds a special place. Known for its rugged I/O capabilities and ladder logic programming, this PLC remains a workhorse in legacy systems across manufacturing plants, packaging machines, and conveyor systems.
However, working with legacy hardware comes with a critical challenge: You cannot effectively program or troubleshoot the FA2J without the official IDEC PLC FA2J Manual.
Whether you have lost your physical copy or are inheriting a machine built in the early 2000s, this article serves as a roadmap to understanding, locating, and utilizing the FA2J manual to its fullest potential. idec plc fa2j manual
1. Power Supply Sizing
The manual clearly states that the FA2J CPU draws a specific inrush current. For the FA2J-CP series, the manual specifies a 24V DC power supply rated for at least 10W plus your I/O load. Undersizing the power supply is the #1 cause of intermittent "Watchdog Timer" errors.
Weaknesses (by modern standards)
- Tiny program memory (200 steps). A 10-rung ladder with timers can fill it.
- No real-time clock, no data logging, no Ethernet, no serial comms (no Modbus – only proprietary protocol for programming).
- No expansion I/O. What you buy is all you get.
- No analog or PWM without external modules (not supported by CPU).
Why the FA2J Manual is Non-Negotiable
Unlike modern, web-configured PLCs, the FA2J operates on a proprietary instruction set and specific memory architecture. The manual is not just a suggestion; it is the safety and operational bible for the device. In the manual, you will find: The Essential Guide to the IDEC PLC FA2J
- Pinout configurations for the 14, 24, and 40-point I/O modules.
- The specific wiring schematics for sinking vs. sourcing inputs.
- The precise memory map (data registers D0 to D, and internal relays M).
- Error code definitions for the CPU status LED.
Without the FA2J manual, a simple wiring mistake can send 24V DC to a 5V logic circuit, destroying the CPU.
7. Programming Tools Mentioned in Manual
- Handheld Programmer (HG1P-2): Direct keypad entry, on-screen ladder/mnemonic display.
- IDEC Smart Loader (PC software – legacy DOS/Windows 3.1): Required for upload/download via RS232 (CBL-232 cable).
- EEPROM writer (FA2J-EEP) for direct chip programming.
LED Indicators (CPU module)
| LED | State | Meaning | |-----|-------|---------| | PWR | Off | No power (check input voltage) | | RUN | Off | PLC in STOP mode or CPU fault | | ERR | Flashing | Watchdog timer, memory error, or program syntax error | Tiny program memory (200 steps)
1. Overview
The IDEC FA2J is a micro-sized, high-performance Programmable Logic Controller (PLC) designed for small-scale automation tasks. It is part of IDEC’s legacy FA series, bridging the gap between simple relay replacement and complex control logic. The physical manual (Part number: various revisions under FA2J-UM) details hardware installation, wiring, memory mapping, and basic instruction sets.

