Rockwell-automation Logix5000 Controllers Ladder Diagram Programming M Manuale Utente Pagina 14

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 22
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 13
Chapter 1 Program ladder diagram
Arrange the output instructions
Place at least one output instruction to the right of the input instructions. You can
enter multiple output instructions on a rung of logic:
Option Example
Place the output instructions in sequence on the rung (serial).
Place the output instructions in branches (parallel).
Place the output instructions between input instructions. The last instruction on the rung
must be an output instruction.
Choose a tag name for an operand
Tag names follow these formats:
For a: Specify:
Tag tag_name
Bit number of a larger data type tag_name.bit_number
Member of a structure tag_name.member_name
Element of a one dimension array tag_name[x]
Element of a two dimension array tag_name[x,y]
Element of a three dimension array tag_name[x,y,z]
Element of an array within a structure tag_name.member_name[x]
Member of an element of an array tag_name[x,y,z].member_name
where:
x is the location of the element in the first dimension.
y is the location of the element in the second dimension.
z is the location of the element in the third dimension.
14 Rockwell Automation Publication 1756-PM008E-EN-P - October 2014
Vedere la pagina 13
1 2 ... 9 10 11 12 13 14 15 16 17 18 19 20 21 22

Commenti su questo manuale

Nessun commento