Rockwell-automation Logix5000 Controllers Structured Text Programming Instrukcja Użytkownika Strona 37

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 40
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 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*/
Przeglądanie stron 36
1 2 ... 32 33 34 35 36 37 38 39 40

Komentarze do niniejszej Instrukcji

Brak uwag