Welcome to the Industrial Automation website!

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

SIGMATEK CCP 521 C-DIAS processor module

F: | Au:FANS | DA:2026-09-23 | 64 Br: | 🔊 点击朗读正文 ❚❚ | Share:

SIGMATEK CCP 521 C-DIAS processor module

In industrial automation control systems, processor modules often play a core role in program execution, bus management, and device coordination. SIGMATEK CCP 521, as a processor module in the C-DIAS series, is responsible for running control programs and supplying power to all modules on the C-DIAS module carrier through an internal DC/DC converter. It supports CAN bus, Ethernet, and USB devices as online interfaces, equipped with 7-segment digital tubes and status LEDs to display the actual status of the CPU. For on-site engineers, mastering the hardware architecture, electrical boundaries, interface definitions, CAN configuration, startup checkpoints, error codes, and common fault handling paths of CCP 521 is key to ensuring stable system operation and reducing downtime. This article will systematically review the selection, installation, configuration, troubleshooting, and maintenance points of CCP 521 from an engineering practice perspective.


Core architecture and compatibility

CCP 521 adopts EDGE Technology X86 compatible processor, 16 bit data bus, and clock frequency of 500 MHz. The number of I/O/P modules that it can address is: up to 65280 for VARAN bus, up to 32 for CAN bus, and up to 8 for C-DIAS bus. The internal cache includes 32 KB L1 cache and 256 KB L2 cache. The BIOS is AMI, the internal program and data memory is 64 MB DDR2 RAM, the remaining internal data memory is 512 KB, and the internal storage device is a 512 MB microSD card. The interface connection includes 1 USB Host 2.0 (full speed 12 Mbit/s), 1 USB Device 1.1, 1 Ethernet, 1 CAN, 1 VARAN Out (Manager, maximum length 100 m), and 1 C-DIAS. The module is equipped with data buffering, status display, status LED, and real-time clock, with a real-time clock buffering of about 10 days.

CCP 521 is fully PC compatible, uses standard PC BIOS, does not require SIGMATEK dedicated BIOS, and provides LASAL operating system. Integrating VARAN Manager enables it to build high-performance VARAN systems for operating distributed I/O modules, driver systems, or communication modules. This means that it can not only be used as a traditional PLC, but also as a real-time Ethernet master station to coordinate multiple slave devices. For situations where old processor modules need to be replaced or existing C-DIAS systems need to be upgraded, the PC compatibility and standard BIOS of CCP 521 reduce the difficulty of migration, but engineers still need to confirm the bus type, module quantity, and real-time requirements of the original system.


Electrical requirements and standard configuration

The supply voltage of CCP 521 is+18 to 30 V DC, and UL certification requires 18 to 30 V DC (Class 2). +The typical current consumption of a 24V power supply is 150 mA, with a maximum of 500 mA; under UL conditions, the maximum is 500 mA. The starting current can reach 30 A in a very short time (about 20 ms). The C-DIAS bus power supply is provided by CCP 521, with a maximum load of 1.2 A, used to power the I/O/P module. Only the United States and Canada require the use of Class 2 power supplies.

In terms of standard configuration, the default IP for Ethernet 1 is 10.10.150.1, with a subnet mask of 255.0.0.0; The CAN bus station number is 00, and the baud rate code 01 corresponds to 500 kBaud. It should be noted that if there are modules in the IP network of the controller that do not run the SIGMATEK operating system, these devices may send Ethernet packets at extremely high frequencies (such as broadcasts), resulting in high interrupt loads and causing real-time runtime errors or runtime errors. By configuring packet filters (firewalls or routers), SIGMATEK hardware networks can be connected to third-party networks without triggering this error. In the implementation of the project, it is recommended to isolate the control network from the office network, or at least configure reasonable broadcast suppression and firewall rules.


Interface layout and wiring definition

