Rockwell-automation 9301 Series RSView32 Users Guide Instrukcja Użytkownika Strona 540

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 769
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 539
Creating expressions 14–27
Example 2: Nested if–then–else
This expression:
if (statement1) then
if (statement2) then (value1)
else (value2)
else (value3)
has this interpretation:
enter
statement1
value3
exit
true
false
value
2
statement2
true
value
1
false
1
2
exit
value3
statement1
Przeglądanie stron 539
1 2 ... 535 536 537 538 539 540 541 542 543 544 545 ... 768 769

Komentarze do niniejszej Instrukcji

Brak uwag