Structured Control Language
Structured Control Language, aka Structured Control Language, is an actively used programming language created in 1998.
22Years Old | ?Users | ?Jobs |
- Structured Control Language first appeared in 1998
- Have a question about Structured Control Language not answered here? Email me and let me know how I can help.
Example code 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;
Last updated August 9th, 2020