The interface layout of CCP 521 is clear. X1 is USB Device 1.1, Mini-B type 5-pin, with pin definitions of+5V, D -, D+, and empty GND。 X2 is USB Host 2.0, type A 4-pin, with pins of+5V, D -, D+, GND. X3 is Ethernet RJ45, 8-pin, with pins TX+, TX -, RX+, empty, null RX-、 Empty, empty. X4 is VARAN RJ45, 8-pin, with pins TX+/RX+, TX -/RX -, RX+/TX+, empty, null RX-/TX-、 Empty, empty. X5 is a CAN bus with a 6-pin Weidm ü ller plug. Pin 1 is CAN A (CAN LOW), 2 is CAN B (High), 3 is CAN A (CAN LOW), 4 is CAN B (High), 5 is GND, and 6 is empty. X6 is a power plug, a 2-pin Phoenix plug, pin 1 is powered by+24 V, and pin 2 is GND. X7 is a microSD card with 8 pins, including DAT2, CD/DAT3, CMD,+3.3V, CLK, GND, DAT0, and DAT1.

In terms of connector type and wire diameter: X1 is USB Mini-B, X2 is USB Type A, X3/X4 is RJ45, X5 is B2L 3.5/6, wire diameter 0.13 to 1.0 mm ² (28 to 18 AWG), cage clamp; X6 is FK-MCP 1.5/2-ST-3.5 or MC 1.5/2-ST-3.5, with wire diameters ranging from 0.14 to 1.5 mm ² or 0.13 to 1.0 mm ², and a maximum driving torque of 0.22 to 0.25 Nm. The complete C-DIAS CKL 017 connector kit (spring terminals) can be ordered from SIGMATEK under order number 12-600-017. In terms of USB devices, many USB devices on the market do not comply with USB specifications, which may cause device malfunctions, inability to recognize, or malfunction. Therefore, it is recommended to test each USB storage device before actual use. It is recommended to use only the storage media provided by SIGMATEK for microSD cards. The order number for the 512 MB EDGE microSD card is 12-630-051. The number of reads and writes has a significant impact on the lifespan of storage media.


CAN bus configuration and terminal resistance

CAN bus configuration is a key step in CCP 521 debugging. Each CAN bus station must be assigned a unique station number, up to a maximum of 31 stations can be installed, and each station number can only be assigned once. The data transmission rate (baud rate) can be set according to the length of the bus, and the longer the bus, the lower the baud rate. The corresponding relationship is: code 00 is 615 kBit/s, maximum length 60 m; 01 is 500 kBit/s, 80 m; 02 is 250 kBit/s, 160 m; 03 is 125 kBit/s, 320 m; 04 is 100 kBit/s, 400 m; 05 is 50 kBit/s, 800 m; 06 is 20 kBit/s, 1200 m; 07 is 1 Mbit/s, 30 m. These values apply to 120 Ω twisted pair cables. In the CAN bus protocol, 1 kBit/s equals 1 kBaud.

In the CAN bus system, both end modules must be terminal matched to avoid transmission errors caused by line reflections. If CCP 521 is a terminal module, a 150 Ω resistor can be placed between CAN-A (Low) and CAN-B (High) for termination. During actual wiring, it should be confirmed that the bus topology is linear to avoid excessively long star shaped branches; Confirm that the shielding layer is well grounded; Confirm that all nodes have consistent baud rates; Confirm that there is no conflict with the station number. If communication is unstable, prioritize checking terminal resistance, cable shielding, and grounding.


Status display and 7-segment digital tube

CCP 521 is equipped with a 2-digit decimal 7-segment digital display for displaying configuration parameters, error messages, and system variable _cpuDisplay during program execution. When configuring the processor module, the parameters are displayed on the digital display. If an error occurs during program execution or a valid user program is not found, the display will alternate between "Er" (error) and error code. The same error code will also be displayed in the LASAL status line. When the program is running, the system variable _cpuDisplay can display values from 0 to 255, but values exceeding 99 are not displayed and the digital display remains dark.

The status LED includes Ethernet, VARAN, and control LED. The Ethernet Active yellow light lights up during Ethernet data exchange, and the Link green light lights up when two PHY connections are established. The yellow light of VARAN Active lights up during data exchange on the VARAN bus, and the green light of Link lights up when two PHY connections are established. In the control LED, the ERROR red light lights up when an error occurs (such as a USV fault), and the DCOK green light lights up when the power supply is normal. These indicator lights are first-hand information for quickly determining the status of the module on site.


Detailed explanation of system startup checkpoints and error codes

When the system starts, the 7-segment digital display will show checkpoints. Checkpoints appear before LASAL CLASS software status and error messages. If the system stops at a checkpoint, it should be interpreted as an error. For example, displaying "88" indicates that the system is starting up; If the status does not change, it indicates that the operating system or application cannot start. Possible reasons include: incomplete startup of the operating system, checking of the operating system/boot media, failure to insert the boot media, damaged boot media, absence of an operating system on the boot media, BIOS self-test errors, RAM/CPU/BIOS issues, etc.

