Standard commands
Horizontal print control
T5023/5023+ - Programming Guide
81
Example:
A demonstration of what effect a right margin has on the carriage return and line feed.
(For the influence of the current character size on the right margin compare with con-
trol command for “Setting the left margin”).
Result:
–
The absolute margin position is dependent on the set character
size (10, 12 or 15 cpi) and the print mode (condensed, elongated,
normal). With proportional spacing, the right margin is determined
according to the character size 10 cpi. Subsequent alterations to
the character size have no influence on the set margin.
–
The distance between the left and right margins must be at least
two 2/10“(two characters with 10 cpi).
–
ESC Q (n) should be entered at the beginning of a print line, as
ESC Q (n) deletes all the previously entered characters and tabs in
the same print line.
BEGIN
SET N = 30
REPEAT
SET N = N + 4
PRINT(char(27),"Q",char(N))
<-- Setting the right
PRINT("Line length equal to the distance") margin
PRINTLF(" between left and right margins")
UNTIL N = 42
END
i
Содержание T5023
Страница 1: ...T5023 5023 Programming Guide...
Страница 16: ...Contents of the manual Preface 6 T5023 5023 Programming Guide...
Страница 22: ...Application areas Short description of the document printer 12 T5023 5023 Programming Guide...
Страница 42: ...Document printer specifications Programming interface General 32 T5023 5023 Programming Guide...
Страница 72: ...Line feed commands Standard commands 62 T5023 5023 Programming Guide Result...
Страница 132: ...Non executable commands Standard commands 122 T5023 5023 Programming Guide...
Страница 146: ...Definition of characters Character set commands 136 T5023 5023 Programming Guide Dot grid for LQ print quality...
Страница 166: ...Switching on italic print Character set commands 156 T5023 5023 Programming Guide...
Страница 171: ...Graphics commands Mode of operation of the graphics T5023 5023 Programming Guide 161 Example...
Страница 177: ...Graphics commands Syntax of the graphics commands T5023 5023 Programming Guide 167 Result...
Страница 211: ...Additional commands Printer Basic commands for document processing T5023 5023 Programming Guide 201...
Страница 219: ...Additional commands Printer Controlling the MSR MICR functions T5023 5023 Programming Guide 209 Horizontal fold book...
Страница 251: ...Application examples Processing of a blank form T5023 5023 Programming Guide 241 Print effects...
Страница 282: ...Passbook processing with MSR Application examples 272 T5023 5023 Programming Guide...
Страница 300: ...Length of the Transfer Loadable Firmware Character Genera 290 T5023 5023 Programming Guide...
Страница 306: ...Windows NT Drivers Specific Operating System Dependencies 296 T5023 5023 Programming Guide...
Страница 317: ...Appendix Character Sets T5023 5023 Programming Guide 307 Code Page 437...
Страница 318: ...Character Sets Appendix 308 T5023 5023 Programming Guide ISO 8859 2 Latin No 2...
Страница 319: ...Appendix Character Sets T5023 5023 Programming Guide 309 ISO 8859 5 Cyrillic...
Страница 320: ...Character Sets Appendix 310 T5023 5023 Programming Guide ISO 8859 7 Greek...
Страница 321: ...Appendix Character Sets T5023 5023 Programming Guide 311 ISO 8859 8 Hebrew...
Страница 322: ...Character Sets Appendix 312 T5023 5023 Programming Guide ISO 8859 9 Latin No 5...
Страница 323: ...Appendix Character Sets T5023 5023 Programming Guide 313 ISO 8859 15...
Страница 324: ...Character Sets Appendix 314 T5023 5023 Programming Guide OCR A...
Страница 325: ...Appendix Character Sets T5023 5023 Programming Guide 315 OCR B...
Страница 326: ...Character Sets Appendix 316 T5023 5023 Programming Guide Code Page ISO 2...
Страница 327: ...Appendix Character Sets T5023 5023 Programming Guide 317 Code Page 775 Latin Baltic...
Страница 328: ...Character Sets Appendix 318 T5023 5023 Programming Guide Code Page 850 Latin 1...
Страница 329: ...Appendix Character Sets T5023 5023 Programming Guide 319 Code Page 852 Latin 2...
Страница 330: ...Character Sets Appendix 320 T5023 5023 Programming Guide Code Page 855...
Страница 331: ...Appendix Character Sets T5023 5023 Programming Guide 321 Code Page 857 Latin 5...
Страница 332: ...Character Sets Appendix 322 T5023 5023 Programming Guide PC Code Page 858...
Страница 334: ...Character Sets Appendix 324 T5023 5023 Programming Guide Code Page 866 Latin Cyrillic...
Страница 335: ...Appendix Character Sets T5023 5023 Programming Guide 325 Code Page 869 Latin Greek...
Страница 337: ...Appendix Character Sets T5023 5023 Programming Guide 327 1250 Windows Latin 2...
Страница 338: ...Character Sets Appendix 328 T5023 5023 Programming Guide 1251 Windows Cyrillic...
Страница 339: ...Appendix Character Sets T5023 5023 Programming Guide 329 1252 Windows Latin 1...
Страница 340: ...Character Sets Appendix 330 T5023 5023 Programming Guide 1253 Windows Greek...
Страница 341: ...Appendix Character Sets T5023 5023 Programming Guide 331 1254 Windows Latin 5...
Страница 342: ...Character Sets Appendix 332 T5023 5023 Programming Guide 1255 Windows Hebrew...
Страница 343: ...Appendix Character Sets T5023 5023 Programming Guide 333 1256 Windows Arabic...
Страница 344: ...Character Sets Appendix 334 T5023 5023 Programming Guide 1257 Windows Baltic Rim...
Страница 354: ...Chinese Characters in the Passbook Document Printer Appendix 344 T5023 5023 Programming Guide...
Страница 368: ...Paper Specifications Appendix 358 T5023 5023 Programming Guide...
Страница 394: ...Description of the physical interface Appendix 384 T5023 5023 Programming Guide...
Страница 402: ...Index 392 T5023 5023 Programming Guide...
Страница 403: ......
Страница 404: ......