Learn PLCs free
Programming SoftwareBeginnerImportant
2 min read
Updated
Beginner

Connected Components Workbench

CCW - Connected Components Workbench

Quick answer

Connected Components Workbench (CCW) is Rockwell Automation software for programming and simulating Micro800 controllers, configuring supported devices and creating PanelView 800 HMI applications. Standard and Developer editions have different simulator and engineering capabilities.

Key Takeaways

  • Connected Components Workbench (CCW) is Rockwell Automation software for programming and simulating Micro800 controllers...
  • Beginner-level topic in Programming Software
  • Commonly used in: Micro800 controller programming, PanelView 800 HMI project development

Detailed Definition

Connected Components Workbench is the engineering environment for Rockwell Automation Micro Control systems. It combines Micro800 controller programming, device configuration, a PanelView 800 HMI editor and Micro800 simulation in one Windows application.

The current official product page distinguishes a free Standard edition from a paid Developer edition. Standard includes a demo version of the Micro800 Simulator; Developer includes the full simulator and additional capabilities. Always check the Product Compatibility and Download Center for the version, operating system and device firmware used by a project.

Evidence and review status

Capabilities and edition differences were checked against Rockwell Automation’s current CCW product page. Device, firmware and Windows compatibility should be rechecked in PCDC before installation.

Technical review date:

Critical behavior to understand

  • CCW targets the Micro800 and related Micro Control ecosystem; it is not Studio 5000 Logix Designer for CompactLogix or ControlLogix.
  • The free Standard edition includes a demo Micro800 Simulator, while Developer includes the full simulator.
  • PLC firmware, software version and device profile compatibility must be checked together.
  • A simulated project does not validate physical wiring, electrical safety or device timing.

Verification checklist

  1. 1Record the exact controller catalog number and firmware revision.
  2. 2Check the required CCW release and Windows edition in PCDC.
  3. 3Back up and upload the existing controller project before changing it.
  4. 4Test I/O mapping and safe startup on de-energized or approved commissioning equipment.

Worked example

Validate a first Micro800 project

Create a controller project with Start, Stop and MotorCommand Boolean variables and a non-safety seal-in rung.

  1. 1Select the exact Micro800 catalog and firmware target.
  2. 2Compile the project and resolve every warning that affects execution.
  3. 3Run the logic in the available Micro800 Simulator mode.
  4. 4Force only simulated variables and verify Stop removes MotorCommand.

Expected result: MotorCommand seals in after Start and drops when Stop becomes active. Physical safety functions still require the project’s approved safety design and hardware validation.

Primary and technical sources

These links support the specific behavior or product identity described above. Project documentation and the target platform's help remain authoritative for implementation.

Common Questions

What is Connected Components Workbench?

Connected Components Workbench (CCW) is Rockwell Automation software for programming and simulating Micro800 controllers, configuring supported devices and creating PanelView 800 HMI applications. Standard and Developer editions have different simulator and engineering capabilities.

When should I use Connected Components Workbench?

Connected Components Workbench is particularly useful in scenarios such as Micro800 controller programming and PanelView 800 HMI project development. Consider implementing it when you need reliable, efficient solutions for these types of applications.

What should I verify before using Connected Components Workbench?

Record the exact controller catalog number and firmware revision. Check the required CCW release and Windows edition in PCDC. Back up and upload the existing controller project before changing it. Test I/O mapping and safe startup on de-energized or approved commissioning equipment.

What are related concepts I should learn?

To fully understand Connected Components Workbench, you should also familiarize yourself with RSLogix 5000, TIA Portal, and STEP 7. These concepts work together in industrial automation systems.

Was this helpful?

Let us know if this glossary term helped you understand Connected Components Workbench better.

Your feedback helps us improve our glossary and create better content for the PLC programming community.

Quick Info

Difficulty
Beginner
Tier
Important

About Programming Software

PLC programming platforms, HMI software, and simulation tools

Total Terms:25
Difficulty:Beginner to Intermediate

Free PLC simulator

Stop reading, start doing

Write ladder logic in your browser, hit Run, and watch machine scenarios react. A 12-lesson curriculum across 8 PLC dialects — free account, no credit card.

Practice PLCs free →