User manual
ScanVue5® Mini Kiosk
User Manual
M37574–01T
Industrial Electronic Engineers, Inc.
23-June-2008 RevT Page 94
Writing to a Text Box
Specify the text box ID # and the text to be displayed
<ESC>[<ID>;{<TEXT>}
The text string can include text color controls. Text sent without a box ID # will be
inserted into the default text box, ID=0.
Text Timeout
When sent as part of a text message, causes the current text box to timeout (be
removed from the screen). The TO value is the ASCII number of seconds
<ESC>[T<TO>;
Mixed Fonts Example:
while a text box can only contain a single font, several transparent text boxes can be
placed on top of a non-transparent box to provide the same effect as multiple fonts in a
single word. The following example creates three text boxes to display Einstein’s
equation E=mc
2
<ESC>[D1;2;fonts/bit16x32.gft;35,180;1,2;16,16;10;E=
<ESC>[D2;1;fonts/bit8x16.gft;30;1,2;48,24;10;mc
<ESC>[D3;1;fonts/bit8x8.gft;5;1,1;64,20;10;2