Rockwell-automation 2711 PANELBUILDER SOFTWARE USER MANUAL Manual de usuario Pagina 331

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 468
  • Tabla de contenidos
  • SOLUCIÓN DE PROBLEMAS
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 330
The Objects
Chapter 10
10-66
Special Characters and Control Sequences
Character 255 is used as the fill character by the ASCII Display object.
The fill character is used by the PLC controller to align display strings of
odd length. Fill characters are not printable and will not occupy space on
the display.
Table 10.V lists the control sequences used by the PanelBuilder software.
Table 10.W lists the ASCII character set. For more characters, see
Appendix E, The Extended Character Set.
Table 10.V
Control
Sequences
Name Sequence Hex Action
Carriage Return CR 0D Move to the beginning of the current line
Line Feed LF 0A Move to the next line below the current one. If the current position is the last
line, no more data from the string is displayed.
Clear to End of Display ESC[0J or ESC[J 1B5B4A Clear from the current display position to the end of the display.
Clear to End of Line ESC[0K or ESC[K 1B5B4B Clear from the current display position to the end of the line.
Position Text ESC[row;columnH
ESC[;columnH
ESC[rowH
ESC[H
1B5Bxx3Byy48
1B5B3Byy48
1B5Bxx48
1B5B48
Move the display position to the specified row and column number. The top
left corner of the display area is row and column number 0;0. If either row or
column number is omitted, the missing coordinate will be 0.
Reverse Video Text On ESC[7m 1B5B376D Begin displaying text in reverse video. On a color terminal this flips the
foreground and background colors. On a monochrome terminal, this switches
the current reversevideo setting.
Reverse Video Text Off ESC[27m 1B5B32376D End the reversevideo text block.
Vista de pagina 330
1 2 ... 326 327 328 329 330 331 332 333 334 335 336 ... 467 468

Comentarios a estos manuales

Sin comentarios