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

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 40
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 36
Publication 1756-PM007D-EN-P - November 2012 37
Program Structured Text Chapter 1
Comments
To make your structured text easier to interpret, add comments to it.
Comments let you use plain language to describe how your structured
text works.
Comments do not affect the execution of the structured text.
Structured text comments are downloaded into controller memory and are
available for upload. To add comments to your structured text:
To add a comment Use one of these formats
On a single line //comment
(*comment*)
/*comment*/
At the end of a line of structured
text
Within a line of structured text (*comment*)
/*comment*/
That spans more than one line (*start of comment . . . end of comment*)
/*start of comment . . . end of comment*/
Vista de pagina 36
1 2 ... 32 33 34 35 36 37 38 39 40

Comentarios a estos manuales

Sin comentarios