Rockwell-automation 1746-BAS BASIC LANGUAGE User Manual Page 74

  • Download
  • Add to my manuals
  • Print
  • Page
    / 280
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 73
Publication 1746-RM001A-US-P
5-8 Command Line CALLs
CALL 110 – Print PRT2
Output Buffer Pointer
Purpose
Use CALL 110 to print the complete output buffer with addresses, front pointer
and the number of characters in the buffer to the console device. No PUSHes or
POPs are needed.
Use this information as a troubleshooting aid. It does not affect the contents of the
buffer.
Syntax
CALL 110
Example
>CALL 110
PRT2 Output Queue
6F00H 00H 00H 00H 00H 00H 00H 00H 00H 00H 00H 00H 00H 00H 00H 00H 00H
6F10H 00H 00H 00H 00H 00H 00H 00H 00H 00H 00H 00H 00H 00H 00H 00H 00H
6F20H 00H 00H 00H 00H 00H 00H 00H 00H 00H 00H 00H 00H 00H 00H 00H 00H
6F30H 00H 00H 00H 00H 00H 00H 00H 00H 00H 00H 00H 00H 00H 00H 00H 00H
6F40H 00H 00H 00H 00H 00H 00H 00H 00H 00H 00H 00H 00H 00H 00H 00H 00H
6F50H 00H 00H 00H 00H 00H 00H 00H 00H 00H 00H 00H 00H 00H 00H 00H 00H
6F60H 00H 00H 00H 00H 00H 00H 00H 00H 00H 00H 00H 00H 00H 00H 00H 00H
6F70H 00H 00H 00H 00H 00H 00H 00H 00H 00H 00H 00H 00H 00H 00H 00H 00H
6F80H 00H 00H 00H 00H 00H 00H 00H 00H 00H 00H 00H 00H 00H 00H 00H 00H
6F90H 00H 00H 00H 00H 00H 00H 00H 00H 00H 00H 00H 00H 00H 00H 00H 00H
6FA0H 00H 00H 00H 00H 00H 00H 00H 00H 00H 00H 00H 00H 00H 00H 00H 00H
6FB0H 00H 00H 00H 00H 00H 00H 00H 00H 00H 00H 00H 00H 00H 00H 00H 00H
6FC0H 00H 00H 00H 00H 00H 00H 00H 00H 00H 00H 00H 00H 00H 00H 00H 00H
6FD0H 00H 00H 00H 00H 00H 00H 00H 00H 00H 00H 00H 00H 00H 00H 00H 00H
6FE0H 00H 00H 00H 00H 00H 00H 00H 00H 00H 00H 00H 00H 00H 00H 00H 00H
6FF0H 00H 00H 00H 00H 00H 00H 00H 00H 00H 00H 00H 00H 00H 00H 00H 00H
Output queue front pointer is: 6F00H
CALL 111 – Print PRT2
Input Buffer Pointer
Purpose
Use CALL 111 to print the complete input buffer with addresses, front pointer and
the number of characters in the buffer to the console device. No PUSHes or POPs
are needed.
Use this information as a troubleshooting aid. It does not affect the contents of the
buffer.
Syntax
CALL 111
Page view 73
1 2 ... 69 70 71 72 73 74 75 76 77 78 79 ... 279 280

Comments to this Manuals

No comments