Welcome to the Industrial Automation website!

NameDescriptionContent
XING-Automation
E-mail  
Password  
  
Forgot password?
  Register
当前位置:

Beckhoff CX8110 Embedded PC

F: | Au:FANS | DA:2026-06-12 | 19 Br: | 🔊 点击朗读正文 ❚❚ | Share:

Beckhoff CX8110 Embedded PC: A Complete Guide from Hardware Architecture to Distributed Clock and Persistent Data Protection

In the field of industrial automation, embedded controllers need to have compact size, high reliability, and flexible fieldbus capabilities. Beckhoff's CX8110 embedded PC is based on Arm ®  Cortex ®- The A9 processor (800 MHz) integrates EtherCAT slave interface, 1-second UPS persistent data storage, and Windows Embedded Compact 7 operating system, making it a cost-effective controller designed specifically for distributed control and slave applications. Its width is only 71 mm, which can be directly installed on a DIN rail and connected to Beckhoff Bus Terminals (K-bus) or EtherCAT Terminals (E-bus) through the power terminal on the right side. CX8110 can function as an EtherCAT slave and continue to run control programs locally in the event of communication interruption with higher-level master stations. This article will comprehensively analyze the system composition, installation and cooling, power and grounding, network and bus interfaces, distributed clock configuration, 1-second UPS persistent variable mechanism, DIP switch explicit device identification, diagnosis, and maintenance points of CX8110 from the perspective of engineering applications, providing a detailed technical reference for on-site engineers.


Product Overview and Core Features

The CX8110 belongs to the Beckhoff CX8100 series, and its basic configuration includes:

Processor: Arm Cortex-A9 single core, 800 MHz

Memory: 512 MB DDR3 RAM (non expandable)

Storage: 512 MB microSD card (SLC industrial grade, upgradable to 16 GB)

Interface: 1 x Ethernet port (X001, 10/100 Mbit/s, used for programming and configuration), 2 x EtherCAT slave interfaces (X101 input, X102 output)

Bus interface: automatically recognizes K-bus (bus terminal) or E-bus (EtherCAT terminal)

1-second UPS: Built in UltraCap capacitor, can save up to 1 MB of persistent data to a microSD card after power failure

Real time clock: battery backup (CR2032)

Working temperature: -25 ° C~+60 ° C (horizontal installation), reduced to 50 ° C when vertical or non ideal direction

Typical application scenarios for CX8110 include:

As an EtherCAT slave, execute local PLC programs (IEC 61131-3)

Independently operate critical control logic in case of higher-level main station failure

Expand fieldbus through EtherCAT terminals (such as PROFIBUS, CANopen, PROFINET)

Cooperate with distributed clock (DC) to achieve high-precision synchronization


Mechanical installation and heat dissipation requirements

2.1 Size and Weight

Width x Height x Depth: 71 mm x 100 mm x 73 mm

Weight: Approximately 230 grams

2.2 Installation direction and ventilation gap

The top and bottom of the CX8110 casing are equipped with ventilation holes. To ensure stable operation of the CPU at an ambient temperature of 60 ° C, it must be installed horizontally (with the interface facing the side and the ventilation holes vertically up and down). At this time, at least 30mm of free space should be reserved above and below the device.

Permitted vertical installation: If the control cabinet space is limited, the CX8110 can be installed vertically (with the interface facing up or down), but the upper limit of the ambient temperature should be reduced to 50 ° C. Regardless of the direction, the connected bus terminals must also support this installation direction.

Prohibited installation method: Do not place the equipment on the side (with ventilation holes blocked), otherwise it may cause overheating.

2.3 DIN rail installation steps

Push the CX8110 onto the TS35/7.5 or TS35/15 rail (compliant with DIN EN 60715) from the front.

After hearing the "click" sound, use a screwdriver to push down the left locking buckle to fully engage with the guide rail.

Check if the equipment is secure.

When disassembling, first disconnect the power supply, then use a screwdriver to lift the left locking buckle and remove the device from the guide rail.


Power connection and grounding

3.1 Power Supply Requirements

CX8110 is connected to 24 V DC through the spring terminal on the right power terminal. The terminal block provides two sets of power supplies:

Us (upper row 24V/0V): Provides power for CPU module and bus communication (K-bus or E-bus).

Up (bottom row+/-/±): Provides power to the bus terminals and connected sensors/actuators through power contacts.

