1. Home
  2. /
  3. Abb-control-builder
  4. /
  5. Mode Selection (Auto/Manual)

Mode Selection (Auto/Manual) - Abb-control-builder Typing CST Test

Loading…

Mode Selection (Auto/Manual) — Abb-control-builder Code

Switches control mode based on selector input.

IF Mode_Select = 1 THEN
	Auto_Mode := TRUE
	Manual_Mode := FALSE
ELSE
	Auto_Mode := FALSE
	Manual_Mode := TRUE
END_IF

Abb-control-builder Language Guide

ABB Control Builder is an engineering and programming environment for ABB 800xA and AC800M PLCs, enabling development, configuration, testing, and deployment of industrial control applications using IEC 61131-3 languages within ABB’s integrated automation ecosystem.

Primary Use Cases

  • ▸Industrial process automation logic design
  • ▸Hardware configuration for AC800M controllers
  • ▸Integration with 800xA SCADA/HMI
  • ▸Communication setup (Modbus, Profibus, Ethernet/IP)
  • ▸High-reliability safety and redundancy configurations

Notable Features

  • ▸IEC 61131-3 structured development
  • ▸Hardware and I/O module configuration
  • ▸System 800xA integration
  • ▸Online debugging, forcing, and simulation
  • ▸Comprehensive library of AC800M function blocks

Origin & Creator

Developed by ABB (Asea Brown Boveri), a global automation and power technology leader headquartered in Zurich, Switzerland.

Industrial Note

ABB Control Builder is widely used in process automation, substation automation, turbine control, electrical distribution, offshore platforms, and power optimization systems built around AC800M controllers.

More Abb-control-builder Typing Exercises

Simple Output Toggle (Structured Text)Motor Start LogicAnalog Scaling FunctionTimer Example (TON)Rising Edge DetectionBasic PID Control AssignmentFault Latching LogicCounter Up LogicEmergency Stop Logic

Practice Other Languages

CReactPythonC++RustTypeScriptKotlinPHPJavaC#RubyMqlCqlN1qlCypher