SGD Printer Settings

odometer.headclean

207

odometer.headclean

Description This printer setting refers to the head clean odometer count. This counter tracks how many inches and centimeters have passed through the printer since the head was last cleaned. For printer support, see SGD Command Support on page 315.

Type getvar; setvar

Note • For details on SGD command structure, see Command Structure on page 638.

This table identifies the commands for this format:

Commands

Details

 

 

getvar

This command instructs the printer to retrieve the values for the head clean

 

counter.

 

Format: ! U1 getvar "odometer.headclean"

 

 

setvar

This command instructs the printer to reset the head clean counter.

 

Format: ! U1 setvar "odometer.headclean" "value"

 

Values:

 

"0" = reset the head clean counter

 

Default: must be an accepted value or it is ignored

 

 

Example • This example shows how to get the odometer head clean, how to reset it, and how to confirm the settings changed.

1.To see the current settings, type:

! U1 getvar "odometer.headclean"

Something similar to this is shown:

"1489 INCHES, 3784 CENTIMETERS"

2.To reset the these values to 0, type:

!U1 setvar "odometer.headclean" "0"

3.To confirm this settings were reset, type:

!U1 getvar "odometer.headclean"

If the resetting was successful, this is shown:

"0 INCHES, 0 CENTIMETERS"

12/16/13

EPL Programming Guide

14245L-003 Rev. A

Page 207
Image 207
Zebra Technologies 14245L-003 manual Odometer.headclean, 207