EasyManua.ls Logo

Intermec VT220/ANSI - Page 221

Intermec VT220/ANSI
276 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
SECTION 9 " Extended Commands
VT220/ANSI Terminal Emulation Programmers Reference Guide 9-15
Examples of Transmit Only
Extended command characters can be started by an APC
sequence and ended by an ST sequence, or started by a
space and ended by a # character.
APC and ST Sequences
When control character sequences for APC and ST mark
data, all of the data is on Line 1. A # character is before
the sequence for ST at the end of the line. Control charac-
ter sequences are not displayed, which results in a faster
transmission rate. Also, the cursor position is not lost.
The following example shows data started and ended by
control character sequences. Sequences are prefixed by the
notation ^ which represents control.
^9F#P3N8100005This is data to send.#^9C
Column 2 Column 11
Space and # Character
The following example shows a space as the start of the
data and a # character as the end. The data is on two li-
nes. A b indicates a space.
b#P3N8100005
This is data to send.#
Column 1
Line 1
Line 2
Column 11
Following is an example of data transmitted on the wireless
stations RS-232 port. A space and # character start and
end the data.

Table of Contents