Call 103 – print prt1 output buffer and pointer, Call 103 – print prt1 output buffer and pointer -5, Syntax – Rockwell Automation 1746-BAS BASIC LANGUAGE User Manual

Page 71: Example, Purpose

Advertising
background image

Publication 1746-RM001A-US-P

Command Line CALLs 5-5

Syntax

PUSH [starting address]
PUSH [ending address]
CALL 101

Example

>PUSH 8000 : PUSH 804FH : CALL 101

:108000003107021327CC3313276607005FFF473081

:108010005509000A8B41E034290D1000149C3130C1

:108020002C32302C33302C34300D0A001EA049EA9B

:1080300030A6330D0900289B41E049290D06003286

:1080400097490D0A003CA04AEA4FA6330D090046A5

:00000001F

>

CALL 103 – Print PRT1
Output Buffer and
Pointer

Purpose

Use CALL 103 to print the complete output buffer with address, front pointer, and
number of characters in the buffer to the program port screen. No PUSHes or
POPs are needed.

Use this information as a troubleshooting aid. It does not affect the contents of the
buffer.

Syntax

CALL 103

Advertising