![Intermec EasyCoder PL-Series Programmer'S Reference Manual Download Page 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”
Summary of Contents for EasyCoder PL-Series
Page 1: ...EasyCoder PL Series Printer Programmer s Reference Manual ...
Page 4: ...iv EasyCoder PL Series Printer Programmer s Reference Manual ...
Page 14: ...Contents xiv EasyCoder PL Series Printer Programmer s Reference Manual ...
Page 18: ...Before You Begin xviii EasyCoder PL Series Printer Programmer s Reference Manual ...
Page 35: ...Chapter 3 Text EasyCoder PL Series Printer Programmer s Reference Manual 17 ...
Page 44: ...Chapter 3 Text 26 EasyCoder PL Series Printer Programmer s Reference Manual ...
Page 83: ...Chapter 7 Graphics EasyCoder PL Series Printer Programmer s Reference Manual 65 Output ...
Page 84: ...Chapter 7 Graphics 66 EasyCoder PL Series Printer Programmer s Reference Manual ...
Page 100: ...Chapter 8 Advanced Commands 82 EasyCoder PL Series Printer Programmer s Reference Manual ...
Page 122: ...Chapter 10 Advanced Utilities 104 EasyCoder PL Series Printer Programmer s Reference Manual ...
Page 186: ...Appendix A Troubleshooting 168 EasyCoder PL Series Printer Programmer s Reference Manual ...
Page 190: ...Appendix B Interface Cables 172 EasyCoder PL Series Printer Programmer s Reference Manual ...
Page 200: ...Appendix D Font Information 182 EasyCoder PL Series Printer Programmer s Reference Manual ...
Page 205: ...EasyCoder PL Series Printer Programmer s Reference Manual 187 Index I ...
Page 219: ......