The status and error messages are displayed in the status test of LASAL CLASS software, and the CPU status display will also show the status or error number. Common error codes include: 00 RUN RAM (user program running in RAM), 01 RUN ROM (user program loaded into RAM and running in program memory), 02 RUNTIME (total duration of all loop objects exceeds maximum time, configurable through Runtime and SWRuntime system variables), 03 POINT ER (incorrect program pointer detected before running user program, possible reasons include program memory module missing, unprogrammed or damaged, program not executable, user program overwriting software error), 04 CHKSUM (invalid checksum detected before running user program, processed with POINT ER), 05 Watchdog (program interrupted by watchdog logic, possible reasons include interrupt being blocked for a long time, hardware interrupt programming error), The sentence is: Inappropriate use of INB/OUTB/INW/OUTW instructions, processor defects), 06 GENERAL (general error), 07 PROM DEFECT (program memory module defect, user program too large, program memory module missing), 08 Reset (CPU receives reset signal, waiting for further instructions, user program not processing), 09 WD DEFEKT (hardware monitoring circuit defect, CPU needs to be replaced), 10 STOP, 11 PROG BUSYS, 12 GRAM LENGTH, 13 PROG END (memory module successfully completed), 14 PROG MEMO (CPU programming memory module), 15 STOP BRKPT (CPU stopped by breakpoint), 16 CPU STOP (CPU stopped by PG software) 17 INT ERROR (CPU triggers error interrupt or encounters unknown instruction, possible reasons include using non-existent operating system, stack error, user program interrupted by software error), 18 SINGLE STEP (CPU in single step mode), 19 Ready (module or item sent to CPU, ready to run), 20 LOAD (program stopped, receiving module or item), 21 UNZUL. Module DIAS bus error, check DIAS bus and terminal resistance), 26 WAIT (CPU busy), 27 OP PROG (operating system being reprogrammed), 28 OP INSTALLED (operating system reinstalled), 29 OS TOO LONG (operating system unable to load, memory too small), 30 NO Operating SYSTEM (boot loader message), Operating system not found in RAM), 31 SEARCH FOR OS (bootloader searching for operating system in RAM), 32 NO DEVICE, 33 UNUSED CODE, 34 MEM ERROR (loaded operating system does not match hardware configuration), 35 MAX IO, 36 MODULE LOAD ERROR (LASAL module or project cannot be loaded), 37 GENELLER BS-FEHLER (general error occurs when loading operating system), 38 APPLMEM ERROR (error occurs in application memory), 39 OFFLINE, 40 APPL LOAD, 41 APPL SAVE, 44 VARAN MANAGER ERROR (error number stored in VARAN Manager, program execution stops, possible reasons may include actual network and project Mismatch, log file needs to be read), 45 VARAN ERROR (required VARAN Client) Removed or communication error occurs, program execution stops, possible reasons include wiring damage, distributed module lack of power, need to read log files, analyze error tree), 46 APPL-LOAD-ERROR (error loading application), 47 APPL-SAVE-ERROR (error saving application) DIAS Master error), 64 INTERNAL ERROR (internal error, all applications stopped, needs to be restarted and SIGMATEK reported), 65 FILE ERROR( File operation error), 66 DEBUG ASSERTION FAILED (internal error, restart and report), 67 REAL TIME RUNTIME CPU ready to run), 105 C_OR (CPU ready to run), 106 C_UNKNOWN_CID (unknown class, unknown base class), 107 C_UNKNOWN_COSTR( Unable to create operating system class, possible operating system error), 108 C_UNKNOWN_OBECT (referencing unknown object in interpreter program, creating multiple DCC080 objects), 109 C_UNKNOWN.CHNL (hardware module number greater than 60), 110 C_WRONG_CONNECT (no required channel for connection), 111 C_WRONG_ATTR (incorrect server attribute), 112 C_SYNTAX_SERR (no specific error, recompiling and reloading project components), 113 C_NOFILE. OPEN (attempting to open unknown table), 114 C_OUTOF. NEAR (memory allocation error), 115 C_OUT OF. FAR (memory allocation error), 116 C_INCOMPATIBLE (same name object exists) But the classes are different), 117 C_COMPATIBLE (objects of the same name and class exist but must be updated), 224 LINKING (application is linking), 225 LINKING ERROR (linking error), 226 LINKING DON( Link completed), 230 OP BURN (operating system burning to Flash), 231 OP BURN FAIL (error burning operating system), 232 OP INSTALL (operating system installing), 240 USV-WAIT (power off, UPS activated), 241 Reboot (operating system reboot), 242 LSL SAVE, 243 LSL LOAD, 252 Continuation, 253 PRERUN (application startup), 254 PRERESET (application end), 255 CONNECTION BREAK.

