Intermec 5020 User Guide

Page of 116
Chapter 2 — Developing and Testing Your Application
Data Collection Browser User’s Guide
13
Beep
Syntax:
<BEEP>
Attributes:
Notes:
To set the beep volume and frequency, see the user’s manual for your device.
Example:
<BEEP repeat=3>
The device beeps three times.
Headings
Syntax:
<H1>…</H1>
<H2>…</H2>
<H3>…</H3>
<H4>…</H4>
<H5>…</H5>
<H6>…</H6>
Notes:
<H1> is centered in uppercase letters with a blank line before and after the 
heading.
<H2> is left-justified with a blank line before and after the heading.
<H3> is left-justified in uppercase with a two-character indentation and a 
blank line before the heading.
<H4> is left-justified with a four-character indentation and a blank line 
before the heading.
<H5> is left-justified with a six-character indentation and a blank line 
before the heading.
<H6> is left-justified with an eight-character indentation and a blank line 
before the heading.
Example:
<H1>containers</H1>
repeat=
Sets the number of beeps. The default number of repeats is 
0. The valid range for repeats is 0 to 32,767.
spacing=
Sets the number of milliseconds between beeps. The valid 
range for spacing is 1 to 1100 ms. If you compare spacings 
below 30 ms, you will not notice a difference in spacing.