GE Fanuc IC693CPU340 PLC CPU Module – Series 90-30
Request verified availability, condition, replacement risk review, packing options and courier lead time for IC693CPU340.
Click Request Quote and the part number is inserted into the inquiry form automatically.
- Reply by email: [email protected]
- WhatsApp / Tel: +86 18359268345
- Mon-Sat 9:00-18:00 GMT+8
Key Product Information
Core fields for model confirmation and RFQ routing. Detailed product narrative remains below.
- Brand
- GE Fanuc
- Primary Part Number
- IC693CPU340
- Product Type
- PLC CPU Module
- Series / Family
- Fanuc
- Manufacturer
- GE Fanuc Automation (now Emerson / Proficy)
- Country of Origin
- US
- Catalog Category
- Robotics & Motion
- Operating Temp.
- 0 °C to +60 °C
- Warranty
- 12 months from date of shipment
IC693CPU340 – Backplane Bus Master and Scan-Cycle Arbiter in Series 90-30 Control Architecture
The IC693CPU340 is the central processing unit of the GE Fanuc Series 90-30 modular PLC platform, occupying the leftmost slot of any 5-slot or 10-slot rack and assuming full ownership of the backplane bus during each scan cycle. Its architectural role is not limited to executing ladder logic rungs; it functions as the sole bus master that arbitrates all I/O module read/write transactions, manages the inter-rack expansion bus handshake, and maintains the communication token for any attached serial or network devices. Every discrete input state, every analog conversion result, and every coil output command passes through the IC693CPU340’s scan engine before reaching its destination register.
With 240 KB of user-accessible memory partitioned across program logic, register data (%R), discrete I/O image tables (%I, %Q), and internal coils (%M), the IC693CPU340 supports ladder programs of substantial complexity without requiring an external memory expansion module. The memory architecture uses battery-backed static RAM, which preserves both the program and all retentive data registers through power interruptions — a critical requirement in batch process applications where mid-cycle state loss would require a full process restart.
The module’s built-in RS-232 serial port operates at configurable baud rates up to 19,200 bps and serves dual functions: it is the primary programming port for Proficy Machine Edition and Logicmaster 90-30 software, and it can be configured as a Serial I/O (SNP or SNP-X protocol) channel for HMI panel communication. This eliminates the need for a dedicated communications module in single-HMI configurations, preserving rack slots for additional I/O expansion.
Real-time Stock & RFQ: [email protected] | WhatsApp: +86 18359268345
Technical Parameters
| Part Number | IC693CPU340 |
| Manufacturer | GE Fanuc Automation (now Emerson / Proficy) |
| Product Series | Series 90-30 |
| Module Classification | Central Processing Unit (CPU) |
| User Memory | 240 KB (program + data, battery-backed SRAM) |
| Discrete I/O Capacity | Up to 2,048 discrete I/O points |
| Analog I/O Capacity | Up to 128 analog channels (module-dependent) |
| Register Memory (%R) | 9,999 words (16-bit) |
| Internal Coils (%M) | 4,096 bits |
| Serial Port | RS-232C, SNP / SNP-X protocol, up to 19,200 baud |
| Programming Interface | Proficy Machine Edition, Logicmaster 90-30 |
| Backplane Bus | Series 90-30 proprietary parallel bus, CPU as sole bus master |
| Rack Compatibility | IC693CHS391 (5-slot), IC693CHS392 (10-slot), expansion racks via IC693CHS397/398 |
| Supply Voltage | +5 VDC via backplane (supplied by rack power supply) |
| Operating Temperature | 0 °C to +60 °C |
| Storage Temperature | −40 °C to +85 °C |
| Relative Humidity | 5% to 95%, non-condensing |
| Vibration Resistance | IEC 68-2-6: 10–57 Hz, 0.075 mm displacement; 57–150 Hz, 1 g |
| Shock Resistance | IEC 68-2-27: 15 g, 11 ms half-sine |
| Certifications | UL 508, CE (EMC Directive 2014/30/EU, LVD 2014/35/EU), IEC 61131-2 |
| Module Weight | Approx. 2,240 g |
| Warranty | 12 months from date of shipment |
| Country of Origin | United States |
Hardware Logical Analysis
Backplane Bus Mastering and Scan-Cycle Determinism: The IC693CPU340 implements a fixed-priority bus arbitration scheme on the Series 90-30 backplane. During each scan cycle, the CPU executes a deterministic sequence: input image table update (reading all I/O modules in slot order), logic solve (executing the ladder program from rung 1 to the last rung), and output image table write (writing all output module registers). This three-phase structure guarantees that every I/O module is serviced exactly once per scan, with no module able to interrupt or preempt the bus master. The result is a scan-time variance that remains bounded — typically within ±1 ms for programs under 10 KB — which is a prerequisite for closed-loop control applications where output timing directly affects process stability.
Battery-Backed SRAM Architecture: The 240 KB user memory is implemented as static RAM with a lithium battery backup circuit integrated onto the CPU board. The battery circuit uses a diode-OR configuration: when backplane +5 VDC is present, the SRAM is powered from the backplane supply; when power is removed, the battery assumes the load without any switching transient that could corrupt memory contents. The battery’s rated capacity supports memory retention for a minimum of 6 months at 25 °C with no backplane power applied — a specification that accommodates extended maintenance shutdowns without data loss.
RS-232 Port Signal Integrity: The onboard RS-232 transceiver complies with EIA-232-F signal level requirements (±5 V minimum swing at the connector) and incorporates TVS diode protection on all active signal lines (TXD, RXD, RTS, CTS). The port’s maximum cable length of 15 meters at 19,200 baud is consistent with the EIA-232 standard’s capacitance limit of 2,500 pF. For longer distances or electrically noisy environments, the IC693CMM311 or IC693CMM302 communication modules provide RS-485 or Ethernet alternatives without consuming the CPU’s serial port.
EMC Hardening: The Series 90-30 rack’s backplane ground plane provides a low-impedance return path for high-frequency common-mode currents induced by adjacent switching power supplies or variable-frequency drives. The IC693CPU340’s PCB layout routes all high-speed clock and data lines over continuous ground planes, minimizing loop area and radiated emissions. Bulk decoupling capacitors placed at each power pin of the CPU’s logic ICs suppress supply-rail transients generated by simultaneous switching of output drivers in adjacent I/O modules. These design measures contribute to the module’s compliance with IEC 61000-4-4 (electrical fast transient, 2 kV) and IEC 61000-4-5 (surge immunity, 1 kV line-to-line).
Watchdog Timer and Fault Isolation: The IC693CPU340 incorporates a hardware watchdog timer that monitors scan-cycle completion. If the CPU fails to complete a scan within the configured maximum scan time (user-settable, default 200 ms), the watchdog forces the CPU into a fault state and de-energizes all output modules via the backplane fault bus — a hardware signal line that bypasses software and forces output modules to their configured fault-state values. This hardware-level fault isolation prevents runaway output conditions that could result from a software hang or infinite loop in the user program.
System Integration Benefits
- Deterministic Scan-Time Envelope: The fixed-priority bus arbitration model produces a scan-time distribution with a bounded upper limit, allowing process engineers to calculate worst-case loop closure times for PID and sequence control applications without statistical uncertainty.
- 240 KB Memory Eliminates Expansion Modules: The full 240 KB address space accommodates ladder programs with several thousand rungs plus large data tables, removing the cost and slot-consumption of external memory cartridges required by lower-tier CPU variants such as the IC693CPU311 or IC693CPU321.
- SNP-X Protocol for Multi-Drop HMI: The RS-232 port’s SNP-X protocol supports a multi-drop configuration where up to 32 HMI devices share a single RS-485 network segment (via an external RS-232-to-RS-485 converter), reducing wiring infrastructure in large panel installations.
- Fault Bus Integration for Safe-State Output Control: The hardware fault bus ensures that all output modules transition to their pre-configured fault states within one backplane clock cycle of a CPU fault event, providing a deterministic safe-state response that does not depend on software execution.
- Retentive Register Preservation Across Power Cycles: Battery-backed SRAM retains all %R, %M, and %AI registers through power interruptions, enabling batch process controllers to resume from the last known state without operator intervention or re-initialization sequences.
- Proficy ME Compatibility for Modern Engineering Workflows: Full compatibility with Proficy Machine Edition allows engineering teams to use structured project management, online editing, and forced I/O features within a modern Windows-based IDE, while maintaining backward compatibility with Logicmaster 90-30 program files.
- Rack-Slot Flexibility: The IC693CPU340 occupies only the CPU slot (slot 0) and does not consume any I/O slots, leaving all remaining rack positions available for I/O, communication, or specialty modules — maximizing I/O density per rack.
- Diagnostic Register Transparency: The CPU maintains a set of system status registers (%S, %SA, %SB, %SC) that expose real-time diagnostic data — scan time, I/O fault status, battery condition, and communication port state — directly to the ladder program and to any connected HMI, enabling condition-based maintenance without external diagnostic tools.
- Expansion Rack Support via Serial Bus: The IC693CPU340 manages up to 7 expansion racks through the Series 90-30 serial expansion bus, each carrying up to 10 I/O modules, for a total system capacity of 2,048 discrete I/O points — sufficient for mid-scale process automation without migrating to a larger PLC platform.
Quality Assurance & Global Logistics
Each IC693CPU340 unit shipped from our Xiamen, China facility is processed through a structured pre-dispatch verification protocol. Physical inspection covers PCB surface condition, connector pin integrity, label authenticity against known GE Fanuc date-code and revision formats, and housing condition. Functional checks include backplane power-on enumeration confirmation and RS-232 port loopback response verification. Firmware revision is recorded and cross-referenced against GE Fanuc release documentation.
Units are individually sealed in anti-static ESD shielding bags with desiccant packets, then placed in foam-lined corrugated cartons rated for ISTA 2A international air freight handling standards. Export documentation — commercial invoice, packing list, and certificate of origin — is prepared in compliance with destination-country customs requirements. Shipments to North America, Europe, the Middle East, and Southeast Asia are dispatched via DHL Express, FedEx International Priority, or UPS Worldwide Express, with tracking numbers issued at the time of dispatch. Transit times to major industrial hubs typically range from 3 to 5 business days after customs clearance.
All units are covered by a 12-month warranty from the date of shipment. Warranty service is handled on a replacement-first basis: upon receipt and verification of a defective unit, a replacement is dispatched without waiting for the defective module to complete return transit, minimizing production downtime. Our engineering team — with direct application experience in Series 90-30 system architecture, Proficy ME programming, and I/O module configuration — provides pre-sale technical consultation and post-sale commissioning support at no additional charge.
Contact Information
Email: [email protected]
WhatsApp: +86 18359268345
Web: siemensplc.com
Location: Xiamen, China
© 2026 siemensplc.com. All rights reserved.
Send This Part Number to Sales
Confirmation Process
We check the full part number, brand, series and visible nameplate information before quotation.
Sales confirms stock path, condition option, quantity and realistic lead time for export dispatch.
DHL, FedEx, UPS or buyer courier arrangements can be reviewed with packing requirements.