Rockwell-automation Logix5000 Controllers Structured Text Programming Manual de usuario Pagina 21

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 40
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 20
Publication 1756-PM007D-EN-P - November 2012 21
Program Structured Text Chapter 1
Constructs
Constructs can be programmed singly or nested within other constructs.
Some Key Words Are Reserved for Future Use
These constructs are not available:
GOTO
REPEAT
The Logix Designer application will not let you use them.
If you want to Use this construct
Do something if or when specific conditions occur IF...THEN
Select what to do based on a numerical value CASE...OF
Do something a specific number of times before doing
anything else
FOR...DO
Keep doing something as long as certain conditions are
true
WHILE...DO
Keep doing something until a condition is true REPEAT...UNTIL
Vista de pagina 20
1 2 ... 16 17 18 19 20 21 22 23 24 25 26 ... 39 40

Comentarios a estos manuales

Sin comentarios