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

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

Komentarze do niniejszej Instrukcji

Brak uwag