Power requirements:

Rated voltage: 24 V DC (allowable range -15%/+20%, approximately 20.4 V~28.8 V)

Minimum power supply capacity: 4 A (ensuring full load operation)

Wire cross-section: 0.5~2.5 mm ² (AWG 20~14), wire stripping length 8~9 mm

Terminal power supply current on the bus: maximum 2 A (internal current limit)

UL compliance requirements (equipment has obtained UL certification):

It must be powered by a 24 V power supply that complies with NEC Class 2, or an isolated power supply protected by a maximum 4 A fuse (UL 248).

Class 2 power supplies shall not be connected in series or parallel with other Class 2 power supplies.

3.2 Grounding and PELV specifications

The wiring inside the control cabinet must comply with EN 60204-1:2006 (PELV):

The 0 V of the power supply and the protective earth (PE) must be at the same potential (connected inside the control cabinet).

One side of the circuit (or a point of the power supply) must be connected to the protective grounding system.

Important operating rules:

When disconnecting the power supply, first disconnect the 24V line and then disconnect the 0V line, otherwise a current loop may be formed through the shielding layer.

The connected peripherals (such as the control panel) must have the same PE and 0 V potential as the CX8110, otherwise it may damage the device.

3.3 Power LED indicator light

Us 24V (green): CPU module and bus communication power supply are normal

Up 24V (green): The power contacts are supplying power normally

K-BUS RUN (green, only K-bus mode): Communication is normal

K-BUS ERR (flashing red): K-bus error (see diagnostic section for details)

L/A (green, only in E-bus mode): off=not connected; Always on=Connected with no data; Flashing=data transmission and reception

Interface Explanation

4.1 Ethernet interface X001

10/100 Mbit/s RJ45 port, used for device programming, configuration, and ADS communication. DHCP is enabled at the factory and can automatically obtain an IP address; It can also be set as a static IP in the operating system. The LED indicates:

Up LED (LINK/ACT): green constant light=connected, flashing=data transmission and reception

LED (SPEED): Orange=100 Mbit/s, Off=10 Mbit/s

The maximum cable length is 100 meters (CAT5). Supports all TCP/UDP based non real time protocols.

4.2 EtherCAT Slave Interface X101 (Input) and X102 (Output)

Speed: 100 Mbit/s

Maximum input/output data length: 480 bytes each (up to 256 variables)

Data alignment requirements for ARM processors: As Arm Cortex-A9 processors require aligned access, attention must be paid to the following when creating process data:

WORD (2 bytes) must be located at even address offset

DWORD/DINT/REAL (4 bytes) must be located at an address offset that can be divided by 4

It is recommended to use dummy variables or rearrange structure members to ensure consistent data structure length on x86 and Arm systems. Otherwise, it may cause the controller to crash.

4.3 microSD card slot

Located under the front cover, the factory comes standard with a 512 MB industrial grade SLC card. You can choose a 16 GB card (order number CX1900-0132). Replacing the storage card must be done in a power-off state. The recommended replacement cycle for CF cards/storage media is 10 years.

4.4 Reset button and configuration mode

Long press the reset button (located on the front of the device) and start the device at the same time to put the CX8110 into Config mode (ERR LED turns red first and then yellow). This mode is used to download new firmware or repair PLC programs that cannot be started.

4.5 DIP switch (S101) and explicit device recognition

CX8110 provides 10 DIP switches (switches 1-8 are available, switches 9-10 are reserved). The Explicit Device Identification value (0-255) can be set through a combination of switches to uniquely identify the slave station in the EtherCAT network. This allows for hot replacement of CX8110 at runtime without the need to reconfigure the main station.

Example setting: To set the value 67, turn DIP 1, 2, and 7 to ON (2 ⁰+2 ¹+2 ⁶=67). In TwinCAT, the "Using Dipswitch Value" option needs to be enabled first (see the configuration section below).


Software and Operating System

CX8110 comes pre installed with Microsoft Windows Embedded Compact 7. Attention: The support period for this operating system has ended and security updates are no longer available. TwinCAT only supports up to Build 4024.

In the factory state, CERHOST (remote display) and TELNET services are disabled. To enable it, you need to use a card reader to delete the CeRemoteDisplay_Sisable.reg and Telnet_Sisable.reg files in the RegFiles folder of the microSD card, and then restart the device.

5.1 FTP Server and Firewall

