![Intermec EasyCoder PL-Series Скачать руководство пользователя страница 150](http://html1.mh-extra.com/html/intermec/easycoder-pl-series/easycoder-pl-series_programmers-reference-manual_2079357150.webp)
Chapter 13— Configuration/Control Commands
132
EasyCoder PL-Series Printer Programmer’s Reference Manual
media.type
Type: getvar; setvar
This parameter refers to the media type that the printer is using.
By default, the printer checks for correct media alignment if it encounters
the eye-sense mark (black horizontal bars on back of media) during a print
cycle (Label mode). You can use the Journal command to disable this
automatic correction feature. Your program is responsible for checking and
ensuring the presence of paper when the printer is set to Journal mode.
Please refer to the status inquiry command (Get Extended Printer Status)
for details on checking for out-of-paper condition.
getvar result
Returns the current media type.
Example Description
Syntax
Result
Get current media type.
! U1 getvar “media.type”
“label”
setvar choices
label, journal. Default = label
Example Description
Syntax
Result
Set media type to journal.
! U1 setvar “media.type” “
journal
”
Printer sets media type to journal.
Memory Parameters
memory.flash_size
Type: getvar
This parameter refers to the total amount of flash memory.
getvar result
Returns the flash memory size.
Example Description
Syntax
Result
Get flash memory size.
! U1 getvar “memory.flash_size”
“2097151 Bytes”
memory.flash_free
Type: getvar
This parameter refers to the amount of available flash memory.
getvar result
Returns the flash memory available.
Example Description
Syntax
Result
Get current available flash memory.
! U1 getvar “memory.flash_free”
“1345000 Bytes Free”
Содержание EasyCoder PL-Series
Страница 1: ...EasyCoder PL Series Printer Programmer s Reference Manual ...
Страница 4: ...iv EasyCoder PL Series Printer Programmer s Reference Manual ...
Страница 14: ...Contents xiv EasyCoder PL Series Printer Programmer s Reference Manual ...
Страница 18: ...Before You Begin xviii EasyCoder PL Series Printer Programmer s Reference Manual ...
Страница 35: ...Chapter 3 Text EasyCoder PL Series Printer Programmer s Reference Manual 17 ...
Страница 44: ...Chapter 3 Text 26 EasyCoder PL Series Printer Programmer s Reference Manual ...
Страница 74: ...Chapter 6 Two Dimensional Bar Codes 56 EasyCoder PL Series Printer Programmer s Reference Manual ...
Страница 83: ...Chapter 7 Graphics EasyCoder PL Series Printer Programmer s Reference Manual 65 Output ...
Страница 84: ...Chapter 7 Graphics 66 EasyCoder PL Series Printer Programmer s Reference Manual ...
Страница 100: ...Chapter 8 Advanced Commands 82 EasyCoder PL Series Printer Programmer s Reference Manual ...
Страница 122: ...Chapter 10 Advanced Utilities 104 EasyCoder PL Series Printer Programmer s Reference Manual ...
Страница 128: ...Chapter 11 Printer Escape Commands 110 EasyCoder PL Series Printer Programmer s Reference Manual ...
Страница 182: ...Chapter 14 Printer Configuration and Setup 164 EasyCoder PL Series Printer Programmer s Reference Manual ...
Страница 186: ...Appendix A Troubleshooting 168 EasyCoder PL Series Printer Programmer s Reference Manual ...
Страница 190: ...Appendix B Interface Cables 172 EasyCoder PL Series Printer Programmer s Reference Manual ...
Страница 193: ...Appendix C Character Tables EasyCoder PL Series Printer Programmer s Reference Manual 175 CP850 Character Set ...
Страница 194: ...Appendix C Character Tables 176 EasyCoder PL Series Printer Programmer s Reference Manual Latin 1 Character Set ...
Страница 200: ...Appendix D Font Information 182 EasyCoder PL Series Printer Programmer s Reference Manual ...
Страница 204: ...Appendix E Bar Code Quick Reference 186 EasyCoder PL Series Printer Programmer s Reference Manual ...
Страница 205: ...EasyCoder PL Series Printer Programmer s Reference Manual 187 Index I ...
Страница 219: ......