Skip to command documentation
Device onlyprinterdevicesession scope
^SX

Set ZebraNet Alert

^SX configures set ZebraNet Alert. 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
^SXa,b,c,d,e,f
a

Condition type

Sets condition type. It can be omitted when the documented default is suitable.

Default
if the parameter is missing or invalid, the command is ignored
Required
No
Documented valuesABCDEFGHIJKLMNOP+7 more

a variations

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

Side-by-side comparison3 variations

a = A

Uses A for condition type while the other command values stay at representative defaults.

ZPLcaret-sx-a-1.zpl
^SXA,A,N,N,0,0

a = B

Uses B for condition type while the other command values stay at representative defaults.

ZPLcaret-sx-a-2.zpl
^SXB,A,N,N,0,0

a = ZBI

Uses ZBI for condition type while the other command values stay at representative defaults.

ZPLcaret-sx-a-3.zpl
^SXZBI,A,N,N,0,0
b

Destination for route alert

Sets destination for route alert. It can be omitted when the documented default is suitable.

Default
If this parameter is missing or invalid, the command is ignored
Required
No
Documented valuesACDEF

b variations

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

Side-by-side comparison3 variations

b = A

Uses A for destination for route alert while the other command values stay at representative defaults.

ZPLcaret-sx-b-1.zpl
^SXA,A,N,N,0,0

b = C

Uses C for destination for route alert while the other command values stay at representative defaults.

ZPLcaret-sx-b-2.zpl
^SXA,C,N,N,0,0

b = F

Uses F for destination for route alert while the other command values stay at representative defaults.

ZPLcaret-sx-b-3.zpl
^SXA,F,N,N,0,0
c

Enable condition set alert to this destination

Sets enable condition set alert to this destination. It can be omitted when the documented default is suitable.

Required
No
Documented valuesNY

c variations

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

Side-by-side comparison2 variations

c = N

Uses N for enable condition set alert to this destination while the other command values stay at representative defaults.

ZPLcaret-sx-c-1.zpl
^SXA,A,N,N,0,0

c = Y

Uses Y for enable condition set alert to this destination while the other command values stay at representative defaults.

ZPLcaret-sx-c-2.zpl
^SXA,A,Y,N,0,0
d

Enable condition clear alert to this destination

Sets enable condition clear alert to this destination. It can be omitted when the documented default is suitable.

Required
No
Documented valuesNY

d variations

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

Side-by-side comparison2 variations

d = N

Uses N for enable condition clear alert to this destination while the other command values stay at representative defaults.

ZPLcaret-sx-d-1.zpl
^SXA,A,N,N,0,0

d = Y

Uses Y for enable condition clear alert to this destination while the other command values stay at representative defaults.

ZPLcaret-sx-d-2.zpl
^SXA,A,N,Y,0,0
e

Destination setting

Sets destination setting. It can be omitted when the documented default is suitable.

Required
No
Documented values0

e variations

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

Side-by-side comparison2 variations

e = 0

Uses 0 for destination setting while the other command values stay at representative defaults.

ZPLcaret-sx-e-1.zpl
^SXA,A,N,N,0,0

e = 1

Uses 1 for destination setting while the other command values stay at representative defaults.

ZPLcaret-sx-e-2.zpl
^SXA,A,N,N,1,0
f

Port number

Sets port number. It can be omitted when the documented default is suitable.

Range
0–65535
Required
No
Documented values065535

f variations

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

Side-by-side comparison2 variations

f = 0

Uses 0 for port number while the other command values stay at representative defaults.

ZPLcaret-sx-f-1.zpl
^SXA,A,N,N,0,0

f = 65535

Uses 65535 for port number while the other command values stay at representative defaults.

ZPLcaret-sx-f-2.zpl
^SXA,A,N,N,0,65535

Primary source

Official Zebra reference

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

Open Zebra documentation