Select your printer model
<marquee>
This element allows you to specify marquee display settings for text strings.
Characters in a text string is displayed one by one at a time interval specified in "uwait". When the last character is displayed, the display of the text string restarts from the top character after the time specified in "rwait" has elapsed.
Attribute
format
Attribute value |
Description |
---|---|
"walk" (default) |
Displays the text from the rightmost position of the window. |
"place" |
Displays the text from the leftmost position of the window. |
repeat
Attribute value |
Description |
---|---|
"0" |
Repeats unlimitedly |
"1" to "127" |
Specifies the number of repeating times (an integer) |
uwait
Attribute value |
Description |
---|---|
"0" to "2000" |
Specifies a time interval (an integer) after displaying one character and before displaying the next character in units of msec. |
rwait
Attribute value |
Description |
---|---|
"100" to "2000" |
Specifies a time period (an integer) to wait after displaying the last character in units of msec. |
lang
Attribute value |
Description |
---|---|
"en" (default) |
English |
"ja" |
Japanese |
Sample program
- Displays the characters one by one at 500-msec interval from the right of the display, and repeats the marquee display at 1000-msec interval.
-
<marquee uwait="500" rwait="1000">Welcom!!</marquee>
- Displays the characters one by one at 500-msec interval from the left of the display, and repeats the marquee display at 1000-msec interval.
-
<marquee uwait="500" rwait="1000" format="place">Welcome!!</marquee>
Supplementary explanation
- For TM-m30 and DM-D30/DM-D70, and TM-H6000V and DM-D110/DM-D210, "0" is only allowed in repeat.
- For TM-H6000VI, only 0 can be specified for repeat.
- When controlling DM-D30 or DM-D70, due to the characteristics of its LCD, its marquee
display may be distorted if the interval for switching text is too short.
It is recommended to set uwait and rwait to the value shown below.
DM-D30: 600 msec or longer
DM-D70: 100 msec or longer
Quick Access
- [Name]
- [Format]
- [Range]
- [Description]
- [Notes]
- Introduction
- help
- XML for Controlling Printer
- XML for Controlling Customer Display
- Appendix
- XML Supported Printers
- Supported Elements List
- Printer-specific Support Information
- TM-H6000IV
- TM-H6000IV-DT
- TM-H6000V
- TM-H6000VI
- TM-L90
- TM-L90 4xx
- TM-L90-i
- TM-L100
- TM-m10
- TM-m30
- TM-m30II
- TM-m30II-H
- TM-m30II-NT
- TM-m30II-S
- TM-m30II-SL
- TM-m30III
- TM-m30III-H
- TM-m50
- TM-m50II
- TM-m50II-H
- TM-P20
- TM-P20II
- TM-P60II (Receipt)
- TM-P60II (Peeler)
- TM-P80
- TM-P80II
- TM-T20
- TM-T20II
- TM-T20II-i
- TM-T20III
- TM-T20IV
- TM-T20IV-SP
- TM-T70
- TM-T70-i
- TM-T70II
- TM-T70II-DT
- TM-T70II-DT2
- TM-T82II
- TM-T82II-i
- TM-T82III
- TM-T82IV
- TM-T83II
- TM-T83II-i
- TM-T88IV
- TM-T88V
- TM-T88V-DT
- TM-T88V-i
- TM-T88VI
- TM-T88VI-DT2
- TM-T88VI-iHUB
- TM-T88VII
- TM-T90
- TM-U220
- TM-U220-i
- TM-U220II
- TM-U220IIB-i
- TM-U330
- Usage Restrictions by Firmware Version
- ePOS-Print Settings