Siemens PLC sourcing desk · Multi-brand automation spares [email protected] +86 18359268345
GE In Stock OK

GE IC693CPU372 PLC CPU Module – Series 90-30

Request verified availability, condition, replacement risk review, packing options and courier lead time for IC693CPU372.

Exact partIC693CPU372 RFQ auto-fillPart number attached Export packingDHL / FedEx / UPS Sales replyEmail or WhatsApp
BrandGE Part NumberIC693CPU372 ConditionAvailability Check Lead TimeRFQ Confirmation DocumentsDatasheet / photos by RFQ ShippingExport packing available
Auto-filled RFQ IC693CPU372

Click Request Quote and the part number is inserted into the inquiry form automatically.

Procurement Data

Key Product Information

Core fields for model confirmation and RFQ routing. Detailed product narrative remains below.

Brand
GE
Primary Part Number
IC693CPU372
Product Type
PLC CPU Module
Series / Family
Fanuc
Country of Origin
US
Catalog Category
Communication
Operating Temp.
0°C to +60°C
Warranty
12 months from shipment date
Model confirmed for inquiry IC693CPU372 Send quantity, destination and urgency. The RFQ form keeps this part number attached.
Request Quote
Product Overview

GE IC693CPU372 — Embedded-Ethernet CPU for Series 90-30 Modular Control Architecture

The IC693CPU372 occupies the upper tier of GE Fanuc’s Series 90-30 CPU hierarchy, functioning as the sole program-execution engine and primary Ethernet node within a rack assembly. Unlike its predecessor IC693CPU364, this module integrates a 10/100 Mbps auto-negotiating Ethernet port directly on the CPU board, eliminating the need for a discrete IC693CMM321 Ethernet Interface Module and recovering one rack slot for additional I/O capacity. In distributed control architectures, this distinction is operationally significant: a single-slot CPU with native Ethernet reduces wiring complexity, lowers backplane current draw, and simplifies firmware management across multi-rack installations.

The CPU’s 32-bit RISC processor executes boolean instructions at 0.6 ms per 1K rungs — a throughput figure that sustains deterministic scan cycles in applications with dense ladder logic, including PID loop management, sequential batch control, and high-frequency discrete interlocking. The 512 KB user memory partition accommodates programs of approximately 8,000 rungs with associated data registers, sufficient for mid-to-large control programs in petrochemical, power generation, and municipal infrastructure sectors. Floating-point arithmetic is hardware-supported, enabling direct computation of engineering-unit conversions, flow totalizers, and statistical process control (SPC) calculations without software emulation overhead.

The embedded Ethernet stack supports three concurrent protocols: SRTP (Service Request Transfer Protocol) for Proficy Machine Edition programming and HMI connectivity, Modbus TCP server for third-party SCADA integration, and EGD (Ethernet Global Data) for peer-to-peer data exchange between multiple Series 90-30 CPUs on the same LAN segment. These protocols operate asynchronously relative to the PLC scan cycle, meaning Ethernet traffic does not introduce jitter into the I/O update interval — a critical requirement in process control loops where scan-cycle consistency directly affects PID stability.

Real-time Stock & RFQ: [email protected] | WhatsApp: +86 18359268345

Technical Parameters

Parameter Specification
Processor Architecture 32-bit RISC
User Memory 512 KB (program + data combined)
Boolean Execution Speed 0.6 ms / 1K boolean instructions
Floating-Point Support Hardware (IEEE 754 single-precision)
Embedded Ethernet 10/100 Mbps, RJ-45, auto-negotiation, full/half duplex
Ethernet Protocols SRTP, Modbus TCP (server), EGD
Serial Port RS-232, SNP/SNPX, 9-pin D-sub, up to 19.2 kbps
Max Discrete I/O 2,048 DI / 2,048 DO
Max Analog Channels 512 (combined AI/AO)
Max Rack Expansion 8 racks (1 local + 7 remote via IC693BEM331)
Backplane Power Draw 1.1 A @ 5 VDC
Battery Backup Lithium (IC693ACC302), SRAM retention up to 6 months
Form Factor Single-slot, Series 90-30 5/10-slot rack
Backplane Connector 96-pin DIN
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 amplitude
Shock Rating IEC 68-2-27, 15 g, 11 ms half-sine
Certifications UL 508, CE (EMC 2014/30/EU, LVD 2014/35/EU), CSA, RoHS
Weight ~420 g
Warranty 12 months from shipment date

Hardware Logical Analysis

Backplane Bus Arbitration: The IC693CPU372 acts as the sole bus master on the Series 90-30 backplane. During each scan cycle, the CPU issues a broadcast I/O update command across the 96-pin DIN backplane, and all installed I/O modules respond within a fixed arbitration window. This deterministic token-passing mechanism prevents bus contention even when the rack is populated to maximum density (10 slots). Remote racks connected via IC693BEM331 Bus Expansion Masters operate on a secondary arbitration tier, with the CPU polling remote I/O asynchronously to avoid blocking the local scan cycle.

EMC Design and Optical Isolation: All digital I/O modules interfacing with the IC693CPU372 incorporate optocoupler isolation barriers rated at 1,500 VAC between field-side and logic-side circuits. The CPU module itself employs a multi-layer PCB with dedicated ground planes separating the Ethernet PHY circuitry from the processor core, suppressing conducted emissions below CISPR 11 Class A limits. Transient voltage suppression (TVS) diodes on the RS-232 serial port protect against ESD events up to ±15 kV (IEC 61000-4-2 contact discharge), a relevant consideration in industrial environments with frequent cable connect/disconnect operations.