These error codes are important clues for on-site troubleshooting. Engineers should quickly locate problems based on the code, such as POINT ER and CHKSUM, which are usually related to program memory modules or program errors; Watchdog and INT ERROR are often related to programming errors or interrupt handling; VARAN MANAGER ERROR and VARAN ERROR require checking the network topology, wiring, and power supply.

MicroSD card replacement and program updates

CCP 521 uses a microSD card as its internal storage device, and program updates can be performed through the integrated USB Host interface (USB storage device, keyboard). With the help of a replaceable microSD card, the entire control program can be easily swapped. When replacing the microSD card, the card is located under the LED cover. Carefully lift the LED cover, the microSD card is located on the left side, lightly press the card itself to eject. Remove the microSD card. Suggest using only the storage media provided by SIGMATEK, order number 12-630-051. The number of reads and writes has a significant impact on the lifespan of storage media, so frequent writes should be avoided. If the user program performs cyclic writing in the file, the "Flash Media Lifetime Calculation" tool in LASAL CLASS can be used to calculate the media lifetime under different writing scenarios.

In terms of application exceptions, it is not allowed to write remaining data in interrupt routines, otherwise it will cause system crashes. If more than 32 different sectors (each 512 bytes) are changed in a short period of time before turning off the power when the user program writes to the microSD card, it may sometimes result in partial loss of remaining data. The file system does not support secure writing through SRAM. If files are stored, modified, or written from the user program on the microSD card, these files must always be stored at a fixed maximum size. Due to size changes and the possibility of damaging the file system when turning off the power at the same time, subsequent changes to file size are not allowed. In addition, the CPU does not support data breakpoint functionality.


Installation, grounding, and shielding

CCP 521 is designed for installation inside control cabinets. To ensure optimal cooling of the module, it must be installed vertically. If a tilted installation position is used, forced convection (cooling fan) must be used. In terms of mechanical dimensions, the width is 129 mm, the height is 109.2 mm (including the cover), and the depth is 24.90 mm. Sufficient air circulation space must be ensured during installation.

Grounding connection is crucial. CCP 521 must be connected to the ground through the installation on the back wall of the control cabinet or the provided grounding terminal (C-DIAS module carrier). It is important to create a low ohm grounding connection in order to ensure fault free operation. The grounding connection should have the maximum cross-sectional area and maximum electrical surface area. Any noise signal that reaches CCP 521 through external cables must be filtered out through a grounding connection. Larger electrical surfaces can effectively dissipate high-frequency noise. The control box must be connected to the ground.

In terms of shielding, the wiring of CAN bus, Ethernet, and VARAN bus must be shielded. The low ohm shielding layer should be connected through a large surface (cable sheath, grounding clip) at the entrance of the control cabinet or directly in front of the CCP 521 processor module. This can prevent noise signals from reaching electronic devices and affecting their functionality. In terms of ESD protection, before connecting or disconnecting any equipment to CCP 521, the grounding potential should be balanced (by touching the control cabinet or grounding terminal). This can reduce static electricity (from clothing and shoes). Effective operational and safety guidelines must always be followed when working or operating on CCP 521. During installation, initial start-up, and product maintenance, relevant ESD protection measures must be taken, such as grounding employees before starting work.

There are specific suggestions for VARAN bus shielding. The VARAN real-time Ethernet bus system has very robust characteristics in industrial environments. By using the IEEE 802.3 standard Ethernet physical layer, the potential between the Ethernet line and the sending/receiving components is isolated. If an error occurs, VARAN Manager will immediately repeat the message to the bus participants. Suggest using CAT5e industrial Ethernet bus cable and shielding with S-FTP cable. The S-FTP bus is a symmetrical multi wire cable with unshielded pairs. The total shielding adopts a combination of foil and weaving. Recommend using non laminated variants. VARAN cables must be fixed at a distance of 20 cm from the connector to prevent vibration.

