Lenze PLC Designer ApplicationTemplate (PLC Designer R3- Manuel d'utilisateur Page 90

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 177
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 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
Vue de la page 89
1 2 ... 85 86 87 88 89 90 91 92 93 94 95 ... 176 177

Commentaires sur ces manuels

Pas de commentaire