Starting from the mirrored version CX8100_WEC7_LF_v604h-TC31-B4022.20, the firewall is enabled by default and passive FTP connections (such as Microsoft clients) will be blocked. It is recommended to use active FTP mode and open TCP ports 20 and 21 in the firewall.

5.2 Web Services and Beckhoff Device Manager

CX8110 can be remotely configured through a browser:

Old image: HTTP port 80

New image: HTTPS port 443

Example of Access Address: https://169.254.136.237/config or https://CX ‑16C2B8/config

Default username: Administrator, password: 1

Remote Display can be enabled in Device Manager, and then the CERHOST tool (cerhost. exe) can be used for remote desktop operations.


TwinCAT project configuration process

6.1 Connecting to CX8110

Create a new XAE project in TwinCAT 3.

Click on SYSTEM → Choose Target → Search (Ethernet).

Enter the IP address or hostname of CX8110 (the hostname is composed of CX+MAC address followed by 3 bytes by default, such as CX aabbcc).

Add route, enter username (Administrator) and password (1).

Select the target system and confirm.

6.2 Scanning I/O devices

After connection, right-click on I/O → Devices → Scan. According to the actual type of bus connected, the system will discover K-bus interface (bus terminal) or EtherCAT interface (EtherCAT terminal). After confirming the scan, all terminals will appear in the tree view.

6.3 Creating Process Data (Pay Attention to Alignment)

Due to the alignment requirements of Arm processors, when creating input/output variables:

Create a data structure using Create Array Type and check if SIZEOF matches expectations.

If the length of the structure is different on x86 and Arm, dummy bytes should be added to force alignment.

6.4 Creating a PLC Project

Add a standard PLC project, write a simple program and build it. Then associate PLC variables with hardware I/O through Attach Variables. Finally, click on Activate Configuration and switch TwinCAT to Run mode.

6.5 Explicit Device Identification (DIP Switch) Settings

Click on the EtherCAT slave (CX8110) in the TwinCAT tree view, and in the EtherCAT Slave tab:

Check 'Using Dipswitch Value'

Alternatively, cancel this option and enter a numerical value directly in the Value field below (overriding DIP switches).


Distributed Clock (DC) Configuration

CX8110 supports distributed clocks and can be used as a slave to synchronize with the upper level master. Configuration is divided into two steps:

7.1 Enable DC on CX8110 (slave) side

Click on the EtherCAT slave of CX8110 in TwinCAT.

Check Enable Synchronization in the EtherCAT Slave tab.

After confirmation, DcToTcTimeOffset, DcTimeDiff, and DcState variables will appear under InfoData.

Click on the EtherCAT master (lower level master) of CX8110 and enable DC Time controlled by CCAT Time (Master Mode) in EtherCAT → Advanced Settings.

7.2 Configuring DC on the upper master station side

Connect CX8110 to the upper level master station (such as another Beckhoff controller).

Scan CX8110 in the TwinCAT project on the main site.

Click on the CX8110 slave station, switch to the DC tab, and select DC Synchron.

Ensure that the synchronization task cycle is ≤ 5 ms and the CPU load is below 60%. The best synchronization effect can be achieved with a period of 1-2 ms.

Diagnostic variables:

DcTimeDiff (DINT): master-slave clock deviation, in ns. Under a task cycle of 1 ms, a deviation of<10 ns is optimal, and<100 ns is acceptable.

DcState: A value of 0x_2 indicates that TwinCAT time is controlled by CCAT time.

Note: If only K-bus terminals (non EtherCAT) are used, the distributed clock function has no practical significance.

1-second UPS and persistent variable protection

The CX8110 is equipped with a capacitive 1-second UPS, which can provide brief power to the CPU after the main power supply is cut off, to save persistent variables (PERSISTENT) to the microSD card. The maximum amount of data that can be reliably saved throughout the entire lifespan is 1 MB.

8.1 Working principle and configuration

Declare the variable that needs to be retained during power outage as VAR PERSISTENT in the PLC.

Loop the function block FB_S-UPS_CX81xx (located in the Tc_2SUPS library) in the fastest task.

Set eUpsMod:

ESUPs_WrPersistData_Shutdown (default): Automatically shuts down quickly after saving data

ESUPs_WrPersistData_CoShutdown: Only saves data, does not shut down

ESUP_SimediateShutdown: Immediately shut down (without saving data)

ESUPS-CheckPowerStatus: Only detects power status

