Intermec 5020 User Guide

Page of 116
Chapter 2 — Developing and Testing Your Application
20
Data Collection Browser User’s Guide
Paragraph
Syntax:
<P>
Attributes:
None.
Notes:
The dcBrowser gateway puts a blank line before a paragraph and left 
justifies the paragraph.
Multiple paragraph tags have no cumulative effect.
Print
Syntax:
<ITCPRINT>…</ITCPRINT>
Special Attributes:
transmit
Transmits the status of the last print command.
get
Gets data from the attached device and sends the data to 
the host.
baud=
Sets the baud rate on the device to allowed values, for 
example, 9600. For valid baud rates, see your Intermec 
computer user’s manual.
data=
Sets the data bits to 7 or 8. If this attribute is not used, the 
data bits are set to 8.
end=
Defines the end character for block of input. You can use 
any ASCII character from 00 to 7E hex values. For ASCII 
to hex conversion, see Appendix A, “ASCII to Hex 
Conversion.” You must use the transmit attribute with this 
attribute. 
flow=
Sets the flow control. Valid values are:
D DSR with XON/XOFF
X XON/XOFF
N None (default)
length=
Limits the length of the input stream to any value from 00 
to 99. The default value is 99.
message=
Defines the message displayed on the device screen while 
printing. Use HTML code for non-alphanumeric 
characters. The default message is “RS-232 PORT IN USE 
PLEASE WAIT.”
parity=
Sets the parity. Valid values are:
O Odd
E Even
N None (default)