Samsung SRP-275CEPG Operation Manual - Page 96

ESC GS A n1 n2, ESC GS R n1 n2, ESC GS a n

Page 96 highlights

CHAPTER 5 CONTROL COMMANDS LIST ESC GS a n [Name] Specify position alignment [Format] ASCII ESC GS a n Hex 1B 1D 61 n Decimal 27 29 97 n [Range] 0 ≤n ≤2 48 ≤ n ≤ 50 ("0" ≤ n ≤ "2") [Default] n = 0 [Description] This specifies position alignment for all data in one line, in the set print region. n Position alignment 0, 48 Left alignment 1, 49 Center alignment 2, 50 Right alignment 5-100 ESC GS A n1 n2 [Name] Specify absolute position [Format] ASCII ESC GS A n1 n2 Hex 1B 1D 41 n1 n2 Decimal 27 29 65 n1 n2 [Range] 0 ≤ n1 ≤ 255 0 ≤ n2 ≤ 255 [Default] ------ [Description] Moves the print position to the dot position based on the left margin (n1 + n2 x 256). When printing up-side down, the right margin is the reference. When the print area has been exceeded, this command is ignored. If print data is duplicated, the older print data is overwritten by new data (that older data being deleted in the process). However, bit image data is processed using OR for the old print data. ESC GS R n1 n2 [Name] Specify relative position [Format] ASCII ESC GS R n1 n2 Hex 1B 1D 52 n1 n2 Decimal 27 29 82 n1 n2 [Range] 0 ≤ n1 ≤ 255 0 ≤ n2 ≤ 255 [Default] ------ [Description] Moves the print position to the dot position based on the left margin (n1 + n2 x 256). When the print area has been exceeded, this command is ignored. If print data is duplicated, the older print data is overwritten by new data (that older data being deleted in the process). However, bit image data is processed using OR for the old print data. 5-101

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110

5-101
ESC GS A n1 n2
[Name]
Specify absolute position
[Format]
ASCII
ESC
GS
A
n1
n2
Hex
1B
1D
41
n1
n2
Decimal
27
29
65
n1
n2
[Range]
0
n1
255
0
n2
255
[Default]
------
[Description]
Moves the print position to the dot position based on the left margin
(n1 + n2 x 256).
When printing up-side down, the right margin is the reference. When the print
area has been exceeded, this command is ignored. If print data is duplicated,
the older print data is overwritten by new data (that older data being deleted in
the process). However, bit image data is processed using OR for the old print
data.
ESC GS R n1 n2
[Name]
Specify relative position
[Format]
ASCII
ESC
GS
R
n1
n2
Hex
1B
1D
52
n1
n2
Decimal
27
29
82
n1
n2
[Range]
0
n1
255
0
n2
255
[Default]
------
[Description]
Moves the print position to the dot position based on the left margin
(n1 + n2 x 256).
When the print area has been exceeded, this command is ignored.
If print data is duplicated, the older print data is overwritten by new data
(that older data being deleted in the process).
However, bit image data is processed using OR for the old print data.
5-100
CONTROL COMMANDS LIST
CHAPTER 5
ESC GS a n
[Name]
Specify position alignment
[Format]
ASCII
ESC
GS
a
n
Hex
1B
1D
61
n
Decimal
27
29
97
n
[Range]
0
n
2
48
n
50 ("0"
n
"2")
[Default]
n = 0
[Description]
This specifies position alignment for all data in one line, in the set print region.
n
0, 48
1, 49
2, 50
Position alignment
Left alignment
Center alignment
Right alignment