^SLSet Mode and Language (for Real-Time Clock)
^SL configures set Mode and Language (for Real-Time Clock). It applies to the printer session and subsequent formats and can change pixels in the rendered label.
ZPLr compatibility note
- Localized weekday and month names use host Intl locale data and can vary by runtime and printer firmware.
aMode
Sets mode. It can be omitted when the documented default is suitable.
- Default
S- Range
1–999- Required
- No
STRange01999a variations
Compare values side by side; other parameters remain at representative defaults.
a = S
Uses S for mode while the other command values stay at representative defaults.
^XA
^PW640
^LL360
^SLS,1
^FO48,95^A0N,42,38^FDText command example^FS
^FO28,318^A0N,22,22^FDCaret SL parameter example^FS
^XZa = T
Uses T for mode while the other command values stay at representative defaults.
^XA
^PW640
^LL360
^SLT,1
^FO48,95^A0N,42,38^FDText command example^FS
^FO28,318^A0N,22,22^FDCaret SL parameter example^FS
^XZa = 999
Uses 999 for mode while the other command values stay at representative defaults.
^XA
^PW640
^LL360
^SL999,1
^FO48,95^A0N,42,38^FDText command example^FS
^FO28,318^A0N,22,22^FDCaret SL parameter example^FS
^XZbLanguage Value 13 is only supported in firmware versions V60.14.x, V50.14.x, or later
Sets language Value 13 is only supported in firmware versions V60.14.x, V50.14.x, or later. It can be omitted when the documented default is suitable.
- Default
the language selected with ^KL or the control panel- Required
- No
12345678910111214151617+1 moreb variations
Compare values side by side; other parameters remain at representative defaults.
b = 1
Uses 1 for language Value 13 is only supported in firmware versions V60.14.x, V50.14.x, or later while the other command values stay at representative defaults.
^XA
^PW640
^LL360
^SLS,1
^FO48,95^A0N,42,38^FDText command example^FS
^FO28,318^A0N,22,22^FDCaret SL parameter example^FS
^XZb = 2
Uses 2 for language Value 13 is only supported in firmware versions V60.14.x, V50.14.x, or later while the other command values stay at representative defaults.
^XA
^PW640
^LL360
^SLS,2
^FO48,95^A0N,42,38^FDText command example^FS
^FO28,318^A0N,22,22^FDCaret SL parameter example^FS
^XZb = 18
Uses 18 for language Value 13 is only supported in firmware versions V60.14.x, V50.14.x, or later while the other command values stay at representative defaults.
^XA
^PW640
^LL360
^SLS,18
^FO48,95^A0N,42,38^FDText command example^FS
^FO28,318^A0N,22,22^FDCaret SL parameter example^FS
^XZPrimary source
Official Zebra reference
Use the manufacturer reference for printer- and firmware-specific behavior beyond ZPLr’s pinned rendering profile.