Measures Concepts
GitHub icon

Structured Control Language

Structured Control Language - Programming language

< >

Structured Control Language, aka Structured Control Language, is a programming language created in 1998.

#2284on PLDB 26Years Old


Example from the web:
CASE TW OF 1: DISPLAY := OVEN_TEMP; 2: DISPLAY := MOTOR_SPEED; 3: DISPLAY := GROSS_TARE; QW4 := 16#0003; 4..10:DISPLAY := INT_TO_DINT (TW); QW4 := 16#0004; 11,13,19:DISPLAY:= 99; QW4 := 16#0005; ELSE: DISPLAY := 0; TW_ERROR := 1; END_CASE;

View source

- Build the next great programming language Search Add Language Features Creators Resources About Blog Acknowledgements Queries Stats Sponsor Day 605 feedback@pldb.io Logout