EasyManuals Logo

TSC TTP-247 Programming Manual

TSC TTP-247
252 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #151 background imageLoading...
Page #151 background image
TSC AUTO ID Technology Co., Ltd. 139 Copyright 2013 All Rights Reserved.
GOSUB…RETURN
Description
This command will branch to a subroutine, executing statements until “RETURN is reached.
Syntax
GOSUB LABEL
statement
END
:LABEL
statement
RETURN
Parameter
Description
LABEL
Beginning of the subroutine. The maximum length of the label is 8
characters.
Example
Sample code
DOWNLOAD "GOSUB1.BAS"
SIZE 4,3
GAP 0,0
DIRECTION 1
CLS
TEXT 10,10,"3",0,1,1,"GOSUB & RETURN COMMAND TEST"
GOSUB DR_BOX
PRINT 1
END
:DR_BOX
FOR I=21 TO 81 STEP 10
BOX 80+I,80+I,80+300-I,80+300-I,5
NEXT
RETURN
EOP
GOSUB1
Result
See Also
DOWNLOAD, EOP, END, GOTO

Table of Contents

Other manuals for TSC TTP-247

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the TSC TTP-247 and is the answer not in the manual?

TSC TTP-247 Specifications

General IconGeneral
Print MethodThermal Transfer / Direct Thermal
Resolution203 dpi
Max Print Width4.09" (104 mm)
Processor32-bit RISC CPU
Weight2.5 kg
Max Print Speed7 ips
Memory8 MB SDRAM, 4 MB Flash
InterfaceUSB 2.0, Serial
Ribbon Capacity300 meters
Label Width1" (25.4 mm) ~ 4.33" (110 mm)
Label Thickness0.06 mm ~ 0.19 mm
Power SupplyExternal Universal Switching Power Supply
Operating Temperature5°C to 40°C (41°F to 104°F)
Storage Temperature-4°F to 140°F (-20°C to 60°C)
Operating Humidity25% to 85%, non-condensing
CertificationsCE, FCC, UL, CCC

Related product manuals