Lenze PLC Designer ApplicationTemplate (PLC Designer R3- Instrukcja Użytkownika Strona 90

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 177
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 89
Architecture: The ApplicationTemplate in detail
Stater machine: Query examples
90
Lenze · ApplicationTemplate · 1.3 EN - 04/2013
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
Enabling/inhibiting state transition from "Automatic" to "Ready"
Depending on a BOOL variable (here:
"xAutomaticEndOK")
IF xAutomaticEndOk = TRUE THEN
SMDisableAutomaticToReady (xValue := FALSE)
ELSE
SMDisableAutomaticToReady (xValue := TRUE);
END_IF
Objective/call Example
Przeglądanie stron 89
1 2 ... 85 86 87 88 89 90 91 92 93 94 95 ... 176 177

Komentarze do niniejszej Instrukcji

Brak uwag