Denso RC5 Dokumentacja Strona 403

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 692
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 402
Chapter 13 Input/Output Control Statements
13-21
PRINTDBG (Statement)
Function
Outputs data to the debug window.
Format
PRINTDBG <Message>[<Separator><Message>][<Separator>]
Explanation
This statement outputs the value of <Message> in the debug window of the
pendant.
For <Separator> a comma (,) or semicolon (;) can be used.
In the case of a comma (,) a blank character should be inserted between the
comma and the <Message> that follows.
In the case of a semicolon (;) no blank character must be inserted between the
semicolon and <Message>.
If pose type data is output each element is separated with a blank character
and displayed.
The line is fed if there is no <Separator> at the end of <Message>.
Related Terms
PRINTMSG, PRINTLBL
Example
PRINTDBG “DEBUG” 'Outputs “DEBUG” on the debug window.
Przeglądanie stron 402
1 2 ... 398 399 400 401 402 403 404 405 406 407 408 ... 691 692

Komentarze do niniejszej Instrukcji

Brak uwag