CognitiveTPG A760 User Manual

Page 39

Advertising
background image

A760 User Guide: Programming Supplement

Chapter 4: Programming commands

39

Revision F January 2010

Select slip station

ASCII

FS

Hexadecimal 1C
Decimal

28

Selects the slip station for all functions. The receipt station is default setting after the printer is
initialized or the clear printer (0x10) command is received.

Select cut mode and cut paper

ASCII

GS V m

GS V m n

Hexadecimal 1D 56 m

1D 56 m n

Decimal

29 86 m

29 86 m n

Value of m:

Selects the mode as shown in the table.

Value of n:

Determines cutting position only if m is

65 or 66.

m

Feed and cut mode

0, 48 Full cut (no extra feed). Partial cut on the A760.

1, 49 Partial cut (no extra feed).

65

Feeds paper to cutting position + (n times vertical

motion unit), and cuts the paper completely.

66

Feeds paper to cutting position + (n times vertical

motion unit), and performs a partial cut.

Range of m:

0, 48; 1, 49

65, 66 (when used with n)

Range of n:

0 – 255

Default of m, n: 0

Selects a mode for cutting paper and cuts the paper. There
are two formats for this command, one requiring one
parameter m, the other requiring two parameters m and n.
The format is indicated by the parameter m.

Formulas

n times the vertical motion unit is used to determine the
cutting position to which the paper is fed.

Exceptions

If m is out of the specified range, the command is ignored.

Advertising