innan ombyggnaden

gamla styrningen

World's first all-IC, inte dåligt.Oct 1966
The FANUC 260, the world's first all-IC type NC, is announced.
Kod: Markera allt
GetOEMDRO 202
Select Case variable
Case >=(100)
Case <=(150)
Call SetUserLED (1001,1)
Call SetUserLED (1021,1)
Case >=(150)
Case <=(200)
Call SetUserLED (1002,1)
Call SetUserLED (1022,1)
End Select