Memory Architecture: The 512 KB user memory is partitioned into a program store (ladder logic, function blocks, C blocks) and a data store (%R, %AI, %AQ, %M, %T, %C reference tables). Both partitions reside in battery-backed SRAM, ensuring that both the executable program and all accumulated process data (counters, timers, register values) survive unplanned power interruptions without requiring a cold-start reload from an external programmer. This is architecturally distinct from flash-only CPUs, which retain the program but lose volatile data on power loss.

Ethernet Stack Concurrency: The embedded Ethernet controller operates on a dedicated interrupt-driven subsystem separate from the scan-cycle executive. SRTP, Modbus TCP, and EGD services are handled by a cooperative task scheduler within the Ethernet subsystem, with configurable EGD exchange periods (minimum 10 ms) that allow time-stamped data publication to peer CPUs without consuming scan-cycle time. This architecture ensures that a burst of Modbus TCP polling from a SCADA server does not extend the PLC scan period beyond its configured watchdog threshold.

System Integration Benefits

  • Slot Economy: Eliminating the external Ethernet module (IC693CMM321) frees one rack slot, directly increasing available I/O capacity without requiring a rack expansion module or additional power supply.
  • Dual-Protocol SCADA Connectivity: Simultaneous SRTP and Modbus TCP server operation allows a Proficy iFIX or CIMPLICITY HMI to coexist with a third-party SCADA (e.g., Wonderware, Ignition) on the same Ethernet segment without protocol conversion gateways.
  • EGD Peer Exchange: EGD enables sub-100 ms data sharing between multiple IC693CPU372 nodes on a plant LAN, supporting coordinated multi-unit control strategies (e.g., load-sharing between parallel pump trains) without a central coordinator CPU.
  • Battery-Backed Data Integrity: SRAM retention of both program and data memory eliminates cold-start initialization sequences after power restoration, reducing process restart time in continuous-operation facilities such as chemical reactors and water treatment plants.
  • Hardware Floating-Point: IEEE 754 hardware FPU removes the scan-time penalty associated with software floating-point emulation, enabling real-time PID calculations, flow totalizers, and engineering-unit scaling without measurable impact on cycle time.
  • Remote I/O Scalability: Support for up to 7 remote racks via IC693BEM331 allows the IC693CPU372 to manage geographically distributed I/O nodes (e.g., field junction boxes up to 750 m away) under a single program instance, simplifying configuration management.
  • Front-Panel Diagnostic LEDs: Discrete RUN, FAULT, BATT, and LAN TX/RX indicators allow field technicians to perform first-level fault isolation — distinguishing CPU faults, battery depletion, and network link failures — without connecting a laptop or programming terminal.
  • Proficy Machine Edition Compatibility: Full support for Proficy ME 8.x and later enables online program editing, forced I/O, data table monitoring, and fault table interrogation via both the RS-232 serial port and the embedded Ethernet port, providing flexible commissioning and maintenance access paths.

Quality Assurance & Global Logistics

Each IC693CPU372 unit supplied by siemensplc.com is sourced from verified OEM-surplus and authorized distribution channels with full traceability documentation. Prior to shipment, every module undergoes a structured four-stage inspection protocol:

  1. Physical Inspection: PCB surface, backplane connector pins, front-panel label integrity, and LED lens condition are examined under magnification for corrosion, mechanical damage, and counterfeit indicators (font inconsistencies, incorrect part markings).
  2. Power-On Functional Test: Module is installed in a Series 90-30 test rack; RUN LED confirmation, firmware version readout via Proficy Machine Edition, and I/O image table verification are performed.
  3. Ethernet Protocol Verification: SRTP connectivity and Modbus TCP read/write transactions are validated from a test HMI station on an isolated LAN segment.
  4. Battery Voltage Check: Onboard lithium battery voltage is measured; a replacement IC693ACC302 battery is included in the shipment package if the measured voltage falls below the manufacturer’s minimum threshold.

Shipments originate from our Xiamen, China warehouse. Express delivery via DHL Express or FedEx International Priority reaches most destinations in Asia within 2–3 business days, Europe and North America within 3–5 business days. Standard air freight and sea freight options are available for bulk orders. All shipments include commercial invoice, packing list, and certificate of conformance. Export compliance documentation (ECCN classification, country-of-origin certificate) is available upon request for customs clearance in regulated markets. The 12-month warranty covers manufacturing defects and functional failures under normal operating conditions; advance replacement units are available to minimize process downtime during warranty claims.

Contact Information

Email: [email protected]
WhatsApp: +86 18359268345
Web: siemensplc.com
Location: Xiamen, China
© 2026 siemensplc.com. All rights reserved.

Ready to quote

Send This Part Number to Sales

[email protected]
RFQ workflow

Confirmation Process

Quality workflow ->
01Model confirmation

We check the full part number, brand, series and visible nameplate information before quotation.

02Availability reply

Sales confirms stock path, condition option, quantity and realistic lead time for export dispatch.

03Packing & courier

DHL, FedEx, UPS or buyer courier arrangements can be reviewed with packing requirements.