Sign In
Upload
Download
Table of Contents
Contents
Add to my manuals
Delete from my manuals
Share
URL of this page:
HTML Link:
Bookmark this page
Add
Manual will be automatically added to "My Manuals"
Print this page
×
Bookmark added
×
Added to my manuals
Manuals
Brands
TSC Manuals
Label Maker
TTP-246M series
Programming manual
TSC TTP-246M series Programming Manual
Tspl/tspl2 programming language
Hide thumbs
1
2
Table Of Contents
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
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
page
of
206
Go
/
206
Contents
Table of Contents
Bookmarks
Table of Contents
Table of Contents
Document Conventions
Object Position Calculation
Printer Models List
Setup and System Commands
Size
Gap
Gapdetect
Blinedetect
Autodetect
Bline
Offset
Speed
Density
Direction and Mirror Image
Reference
Shift
Country
Codepage
Cls
Feed
Backfeed & Backup
Formfeed
Home
Print
Sound
Cut
Limitfeed
Selftest
Label Formatting Commands
Bar
Barcode
Bitmap
Box
Circle
Dmatrix
Erase
Maxicode
Pdf417
Aztec
Putbmp
Putpcx
Qrcode
Rss
Reverse
Text
Status Polling Commands (RS-232)
Esc
Esc>!R
Message Translation Protocols
Commands for Windows Driver
File Management Commands
Download
Eop
Files
Kill
Move
Run
BASIC Commands and Functions
Abs( )
Asc( )
Chr$( )
End
Eof( )
Open
Write
Read
Seek
Lof( )
Fread$( )
For
If...then...else...endif Loop
Gosub
Goto
Inp$( )
Input
Rem
Out
Getkey( )
Int( )
Left$( )
Len( )
MID$( )
Right$( )
Str$( )
Strcomp ( )
Instr ( )
Trim$( )
Ltrim$( )
Rtrim$( )
Val( )
Beep
Now$( )
Format$( )
Device Reconfiguration Commands
Set Counter
Set Cutter
Set Partial_Cutter
Set Back
Set Key1, Set Key2, Set Key3
Set Led1, Set Led2, Set Led3
Set Peel
Set Tear & Set Striper
Set Gap
Set Head
Set Ribbon
Set Com1
Set Printkey
Set Reprint
Peel
Led1, Led2, Led3
Key1, Key2, Key3
Printer Global Variables
Label
Year
Month
Date
Week
Hour
Minute
Second
Year
Month
Date
Day
Hour
Minute
Second
Advertisement
Quick Links
1
Size
2
Setup and System Commands
3
Barcode
4
Text
Download this manual
See also:
Service Manual
,
User Manual
TSPL/TSPL2 Programming Language
TSC BAR CODE PRINTER SERIES
PROGRAMMING
MANUAL
Table of
Contents
Previous
Page
Next
Page
1
2
3
4
5
Advertisement
Table of Contents
Need help?
Do you have a question about the TTP-246M series and is the answer not in the manual?
Ask a question
Questions and answers
Related Manuals for TSC TTP-246M series
Label Maker TSC M23 Programming Manual
Bar code printer series (252 pages)
Label Maker TSC TTP-243 series Programming Manual
Tspl/tspl2 programming language (206 pages)
Label Maker TSC TTP-248M User Manual
Thermal transfer / direct thermal bar code printer (31 pages)
Label Maker TSC TDP-225 Installation Manual
(16 pages)
Label Maker TSC TDP-225 Service Manual
Direct thermal bar code printer (35 pages)
Label Maker TSC TX200 Series User Manual
(59 pages)
Label Maker TSC TTP-244 Alpha-3R Programming Manual
Bar code printer series (252 pages)
Label Maker TSC TTP-342M Plus series Programming Manual
Tspl/tspl2 programming language (206 pages)
Label Maker TSC PEX1000 Series User Manual
(90 pages)
Label Maker TSC Alpha-3R Manual
(49 pages)
Label Maker TSC CPX4P Service Manual
Color inkjet label printer (232 pages)
Label Maker TSC ME240 series Quick Installation Manual
(2 pages)
Label Maker TSC CPX4D Series Getting Started Manual
Color inkjet label printer (53 pages)
Label Maker TSC ALPHA 4L Quick Installation Manual
(2 pages)
Label Maker TSC CPX4D Series Installation Procedure
Color inkjet label printer (26 pages)
Summarization of Contents
Document Conventions
Setup and System Commands
SIZE Command
Defines label width and length for printer setup.
GAP Command
Sets the distance between two labels and the offset distance.
SPEED Command
Defines the printer's print speed.
DENSITY Command
Sets the printing darkness level.
Label Formatting Commands
BARCODE Command
Prints 1D barcodes. Lists available barcode types.
QRCODE Command
Prints QR code. Describes encodable character sets.
TEXT Command
Prints text on labels. Details font types and parameters.
BITMAP Command
Draws bitmap images.
Status Polling Commands (RS-232)
!? Command
Obtains printer status at any time, indicating readiness or errors.
~!T Command
Inquires the model name and number of the printer.
File Management Commands
DOWNLOAD Command
Saves files into printer memory (DRAM/Flash).
KILL Command
Deletes files from printer memory (DRAM or FLASH).
RUN Command
Executes a program resident in the printer memory.
BASIC Commands and Functions
FOR…NEXT LOOP
Executes one or more lines of program repetitively using a loop counter.
IF…THEN…ELSE…ENDIF LOOP
Executes statements conditionally based on a condition.
STR$() Function
Converts a value or expression into a string.
VAL() Function
Converts numeric characters into an integer or floating point number.
Device Reconfiguration Commands
SET COUNTER Command
Sets counter numbers and increments for programs.
SET GAP Command
Sets gap sensor sensitivity and initiates automatic gap sensor calibration.
SET KEY1, SET KEY2, SET KEY3 Commands
Enables/disables KEY1, KEY2, KEY3 functions on the printer.
SET LED1, SET LED2, SET LED3 Commands
Controls the on/off state of the printer's LEDs.
Printer Global Variables
@LABEL Global Variable
Counts printed labels; retained across power cycles.
@YEAR Global Variable
Reads/writes the year data from the Real Time Clock (RTC).
@HOUR Global Variable
Reads/writes the hour data from the Real Time Clock (RTC).
@MINUTE Global Variable
Reads/writes the minute data from the Real Time Clock (RTC).
Table of Contents
Save PDF
Print
Rename the bookmark
Delete bookmark?
Delete from my manuals?
Login
Sign In
OR
Sign in with Facebook
Sign in with Google
Upload manual
Upload from disk
Upload from URL
Need help?
Do you have a question about the TTP-246M series and is the answer not in the manual?
Questions and answers