Sale!

GE IC698RMX016 Reflective Memory Module

Original price was: $10,000.00.Current price is: $1,178.00.

Product NO:IC698RMX016

Brand:GE

Delivery time:  In stock

Product status:   Brandnew

Product situation: one year warranty, Origin of Manufacture

There are still many products that have not been released yet. If you have any products that you cannot find, you can ask me for a quote! Reminder: The product images published on this website are not actual real products and are for reference only!

Description

  • Model: GE IC698RMX016 (VMIVME-5567-100)
  • Brand: GE Fanuc / Abaco Systems (VMI)
  • Series: PACSystems RX7i
  • Core Function: High-speed, deterministic real-time data sharing between multiple PLC/VME nodes
  • Product Type: Reflective Memory Module (Fiber Optic)
  • Key Specs: 16 MB onboard RAM 2.12 Gbps Baud Rate Multi-mode Fiber Support
  • Memory Size: 16 MB SDRAM
  • Transfer Rate: 2.12 Gbaud (Fiber Optic)
  • Network Topology: Ring or Star (via Hub)
  • Max Nodes: Up to 256 nodes per network
  • Latency: Less than 1 µs per node hop
  • Data Integrity: Parity checking and CRC verification
  • Connection Type: LC Connectors (Fiber Optic)
  • Module Format: Single-slot RX7i / VME format
  • Interrupts: Supports network-wide interrupts for synchronized execution
  • Operating Temp: 0 °C to +60 °C
GE IC698RMX016 VMIVME-5567-100

GE IC698RMX016 VMIVME-5567-100

GE IC698RMX016 VMIVME-5567-100

GE IC698RMX016 VMIVME-5567-100

GE IC698RMX016 VMIVME-5567-100

GE IC698RMX016 VMIVME-5567-100

Application Scenarios & Pain Points

In large-scale synchronized systems—like a multi-stand rolling mill or a flight simulator—standard Ethernet is simply too slow and jittery. The IC698RMX016 (based on the VMIVME-5567-100 architecture) solves this by creating a “shared” memory space across multiple racks. When CPU A writes data to a specific memory address on its RMX module, that data is instantly “reflected” to CPU B’s RMX module via fiber optics. The biggest pain point for engineers is keeping multiple controllers in perfect sync; if the RMX link fails, the controllers become “blind” to each other, leading to mechanical desynchronization that can destroy equipment.

Typical Application Scenarios:

  1. Metals Industry – Hot Rolling Mills

    Synchronizing the speed of multiple stands in real-time to maintain strip tension and thickness.

  2. Simulation & Training – Flight Simulators

    Connecting the I/O system to the host computer with sub-millisecond latency for realistic flight physics.

  3. Power Industry – Hydroelectric Turbine Control

    Linking multiple redundant controllers to manage grid frequency and blade pitch simultaneously.

  4. Research & Defense – High-Speed Data Acquisition

    Aggregating data from multiple VME-based sensors into a central processing unit without taxing the CPU bus.

Case Study: The “Jittery” Rolling Mill

Background:

A steel plant in East China was using an RX7i system to control a 5-stand cold rolling mill. The system used standard Ethernet for data exchange between the stands.

The Problem:

As they increased production speed, the Ethernet latency caused “tension spikes,” leading to frequent strip breaks. The mill couldn’t stay synchronized within the required 2 ms window.

The Solution:

The plant upgraded the inter-controller link to IC698RMX016 modules. We provided two units and verified the fiber optic transceivers’ output power before shipping.

The Result:

By moving to a reflective memory architecture, the data transfer latency dropped from ~10 ms to less than 150 µs. Strip breaks were reduced by 85%, and the mill’s maximum speed increased by 20%.

 

SOP Quality Transparency

Reflective memory is all about timing and signal integrity. A single “soft error” in the RAM can crash a whole network.

  1. Optical Port Audit:

    We inspect the LC fiber ports under a digital microscope to ensure no scratches or dust are present on the transceiver lenses. Dirty ports are the #1 cause of “CRC Errors” in RMX systems.

  2. Loopback & Network Test:
    • Self-Test: We run the module in “Loopback Mode” to verify the internal transmitter and receiver are communicating perfectly.
    • Memory Mapping: We use a VME test chassis to write a pattern to all 16 MB of RAM and read it back to ensure zero bit-errors.
    • Link Speed: We verify the 2.12 Gbps link stability over a 24-hour period using a fiber patch cable.
  3. Battery/SuperCap Verification:

    We check the integrity of any onboard configuration storage to ensure the module retains its Node ID and interrupt settings after a power cycle.

  4. Hardware Revision Check:

    The VMIVME-5567-100 has undergone several silicon revisions. We document the specific revision (e.g., Rev A, B, C) to ensure it “plays well” with your existing RMX nodes.

  5. Packaging:

    The module is placed in a heavy-duty anti-static bag and a foam-lined box to protect the delicate fiber optic ports from impact.

 

