┌──────────────────[ FST 202C Statement list editor V3.1 ]──────────────────┐
│ Alloc.list ON Line : 1 Col : 1 P0.0 V1 │
│STEP 1 │
│ IF przycisk │
│ │
│ THEN SET lampka │
│ OTHRW RESET lampka │
│ │
│STEP 2 │
│ THEN JMP TO 1 │
│ │
│ │
│ │
│ │
│ │
│ │
│ │
│ │
│ │
│ │
│ │
└──────────────────────────────────────────────────────────────────────────────┘
F STL F STL F STL FExtended F Edit FGeneral FExtended F File
1commands 2condit. 3 action 4 STL 5commands 6 help 7commands 8 operat.
]
┌──────────────────[ FST 202C Statement list editor V3.1 ]──────────────────┐
│ Alloc.list ON Line : 1 Col : 1 P0.0 V1 │
│STEP 1 │
│ IF ( przycisk │
│ OR przycisk2 ) │
│ THEN SET │
│ lampka │
│ OTHRW RESET lampka │
│ │
│ │
│STEP 2 │
│ THEN JMP TO 1 │
│ │
│ │
│ │
│ │
│ │
│ │
│ │
│ │
│ │
└──────────────────────────────────────────────────────────────────────────────┘
F STL F STL F STL FExtended F Edit FGeneral FExtended F File
1commands 2condit. 3 action 4 STL 5commands 6 help 7commands 8 operat.
┌──────────────────[ FST 202C Statement list editor V3.1 ]──────────────────┐
│ Alloc.list ON Line : 1 Col : 1 P0.0 V1 │
│STEP 1 │
│ IF ( przycisk │
│ AND przycisk2 ) │
│ THEN SET │
│ lampka │
│ OTHRW RESET lampka │
│ │
│ │
│STEP 2 │
│ THEN JMP TO 1 │
│ │
│ │
│ │
│ │
│ │
│ │
│ │
│ │
│ │
└──────────────────────────────────────────────────────────────────────────────┘
F STL F STL F STL FExtended F Edit FGeneral FExtended F File
1commands 2condit. 3 action 4 STL 5commands 6 help 7commands 8 operat.
┌──────────────────[ FST 202C Statement list editor V3.1 ]──────────────────┐
│ Alloc.list ON Line : 1 Col : 1 P0.0 V1 │
│STEP 1 │
│ IF kra0 │
│ AND przycisk │
│ THEN SET wyjscie │
│ │
│STEP 2 │
│ IF kra1 │
│ AND przycisk │
│ THEN RESET │
│ wyjscie │
│ │
│STEP 3 │
│ THEN JMP TO 1 │
│ │
│ │
│ │
│ │
│ │
│ │
└──────────────────────────────────────────────────────────────────────────────┘
F STL F STL F STL FExtended F Edit FGeneral FExtended F File
1commands 2condit. 3 action 4 STL 5commands 6 help 7commands 8 operat.
┌──────────────────[ FST 202C Statement list editor V3.1 ]──────────────────┐
│ Alloc.list ON Line : 1 Col : 1 P0.0 V1 │
│STEP 1 │
│ IF kra0 │
│ AND kra3 │
│ │
│ THEN │
│ SET wyjscie0 │
│ RESET wyjscie1 │
│ │
│ │
│STEP 2 │
│ IF kra1 │
│ AND kra5 │
│ │
│ THEN │
│ RESET wyjscie0 │
│ SET wyjscie1 │
│ │
│STEP 3 │
│ THEN JMP TO 1 │
└──────────────────────────────────────────────────────────────────────────────┘
F STL F STL F STL FExtended F Edit FGeneral FExtended F File
1commands 2condit. 3 action 4 STL 5commands 6 help 7commands 8 operat.