Shielding connection method for different scenarios: When connecting the control cabinet to the external VARAN component, the shielding should be placed at the entrance of the control cabinet casing, and the noise should be dissipated before reaching the electronic component. Only when wiring outside the control cabinet, if only IP67 modules and connectors are used, there is no need for additional shielding connections. These components are very sturdy and noise resistant. The shielding of all sockets in the IP67 module is internally connected to the common bus or electrically connected to the housing, and the deflection of voltage spikes does not flow through electronic devices. When wiring inside the control cabinet, strong electromagnetic noise sources (drivers, transformers, etc.) inside the control cabinet may induce interference in the VARAN bus. Voltage spikes are dissipated through the metal shell of the RJ45 connector, and noise is conducted through the control cabinet without the need for additional measures on the electronic component circuit board. To avoid sources of data exchange errors, it is recommended to place a shield in front of any electronic components inside the control cabinet. When connecting components that generate noise, shielding should be placed in front of the power element (or group of power elements). When connecting two control cabinets, it is recommended to place shields at the entry points of each cabinet to prevent noise from reaching the electronic components in both cabinets.


Common troubleshooting and solutions

1. The module cannot start, and the digital display stops at 88. Check if the boot media is inserted, if the operating system is complete, and if the BIOS self-test has passed. If the boot media is damaged, replace the microSD card and re burn the program. Check if the power supply is within the range of 18 to 30 V DC and if the starting current is sufficient.

2. Display POINT ER or CHKSUM. Usually related to program memory modules. Reprogram the memory module, and replace the module if errors occur repeatedly. Check if the user program covers software errors and if the program is executable.

3. Display Watchdog or INT ERROR. Check if the user program has been blocking interrupts for a long time, if STI instructions have been forgotten, if hardware interrupt programming is incorrect, and if INB/OUTB/INW/OUTW instructions are used correctly. If the processor is defective, replace the CPU.

4. Display VARAN MANAGER ERROR or VARAN ERROR. Read log files and analyze error trees. Check if the actual network matches the project, if the VARAN wiring is damaged, and if the distributed module power supply is missing. Check the terminal resistance and shield grounding.

5. CAN communication failed. Check if the checkpoint numbers conflict, if the baud rates are consistent, and if the terminal resistors match. Check the polarity of CAN H/L and whether the shielding layer is grounded. If the bus is too long, reduce the baud rate. Check if the 120 Ω twisted pair cable is qualified.

6. Ethernet communication is abnormal. Check the IP address and subnet mask. If there are third-party devices in the network, configure packet filters to avoid real-time runtime errors caused by broadcast storms. Check the RJ45 connector and cable shielding.

7. The power supply is normal but the DCOK does not light up. Check the+24 V power supply, inspect the X6 wiring of the power plug, and check the fuse. If the USV malfunctions, the ERROR red light will light up, check the USV module and battery.

8. The program cannot be saved or loaded. Check if the microSD card is formatted as EDGE media and if LASAL Class 2 is used for formatting. Check if the file system is damaged and read Event00.rog. Avoid writing SRAM during interrupts and prevent file size changes.

9. Module overheating. Check if the installation direction is vertical and if a fan is used for inclined installation. Check the ventilation of the control cabinet, whether the ambient temperature is within the range of 0 to+60 ° C, the storage temperature is -10 to+85 ° C, and the humidity is 10 to 90% without condensation.

10. Poor grounding leads to random errors. Check the low ohm grounding connection to ensure maximum cross-sectional area and maximum electrical surface. Check if the shielding layer is connected extensively at the entrance. Check if ESD protection measures are in place.


Maintenance and lifespan recommendations

The maintenance of CCP 521 should focus on the lifespan of microSD cards, grounding shielding, connector fastening, and heat dissipation. There are two modes for SRAM writing: cyclic writing (default when data changes) and only writing during PowerFail (through hardware buffer backup time, starting from version 01.02.195). The advantage of circular writing is that in the event of a severe system crash, the SRAM data image can be referenced, and under standard settings, it can be changed up to 1 minute later than the last change. However, extensive use can significantly affect the lifespan of microSD cards. In the LASAL CLASS project, rarely changed value settings such as persistent servers, RamEx, and StringRam objects can be converted to file storage. If converting existing objects from SRAM to File, loader version 02.02.140 or higher, as well as Tools library version 01.02.033 or higher RamEx and StringRam classes, need to be used.