Technical “Pitfall” Guide

RMX modules are “invisible” to the programmer once configured, which makes them hard to troubleshoot when things go wrong.

  1. The “Ring of Death” ❗

    Reflective memory usually operates in a ring topology. If you unplug the fiber from one module, the entire network goes down.

    The Fix: If you are troubleshooting, use a fiber loopback plug to isolate one module at a time. If the “Link” LED comes on with a loopback plug but stays off when connected to the network, your problem is the cable or the next node in the ring.

  2. Node ID Conflicts ❗

    Every IC698RMX016 on the network must have a unique Node ID. If two modules share an ID, they will fight over the data, leading to massive memory corruption.

    The Fix: Check the DIP switches or software configuration carefully. Keep a “Network Map” taped inside the cabinet door.

  3. Fiber Bend Radius:

    In my experience, many “intermittent” link errors are caused by fiber cables being pinched or bent too tightly in the cabinet.

    The Fix: Maintain a minimum bend radius of 30 mm. Use high-quality multi-mode fiber (50/125 µm or 62.5/125 µm) and never zip-tie fiber cables tightly to power lines.

  4. Memory Map Alignment:

    You must ensure that CPU A and CPU B are looking at the same memory offsets. If CPU A writes “Speed” to Offset 0x00, but CPU B thinks “Speed” is at Offset 0x10, your system will behave erratically. Always verify your Global Data mapping in Proficy Machine Edition.

 

Troubleshooting Quick Reference

Symptom Possible Cause Relevance Quick Check Recommendation
“LINK” LED Off Fiber break / No light ✅ High Use a loopback plug on the module. Replace fiber cable or module.
“DATA” LED Red CRC / Parity Error ✅ High Clean the fiber connectors with a specialized kit. Reseat fiber; check for EMI.
CPU Watchdog Trip Latency / Sync Issue ⚠️ Med Check the number of hops in the ring. Optimize network; use a Hub.
Wrong Data in RAM Node ID Conflict ✅ High Verify Node ID DIP switches. Assign unique IDs.
“ACT” LED Not Blinking No VME Bus Activity ❌ Low Check if the PLC program is running. Check CPU status; check rack power.

Pro Tip: If you’re seeing a lot of “CRC Errors” in your diagnostic logs, check the fiber transceivers. These 5567-series modules are getting older, and sometimes the laser diode begins to weaken. If a loopback test shows errors, it’s time to swap the module.

brand mingpian

At Newplcdcs, we specialize in providing high-quality spare parts for Distributed Control Systems (DCS) and Programmable Logic Controllers (PLC). Our comprehensive product portfolio includes parts from approximately 20 leading brands, such as ABB, Bently Nevada, Honeywell, GE, Yokogawa, Allen Bradley, Foxboro, Ovation, Hima, Emerson, Triconex, Woodward, ICS Triplex, Bachmann, and Schneider. This focused expertise allows us to offer in-depth solutions in the automation sector, setting us apart from many competitors and ensuring we deliver the most advanced and reliable products to our clients.

Contact Information

Frequently Asked Questions
Is our price competitive?
Newsplcdcs collaborates with over 50 countries worldwide. as a leading supplier in china, we can provide significant discounts to customers based on market demand.
What is the warranty period?
We offer a standard one-year warranty for all new and original items.
What payment methods do we accept?
We accept 100% t/t (telegraphic transfer) before shipping. for items with a lead time, a 30% deposit is required in advance, with the remaining 70% balance due before shipping. if you have an agent in china, please contact us for rmb transfer.
What shipping methods do we use?
We primarily utilize carriers such as fedex, dhl, ups, bre, etc. if you have an account with any of these carriers, you can arrange the shipping yourself. additionally, we offer free shipping to china freight forwarders.
What is our delivery time?
Typically, delivery takes around 1-3 days after receiving the advance payment. for items with a quoted lead time, delivery will occur as per the specified lead time.
How do we package the goods?
Our packaging process involves multiple layers of protection. initially, the product is placed in its original box, sealed with a label. then, we add a layer of bubble wrap to safeguard against collisions during transportation. finally, all products are securely packed in sturdy boxes for further protection.
How can customers contact us and request a quote?
Customers can inquire via email, whatsapp, wechat, skype, or any preferred communication platform. simply reach out to us, and we’ll promptly provide a quote tailored to your needs.