209
SGD Printer Settings
odometer.label_dot_length
12/16/13 EPL Programming Guide 14245L-003 Rev. A
odometer.label_dot_length
Description This command returns the length of the last label printed or fed (in dots). For
printer support, see SGD Command Support on page 315.
Type getvar
This table identifies the command for this format:
Note • For details on SGD command structure, see Command Structure onpage 638.
Commands Details
getvar This command returns the length of the last label printed or fed (in dots).
Format:
! U1 getvar "odometer.label_dot_length"
Example • This is an example of how to reset the length using the ^LL command and how to
use the getvar to confirm the change. For the ^LL command to work the printer must be in
continuous mode.
1. To change the odometer label dot length, type:
^XA
^LL500
^XZ
2. To get the current odometer label dot length, type:

! U1 getvar "odometer.label_dot_length"

Something similar to this is shown:

"500"