- 86 -
ESC D [n] k NULL
CT-S280 CT-S300 CT-S2000 CT-S4000 BD2-2220 PMU series
supportmodel
CT-S281
CT-S310 CT-S801/851 CT-S601/651 CT-P29x series CT-S310II
[Function] Setting horizontaltabposition
[Code] <1B>H<44>H[<n>]k<00>H
[Range] 1≤n≤255
0≤k≤32
[Outline] [The specification which is commontothemodel]
•Specifyinga horizontal tab position.
•“n”indicatesthenumberofcolumnsfromthebeginning tothehorizontaltabposition.Note,however,that“n
=setposition– 1”.For example, toset the positionat9thcolumn, n=8 is tobespecified.
•“k”denotes the number ofhorizontaltab positionsyou want toset.
•Thetabpositionissetatapositionwhereitis“characterwidth×n”from thebeginning ofa line.The character
width,at thistime,includes the spaceontheright.In doublewidth characters, itis made double theordinary
case.
•Tabpositions that canbe specified aremaximum 32. Specifyingtab positionsexceeding thislimit isignored.
•<n> k,whichdenotesa settingposition,is inputin theincreasing order andendsat 00H.
•ESC D<NULL>clears allthe set tabpositions. Followingclearing,the horizontal tab command isignored.
[Caution] [The specification which is commontothemodel]
•When the data,<n>k, is equal toor smaller thanits precedingdata, <n> k-1,it isassumedthat
tab settingisfinished. Ifthisis the case, thenextdata onward will beprocessed as normal data.
•When the data,<n>k, exceeds a1-line print area, setthe horizontal tabposition,as“Setcolumn position=
Maximum print columns +1”.
•The horizontal tab positiondoesnotchange even if thecharacter width is altered after setting the horizontal
tab position.
[Default] Attheselection of fontA,tabs are setevery 8characters(at 9th,17th,25th, ...) withright space amount ofa
character set at0 andhorizontal enlargement rate ofa character set at 1.
[See Also] HT
[Sample Program]
RefertoSample Program andPrint Resultsfor HT.