Rockwell-automation Logix5000 Controllers Ladder Diagram Programming M Manuel d'utilisateur Page 13

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 22
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 12
Program ladder diagram Chapter 1
Arrange the input instructions
Determine how to arrange the input instructions on the rung, as shown below.
To check multiple input conditions when: Arrange the input instructions:
All conditions must be met in order to take action.
For example, If condition_1 AND condition_2 AND condition_3…
In series:
Any one of several conditions must be met in order to take action.
For example, If condition_1 OR condition_2 OR condition_3
In parallel:
There is a combination of the above.
For example:
If condition_1 AND condition_2
OR
If condition_3 AND condition_2
In combination:
Tip: The controller executes all instructions on a rung regardless of their
rung-condition-in. For optimal performance of a series of instructions, sequence
the right.
When the controller finds a false instruction, it executes the remaining instructions
in the series with their rung-condition-in set to false. Typically, an instruction
executes faster when its rung-condition-in (rung) is false rather than true.
Rockwell Automation Publication 1756-PM008E-EN-P - October 2014 13
Vue de la page 12
1 2 ... 8 9 10 11 12 13 14 15 16 17 18 ... 21 22

Commentaires sur ces manuels

Pas de commentaire