Skip to command documentation
Device onlyprinterdevicesession scope
^JJ

Set Auxiliary Port

^JJ configures set Auxiliary Port. It applies to the printer session and subsequent formats and controls printer hardware or connectivity rather than label pixels.

ZPLr compatibility note

  • Recognized by the renderer but has no label-raster effect.

These are code examples only. This printer or session command does not produce a standalone label image.

Syntax
^JJa,b,c,d,e,f
a

Operational mode for auxiliary port

Sets operational mode for auxiliary port. It can be omitted when the documented default is suitable.

Default
0
Required
No
Documented values012

a variations

Compare values side by side; other parameters remain at representative defaults.

Side-by-side comparison2 variations

a = 0

Uses 0 for operational mode for auxiliary port while the other command values stay at representative defaults.

ZPLcaret-jj-a-1.zpl
^JJ0,0,0,e,e,e

a = 1

Uses 1 for operational mode for auxiliary port while the other command values stay at representative defaults.

ZPLcaret-jj-a-2.zpl
^JJ1,0,0,e,e,e
b

Application mode

Sets application mode. It can be omitted when the documented default is suitable.

Default
0 The Set/Get/Do command device
Required
No
Documented values01234

b variations

Compare values side by side; other parameters remain at representative defaults.

Side-by-side comparison3 variations

b = 0

Uses 0 for application mode while the other command values stay at representative defaults.

ZPLcaret-jj-b-1.zpl
^JJ0,0,0,e,e,e

b = 1

Uses 1 for application mode while the other command values stay at representative defaults.

ZPLcaret-jj-b-2.zpl
^JJ0,1,0,e,e,e

b = 4

Uses 4 for application mode while the other command values stay at representative defaults.

ZPLcaret-jj-b-3.zpl
^JJ0,4,0,e,e,e
c

Application mode start signal print

Sets application mode start signal print. It can be omitted when the documented default is suitable.

Default
0
Required
No
Documented values0pl

c variations

Compare values side by side; other parameters remain at representative defaults.

Side-by-side comparison2 variations

c = 0

Uses 0 for application mode start signal print while the other command values stay at representative defaults.

ZPLcaret-jj-c-1.zpl
^JJ0,0,0,e,e,e

c = p

Uses p for application mode start signal print while the other command values stay at representative defaults.

ZPLcaret-jj-c-2.zpl
^JJ0,0,p,e,e,e
d

Application label error mode

Sets application label error mode. It can be omitted when the documented default is suitable.

Default
f
Required
No
Documented valuesef

d variations

Compare values side by side; other parameters remain at representative defaults.

Side-by-side comparison2 variations

d = e

Uses e for application label error mode while the other command values stay at representative defaults.

ZPLcaret-jj-d-1.zpl
^JJ0,0,0,e,e,e

d = f

Uses f for application label error mode while the other command values stay at representative defaults.

ZPLcaret-jj-d-2.zpl
^JJ0,0,0,f,e,e
e

Reprint mode

Sets reprint mode. It can be omitted when the documented default is suitable.

Default
d
Required
No
Documented valuesed

e variations

Compare values side by side; other parameters remain at representative defaults.

Side-by-side comparison2 variations

e = e

Uses e for reprint mode while the other command values stay at representative defaults.

ZPLcaret-jj-e-1.zpl
^JJ0,0,0,e,e,e

e = d

Uses d for reprint mode while the other command values stay at representative defaults.

ZPLcaret-jj-e-2.zpl
^JJ0,0,0,e,d,e
f

Ribbon low mode

Sets ribbon low mode. It can be omitted when the documented default is suitable.

Default
e
Required
No
Documented valuesed

f variations

Compare values side by side; other parameters remain at representative defaults.

Side-by-side comparison2 variations

f = e

Uses e for ribbon low mode while the other command values stay at representative defaults.

ZPLcaret-jj-f-1.zpl
^JJ0,0,0,e,e,e

f = d

Uses d for ribbon low mode while the other command values stay at representative defaults.

ZPLcaret-jj-f-2.zpl
^JJ0,0,0,e,e,d

Primary source

Official Zebra reference

Use the manufacturer reference for printer- and firmware-specific behavior beyond ZPLr’s pinned rendering profile.

Open Zebra documentation