Persistent data is saved in WinCAT 3.1 Boot Port_85x.bootdata. When the system starts, the file will be loaded and a backup *. bootdata old will be created.

8.2 Precautions

Only TwinCAT can control the 1-second UPS, and other applications must not interfere.

1 second UPS does not supply power to K-bus/E-bus, so bus data may become invalid after UPS activation.

After power failure detection, other application logic should be stopped from being called:

iecst

IF NOT FB_S_UPS_CX81xx.bPowerFailDetect THEN

//Normal procedure

END_IF

If persistent data loading fails (backup is being used), it can be determined through PlcAppSystemInfo. OldBootData (True indicates backup is being used). To force the deletion of invalid backups, you can set the registry:

[HKEY_LOCAL_MACHINESOFTWAREBeckhoffTwinCATPLC] "ClearInvalidPersistentData"=dword:00000001

Or check Clear Invalid Persistent Data in TwinCAT.

8.3 Real time clock (RTC) slow running problem

If the system time of CX8110 is found to be slow, the reason is that the TwinCAT real-time driver failed to update the operating system clock in a timely manner under high load or long cycle tasks. Solution: Modify the registry

[HKEY_LOCAL_MACHINEPlatform] "SoftRTC"=dword:0

Force hardware RTC to be read every time Windows time is requested (which will increase slight CPU load).


Diagnosis and troubleshooting

9.1 Overview of LED indicator lights

Meaning of LED color/status

TC Green TwinCAT Run Mode

TC Red TwinCAT Stop Mode

TC Blue TwinCAT Config Mode

EC RUN green constant light EtherCAT OP status

EC RUN green flashing (200ms) PRE-OP status

EC RUN green flashing (200ms on/1000ms off) SAFE-OP status

EC ERR red constant light EtherCAT not configured or incorrect

K-BUS ERR flashing red K-bus error (see below)

9.2 K-bus Error Diagnosis

When the red K-BUS ERR LED flashes in a specific sequence, the fault can be located by counting the flash (start flag), slow flash count (error code), and second slow flash count (error parameter):

Error code parameter description and solution

3 slow flashes of 0 K-bus command error, failure to insert terminal or damage to one terminal; Using the split method to troubleshoot faulty terminals

Check if the bus terminal (KL9010/EL9010) is installed after 4 slow flashes of the 0 power module and disconnection

Check if terminal n+1 is correctly connected after 4 slow flashes of terminal n and subsequent disconnection

5 slow flashing n register communication errors, replace the terminal at position n

7 slow flashes, 0 process data length mismatch check for consistency between configuration and actual terminals

In TwinCAT, the K-bus state variable is located under the bus coupler. If the value ≠ 0, check the corresponding bit (bit0=error, bit1=configuration change, etc.). The recommended K-bus task cycle is ≤ 50 ms, and the actual update time is 1-5 ms.

9.3 Quick search for common problems

Possible causes and solutions for the fault phenomenon

Unable to connect via Ethernet due to IP address conflicts, firewall blocking DHCP/static IP checks; confirm port 80/443 is open

Remote display without screen CERHOST not enabled. Delete disabled registry file according to section 6.1 and restart

Persistent data not recovered, UPS not enabled, write filter blocking check if 1-second UPS is enabled in BIOS (CX8110 has no BIOS, automatically enabled); FBWF exceptions must include Boot

EtherCAT slave does not enter OP slave address conflict, process data alignment error check explicit device identification value; Confirm that all variable alignment meets Arm requirements

RTC time reset battery depleted, replace CR2032 battery (positive pole to the left, facing Ethernet port)


Maintenance and retirement

10.1 Regular replacement of components

Recommended replacement cycle for components

Motherboard battery (CR2032) 5 years

MicroSD card for 10 years

1 second UPS capacitor has the same lifespan as the equipment (no need to replace)

When replacing the battery, open the front cover and use a plastic screwdriver to pry out the old battery from the battery compartment, then push in the new battery (with the positive pole pointing to the left, i.e. towards the Ethernet port).

10.2 Cleaning and ESD protection

The power must be disconnected before cleaning. Only use a soft damp cloth to wipe the outer shell, and the ventilation duct can be cleaned with a vacuum cleaner. Prohibit the use of compressed air.

Avoid corrosive cleaning agents, solvents, abrasives, or hard objects.

