Learn ABB-CONTROL-BUILDER with Real Code Examples
Updated Nov 27, 2025
Installation Setup
Install ABB 800xA Engineering environment
Install Control Builder Classic components
Configure AC800M Device Library
Connect engineering station to control network
Open Project Explorer and start a new application project
Environment Setup
Windows engineering PC
ABB 800xA system (optional for monitoring)
Network access to AC800M controller
ABB software installation media
Fieldbus drivers if needed
Config Files
*.cfg for hardware
*.mwp for applications
*.lib for function block libraries
*.tsp for tasks
*.fw for controller firmware
Cli Commands
No native CLI for programming
800xA supports command-line tools for deployment
Some scripts for firmware loading
Automation via ABB utilities possible
Version control typically external (SVN/Git)
Internationalization
Supports multiple engineering languages
Library elements readable across locales
Operator graphics handled via 800xA
Exportable project documentation
Universal IEC language symbols
Accessibility
Keyboard shortcuts for most operations
High-visibility block coloring
Zoom tools for editors
Configurable fonts
Clear iconography for hardware modules
Ui Styling
Classic Windows engineering UI
Color-coded blocks in FBD
Structured editors for ST/SFC
Toolbars for hardware navigation
Diagnostics windows
State Management
Controller memory managed internally
Persistent variables stored in nonvolatile RAM
Tasks maintain execution order
Programs track internal states
Online changes update state dynamically
Data Management
Global and local variables
I/O binding to hardware modules
Buffers for fieldbus communication
Structured data types
Persistent memory for runtime data