1. Home
  2. /
  3. Abb-control-builder
  4. /
  5. Motor Start Logic

Motor Start Logic - Abb-control-builder Typing CST Test

Loading…

Motor Start Logic — Abb-control-builder Code

Starts the motor when Start is pressed and Stop is not active.

IF Start_Button AND NOT Stop_Button THEN
	Motor_Running := TRUE
ELSE
	Motor_Running := FALSE
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)Analog Scaling FunctionTimer Example (TON)Rising Edge DetectionBasic PID Control AssignmentFault Latching LogicCounter Up LogicMode Selection (Auto/Manual)Emergency Stop Logic

Practice Other Languages

CReactPythonC++RustTypeScriptKotlinPHPJavaC#RubyMqlCqlN1qlCypher