ESD protection measures (grounding wristbands, conductive pads, etc.) should be taken when replacing internal components.

10.3 Retirement and Disposal

After disconnecting the power, remove the device from the DIN rail. MicroSD cards should be physically destroyed to prevent data leakage. Electronic components shall be disposed of in accordance with national regulations on electronic waste.


Summary of Technical Specifications

Project specifications

Processor Arm Cortex-A9 800 MHz

Memory 512 MB DDR3 RAM

Storage microSD 512 MB (expandable up to 16 GB)

Interface 1 x 10/100 Ethernet, 2 x EtherCAT slave stations

Bus K-bus/E-bus automatic recognition

1 second UPS support, up to 1 MB of persistent data can be saved

Power supply 24 V DC (-15%/+20%), maximum power consumption 9 W (including UPS charging)

Working temperature -25 ° C~+60 ° C (horizontal), -25 ° C~+50 ° C (vertical)

Protection level IP20

Certified CE, UL

Operating system Windows Embedded Compact 7 (support has expired)

TwinCAT 3.1, Separate authorization is required

  • APPLIED MATERIALS 0100-03267 - CH FACILITY INTERFACE PRODUCER SE PCB ASSY
  • INFICON 921-250-G1 - FFS232 Fabguard Interface AMAT Endura
  • LEYBOLD 0730-01046 - TRUBOTRONIK CONV FREQ NT341 MC/MCT 208V CONTROLLER
  • APPLIED MATERIALS 0010-57168 - SENSOR BOX ASM 300MM 35013
  • APPLIED MATERIALS 0226-31128 - ASSY VERSION 4 SIGNAL LAMP PCB
  • SBS 0090-01220 - PCB CPU BOARD FOR 128-30000
  • AMAT - - ANODE BULK COPPER PELLETS FG01PLT
  • APPLIED MATERIALS 0041-26804 - SHUTTER DOOR DRIVE ASSY 0040-76764 32032
  • APPLIED MATERIALS 0040-75150 - FILLER CHAMBER 1 APF PRODUCER SE
  • AMAT 0190-33295 - GATE COMPL
  • Applied Materials 0010-09341 - Wafer lift precision 5000 AMAT
  • APPLIED MATERIALS 0190-32096 - VARIAN CONTROLLER ASSY E15006160 E11388030
  • AMAT 0090-00590 - ELECT ASSY 750W SERVO MOTOR
  • APPLIED MATERIALS 101294-01 - 550W Power Supply
  • APPLIED MATERIALS 0150-14869 - CABLE AMAT LOT OF 16
  • Applied Materials 0200-09830 - ESC Electrostatic Chuck Pedestal Ring
  • APPLIED MATERIALS 0021-89500 - BRKT SNSR UPPER FRAME HTF 16132
  • Applied Materials 0200-10555 - Quartz Baseplate with Baffle 0200-00715
  • APPLIED MATERIALS 0240-75851 - KIT 11.3" SOURCE INSTALL
  • Applied Materials 0040-22023 - Adapter 13" W/B Source
  • Applied Materials 0010-09416 - P5000 Etch Std 3 kW 13.56 MHz Match
  • AMAT - - System Electronics Interface Board assy
  • AMAT 0090-00836 - MOTOR ASSY ROTATION 300MM
  • APPLIED MATERIALS 0140-12304 - HARNESS ASSY MF REMOTE SIGNALS PRODUCE 13041
  • Applied Materials 9090-01168ITL - ESC Chuck Power Supply PX32J
  • APPLIED MATERIALS 0020-24099 - insulator
  • APPLIED MATERIALS 0190-09764 - ZERO FIRING VARIABLE TIME BASE SCR POWER
  • APPLIED MATERIALS 0190-29887 - VERITY FL2006 FLASH LAMP 1007454 32453
  • APPLIED MATERIALS 0010-09348 - ASSY UNIVERSAL THROTTLE VALVE
  • APPLIED MATERIALS 0190-61486 - PRE-ALIGNER
  • APPLIED MATERIALS 0100-20000 - PCB ASSY 64 CHANNEL MUX 34246
  • Applied Materials 0090-07393 - RF Filter unit
  • AMAT 0040-89462 - FLANGE 6 PORT 300MM TITAN CONTOUR
  • APPLIED MATERIALS 0021-01421 - CHAMBER UPPER A-COAT M-DPS 32824
  • Applied Materials 0242-37433 - EMPAK 200mm Cassette Handler Retrofit Kit
  • APPLIED MATERIALS 0190-49999 - LINEAR ACTUATOR ASSY 32429
  • APPLIED MATERIALS 0020-63694 - COVER 300MM TITAN CONTOUR
  • APPLIED MATERIALS 0150-11135 - P3 MULTIZONE CTRL UNIT REV 002 11362100 1917
  • APPLIED MATERIALS 0240-01698 - KIT BAFFLE CLEAN PORT ULTIMA HDP-CVD
  • APPLIED MATERIALS 0040-03799 - MOUNTING PLATE CR SWILL
  • Applied Materials 0190-23562 - Newport 40000 Servo Positioning Controller
  • APPLIED MATERIALS 0090-08798 - ASSY EPM OVERSAMPLE INPUT CONTROLLER 28223
  • APPLIED MATERIALS 0040-32052 - WELDMENT BELLOW CATHODE DPSGECO 19601
  • APPLIED MATERIALS 0190-35712 - ASSY P-CHUCK 200MM CIP 99 0010-38437 35695
  • APPLIED MATERIALS 0021-39748 - BLOCKER PERF SILANE NITRIDE550 14762
  • APPLIED MATERIALS 3870-02323 - NOR-CAL VALVE PNEU INLINE 1" NW25 VIT-SEAL 12790
  • APPLIED MATERIALS 01-81911-00 - 8100 N ION TC CONTROLLER
  • APPLIED MATERIALS 0010-19137 - DEGAS LIFT & MOTOR ASSY 38924
  • APPLIED MATERIALS 0010-09978 - LAMP MODULE ASSY
  • APPLIED MATERIALS 0190-02362 - PCB ASSY MAINFRAME INTLK 1 RELAYS 32352
  • AMAT 0010-07017 - PCB ASSEMBLY LOWER PNEUMATIC BD
  • APPLIED MATERIALS 0010-75226 - ASSY THROTTLE VALVE 200MM ETCH DOWN STREAM 38918
  • APPLIED MATERIALS 0010-70345 - 0042-01927 Component
  • APPLIED MATERIALS 0010-07586 - ASSY HUB RADIANCE CHAMBER 33456
  • Applied Materials 0020-33882 - R2 Standard Cathode Insulating Washer
  • AMAT - - Pneumatic Door Assembly Desica Cleaner
  • APPLIED MATERIALS 3250-00041 - CNTNR DEIONIZER TANK SST HI TEMP W/RESIN
  • APPLIED MATERIALS 0190-E1370 - TWIN DETECTOR ASSY 38070
  • APPLIED MATERIALS 0040-13306 - INSERT LOADLOCK SLITVLV CORROSION RESISTANCE 15053
  • AMAT 0090-00334 - ASSEMBLY THROTTLE ASSY VALVE U-PLUG DIR DR DX 0040-32323
  • APPLIED MATERIALS 0100-02922 - DUAL GAS DETECTOR PCB CARD 0090-05327
  • APPLIED MATERIALS 0190-86001 - SICONI-PRODUCER INTERLOCK MODULE REV 2
  • APPLIED MATERIALS 0050-86832 - LINE VAC EXH WITH LKG CHECK PORT CH-B FAC
  • APPLIED MATERIALS 0270-02314 - FIXTURE BLADE CALIBRATION 300MM REV003
  • APPLIED MATERIALS 0040-20257 - ASSY LIFT HOOP 8" WIDE BODY CHAMBER
  • Applied Materials 0190-29890 - POWER SUPPLY BI-POLAR ISOLATED OUTPUT
  • AMAT 0040-89462 - FLANGE 6 PORT 300MM TITAN CONTOUR
  • APPLIED MATERIALS 0190-49999 - LINEAR ACTUATOR ASSY 32429
  • Applied Materials 0090-07393 - RF Filter unit
  • AMAT - - System Electronics Interface Board assy
  • APPLIED MATERIALS 0020-21225 - WEIGHT RING 300MM TITAN PROFILER
  • Applied Materials 0010-10436 - AC Distribution Assy
  • APPLIED MATERIALS 0120-90582 - SOLENOID DRIVE VACUUM CONTROL DRIVE PCB
  • Applied Materials 0190-18128 - Magentron Head Eto Mircowave Ultima
  • Applied Materials 0020-13067 - 300mm Lower Shield SIP TA Centura
  • Applied Materials 0010-29958 - Mainframe with Tenta cPCI Interlock Back Plane
  • APPLIED MATERIALS 0020-05681 - SUPPORT RIGHT 26 SLOT CASSETTE ENP
  • Applied Materials 0010-13321 - P5000 8Robot Assembly
  • AMAT 0190-23897 - SPECIFICATION EXMP SYNCNET STAND ALON
  • MKS 1350-01121 - 627A-13267 CAP-MAN 20-TORR VCO BARATRON
  • Applied Materials 0190-24484 - Assy REF Reader LF80 Serial w/o Aux RS232 5781
  • AMAT 0021-99235 - DISK SHUTTER ENCOREII TAN CENTER PIN ENDURA 2 300MM PVD
  • APPLIED MATERIALS 0190-24854 - MKS REV1.8 G4 PLUS 4-PORT UPA 300MM REFL
  • APPLIED MATERIALS 0040-21178 - BELL JAR
  • Applied Materials 0200-10555 - Quartz Baseplate with Baffle 0200-00715
  • AMAT 0010-35456 - CATHODE ESC DUAL HEATED ZONE ASSY 1AEF 0010-35507
  • APPLIED MATERIALS 0242-45447 - GASLINE HEATER CONTROL UNIT VAS104350-0237
  • APPLIED MATERIALS 0041-56144 - HEATER PEDESTAL ASSEMBLY ENP FCVD EDGE
  • Applied Materials 0010-00557 - HEAT EXCHANGER 0010-00506
  • AMAT 0150-10663 - CABLE 50 FT REMOTE RF RG393 COAXIAL
  • APPLIED MATERIALS 0041-26804 - SHUTTER DOOR DRIVE ASSY 0040-76764 32032
  • APPLIED MATERIALS 0190-33452 - CONTROLLER ASSY EXMP SYNQNET T008-0007 34803
  • APPLIED MATERIALS 0190-63631 - MKS MASS FLOW VERIFIER REV 003 MFVA-33168
  • AMAT 0040-82292 - GIMBAL SUPPORT 300 MM PROFILER
  • Applied Materials 0040-33998 - MXP+ Etch Liner Wall
  • Applied Materials 0090-76211 - CENTURA IOX WITH DUAL SERIP
  • APPLIED MATERIALS 0190-E1370 - TWIN DETECTOR ASSY 38070
  • UniOP eTOP40C-0050 - Color Touch Screen HMI
  • UniOP ETOP03-0046 - Operator Interface Panel
  • UniOp eTOP30 - Graphic Display HMI
  • UniOP ETOP307-U301 - Industrial Touch Terminal
  • UniOP eTOP507 - Operator Panel HMI
  • UniOP eTOP05-0045 - HMI Touch Screen Panel
  • UniOP eTOP05-0045 - HMI Touch Screen Panel
  • GRUNDIG NEA02 AES 0 PLC Card
  • Siemens 6ES7215-1AG40-0XB0 CPU 1215C
  • Power-One LKP 5744-9ER Converter
  • Merlin Gerin STR 58U Masterpact Trip Unit
  • Siemens G26004-A2105-P100-2 PCB
  • Siemens 6ES7 405-0RA02-0AA0 Power Supply
  • PILZ 312070 PSSu H PLC1 FS SN SD
  • Siemens 3RV2031-4WA10 Motor Switch
  • GE Fanuc IC693CBK001 PLC Module
  • Siemens 6FX2007-1AD03 MINI-BHG
  • Mitsubishi MELSEC A2ASCPU PLC System
  • PC PMC25.2-002 PLC Module
  • B&R X20CP1382 Programmable Controller
  • Siemens C98043-A7002-L4 PC Board
  • Fanuc A16B-3300-0057 PCB Board
  • Schneider LV430403 Circuit Breaker TM160D
  • ABB CI810B 3BSE020520R1 PLC Interface
  • Omron R88D-HT10 Servo Drive
  • Omron CS1G-CPU43H CPU Unit
  • Mitsubishi QD70D4 Positioning Module
  • Siemens 6FC5110-0BB04-0AA1 Sinumerik 840C CPU
  • Siemens 3RT5045-1AC20 SIRIUS Contactor 75kW
  • Siemens 3VA2340-5HL32-0AA0 Circuit Breaker 400A
  • ABB HBS01-CJC I/O MTUS SD Series Module