In terms of environmental conditions, the working temperature is 0 to+60 ° C, the storage temperature is -10 to+85 ° C, and the humidity is 10 to 90% without condensation. EMV stability complies with EN 61000-6-2 (industrial zone), impact resistance EN 60068-2-27 150 m/s ², protection type EN 60529 IP20, UL protection type open type device, pollution level 2. Standard UL508 (E247993). Hardware version 2. x, order number 12-104-521.

  • Sigmatek TAE732-P 01-240-732-P Touch Display Unit
  • Sigmatek MDM021 Digital Mixed Module
  • Sigmatek DCP642 DIAS Central Unit
  • Sigmatek CST022 12-014-022 C-DIAS Module
  • Sigmatek SRO021 20-893-021 Safety Relay Output
  • Krauss Maffei MC5 Control System Sigmatek
  • Sigmatek DC061 Module 18-24VDC 300mA
  • Herrmann EVT0855 Ultrasonic Welder Touch Panel
  • Sigmatek CIV521 Control Module 1.4A 2W
  • Sigmatek DDI61 05-006-161 Digital Input Module
  • SIGMATEK ETT312-E Touch Terminal 01-230-312
  • Cessna S3326-1 Sigma Tek 5000B-67 Gyro 1U149-015-9
  • SIGMATEK PS101 Power Supply Module
  • SIGMATEK 0332.554.03 Control Module 371071000154
  • SIGMATEK ETT312-E Touch Terminal 01-230-312
  • SIGMATEK CDM163 Control Module
  • SIGMATEK VSV046 16-023-046 Module
  • SIGMATEK AM221 20-017-221 Analog Module
  • SIGMATEK CTS051 12-053-051 Control Module
  • SIGMATEK AM221 20-017-221 Analog Module
  • Sigmatek CSDI161 12-891-161 Safety Input Module
  • Sigma Tek 4000C-1 Directional Gyro Indicator
  • Sigmatek ETV0501 12-230-0501 VARAN Terminal
  • Sigmatek DDM165 SLIDES Module
  • Sigmatek N100 20-011-100 Control Module
  • Sigmatek AKM54K-ANC2R-B0 PM Servo Motor
  • Sigmatek CTO166 Digital Output Module
  • Sigmatek CP212-K 20-004-212-K CPU Module
  • Sigmatek CDI161 Digital Input Module
  • Sigmatek DCC080 05-700-080-2 Control Module
  • SIGMATEK SCP011 S-DIAS Safety CPU
  • SIGMATEK SCP011 S-DIAS Safety CPU
  • SIGMATEK SRO022 Relay Output Module
  • SIGMATEK MDD 121 Drive Axis Module
  • SIGMATEK DSI021 SLIDES Siemens Interface
  • SIGMATEK DIAS DCP161 Module 05-004-161
  • Sigmatek ETT312 Built-in Touch Terminal
  • SIGMATEK DCP 643 DIAS Controller System
  • SIGMATEK CIO021 Multi I/O Module
  • SIGMATEK CTMS020 Control Module
  • Sigmatek CME 221 Memory Module
  • Sigmatek 0420.615.01 Control Board
  • Sigmatek CP111 20-004-111 CPU Module
  • Sigmatek 9405.065.03 Control Board
  • Sigmatek ETEK 01-450-032-K C-IPC 256MB Industrial PC
  • Sigmatek CTO163 12-007-163 Safety Output Module
  • Sigmatek TO081 20-007-081 Digital Output Module
  • Sigmatek SI021 20-022-021 Safety Input Module
  • Sigmatek 05-052-014 Control Module HW 1.0
  • Sigmatek TO127 20-007-127 Digital Output Module
  • Sigmatek SV141 20-023-141 VARAN Splitter
  • SIGMATEK CIV513 C-DIAS VARAN Control Module
  • Sigmatek DCP 642 SLIDES Control Module with DKL002
  • Sigma-Tek 5000B-36 Attitude Gyro
  • SIGMATEK 01-450-024 C-IPC Industrial Computer
  • SIGMATEK CP102 S-DIAS Processor Module
  • Sigmatek CRCH081 12-752-081 PLC Module
  • SIGMATEK SDD340-46 Series Drive
  • SIGMATEK TAE731 Touch Display Unit
  • SIGMATEK CDM167 Module 12-008-167-O
  • SIGMATEK TO161 Digital Output Module
  • Sigmatek NC4 45291000003 Control Board
  • Sigmatek HGW1033-3 Handheld Wireless Unit
  • Sigmatek CAI0811 Analog Input Module
  • Sigmatek STO081 S-DIAS Safety Output Module
  • Sigmatek C-IPC 01-450-171-V Industrial PC
  • Sigmatek S1 032-8AF61-R4 EZ Servo Motor
  • Sigmatek CM5V020 Baseplate 12-250-021-K
  • Sigmatek HGT833-W Panel
  • Sigmatek NC4 45291000003 Control Module
  • SIGMATEK 12-780-012 R8-IPC Geode LX800
  • SIGMATEK CCP081 Processor Module
  • SIGMATEK SCP011 S-DIAS Safety CPU
  • SIGMATEK ETT1533 Touchscreen 01-230-1533
  • SIGMATEK AI043 Analog Input Module
  • SIGMATEK CTMS020 Control Module
  • SIGMATEK SLIDES VARAN Interface VAC 012
  • SIGMATEK Compact Control Unit 06038666
  • SIGMATEK CP112 Control Module
  • SIGMATEK MDP 101-1 Power Supply Module
  • Sigmatek CCP621 C-SLIDES Processor Module
  • Sigmatek MDD111 Axle Module
  • Sigmatek CCL912 C-SLIDES CPU PSU Module
  • Demag NC4 0332.554.03 Sigmatek Control Board
  • Sigmatek Krauss Maffei PC321-K Control Cabinet PC
  • Sigmatek CNC W150 Circuit Board Wittmann Robot
  • Sigmatek AKM44G-ANCNGBB0 Servo Motor
  • Sigmatek CSCP011 Safety Module 12-890-011
  • Mannesmann Demag Sigmatek CP126 Central Unit
  • Sigmatek ISE021 Interface Module 20-101-021
  • Sigmatek CCP251 C-DIAS Processor Module
  • SIGMATEK ET 352 Terminal
  • SIGMATEK SV141 Module 20-023-141
  • SIGMATEK NC-337 3 Axis Module
  • Sigmatek MDP 101 Power Module
  • SIGMATEK HGT834-W Teach Pendant
  • Sigmatek C-DIAS Processor Module CCL912
  • SIGMATEK CP627 Module
  • SIGMATEK PC 323-K Controller
  • SIGMATEK MDD121 Controller Module
  • SIGMATEK ICA111 Module
  • SIGMATEK MDD 121-1 Drive Axis Module
  • SIGMATEK M5V121 12-300-121 Krauss Maffei M5 Display Unit
  • SIGMATEK CTMS 020 CD Technology Module 12-250-011
  • SIGMATEK PCT122 Touch Panel
  • Stöger MCS4100 SIGMATEK Control Module
  • SIGMATEK Krauss Maffei M5 Keyboard Unit M5K902 12-310-902
  • SIGMATEK SD310-2 Servo Drive Module
  • SIGMATEK CM5V020 CD Wiring Circuit Module
  • SIGMATEK ENGEL Robot Drive M3 02220-8748
  • Sigmatek CFF011 Drive Module
  • Sigmatek DCP642 DIAS Central Unit
  • Sigmatek SDM081 S-DIAS Safety Module
  • Sigmatek C-IPC 01-450-024 Industrial PC
  • Sigmatek Kompakt NC4 Control Module
  • Sigmatek VI021 VARAN Interface Module
  • Sigmatek Engel RD-M6-2 Robot Drive
  • Sigmatek CNC031 Positioning Module
  • Sigmatek TO161 Digital Output Module
  • Sigmatek CCL912 CPU PSU Module
  • Sigmatek ETV0821 Operator Terminal
  • SIGMATEK ET 261 Operator Terminal
  • SIGMATEK CP731-K Control Module 20-004-731-K
  • SIGMATEK ETEK Motherboard 12-250-021-K CM5V020
  • Sigmatek DEZ 181 DIAS Input Output Module
  • Sigmatek IPC111-D Industrial PC
  • SIGMATEK AKM54L-ANC2GBB0 Servomotor with Gearhead
  • SIGMATEK CTMS020 CM5V020 CNC Controller