Rockwell-automation Logix5000 Controllers Sequential Function Charts P Manuel d'utilisateur Page 32

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 88
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 31
Chapter 1 Design a sequential function chart
If you want to Then
Enter the conditions as an expression in structured text. Use a BOOL expression on page 32
Enter the conditions as instructions in another routine. Call a subroutine on page 68
Use the same logic for multiple transitions.
Use a BOOL expression
The simplest way to program the transition is to enter the conditions as a BOOL
expression in structured text. A BOOL expression uses BOOL tags, relational
operators, and logical operators to compare values or check if conditions are
TRUE or FALSE. For example,
tag1>65.
Call a subroutine in a transition
To use a subroutine to control a transition, include an End Of Transition (EOT)
instruction in the subroutine. The EOT instruction returns the state of the
conditions to the transition, as shown below.
- or -
32 Rockwell Automation Publication 1756-PM006F-EN-P - October 2014
Vue de la page 31
1 2 ... 27 28 29 30 31 32 33 34 35 36 37 ... 87 88

Commentaires sur ces manuels

Pas de commentaire