S, es[p1] – change printer command language, S,status - status immediate response command, T - print head testing – GoDEX EZPL User Manual

Page 34: S, es[p1, S,status

Advertising
background image

29

~S,n ( n = FEED, PAUSE, CANCEL, BUFCLR ) - Analogue press control keys

Syntax

~S,n

Parameter

n = FEED, same as push Feed key once.

( if the media setup is plain paper, ~S,FEED = feed 1mm)

n = PAUSE, same as Pause key. On the printers without LCD display, the LED will flash

slowly while sending this command. Send ~S,PAUSE or ~S,FEED again, it

will come back to standby status.

n = CANCEL, same as Cancel key used to clear error status.

n = BUFCLR, printer will stop printing immediately and clean printer buffer then stays

in standby status. ( Serial and Variable will be cleared as well )

Description

Current printer default = ~S,ESA (auto switch). When a printer switch to certain

language, it can auto detect and switch again by rebooting printer.

Example

None

~S, ES[p1] – Change printer command language

Syntax

~S, ES[p1]

Parameter

n = p1 ; p1 = A or blank : auto switch ; p1 = G : EZPL ; p1 = E : GEPL ; p1 = Z : GZPL

Description

Current printer default = ~S,ESA (auto switch). When a printer switch to certain

language, it can auto detect and switch again by rebooting printer.

Example

None

~S,STATUS - Status immediate response command

Syntax

~S,STATUS

Parameter

None

Description

Almost same as ~S,CHECK, the only difference is the response format of ~S,STATUS is

“aa,nnnnn<CR><LF>

aa : please check ~S,CHECK for further explanation

nnnnn : remaining number of prints, range from 00000 to 99999

Example

Procedure :

PC to Printer

^XSET,IMMEDIATE,1

Printer action

Door open

PC to Printer

~S,STATUS

Printer to PC

04,00100

**04: Door open , 00100: 100 labels waiting for printing

~T - Print head testing

Syntax

~T

Parameter

None

Description

Print a pattern for the user to determine if the print head is damaged. The printing is

based on width setting.

Example

Print resolute as below::

~V - Print Self-Test page

Syntax

~V

Parameter

None

Description

Print out the Self-Test page. The printing is based on width setting.

Advertising