EasyManuals Logo

TSC TTP-244CE series User Manual

TSC TTP-244CE series
206 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 #122 background imageLoading...
Page #122 background image
TSC AUTO ID Technology Co., Ltd. 112 Copyright 2009 All Rights Reserved.
FOR…NEXT LOOP
Description
Loop is used to execute one or more lines of program repetitively. A loop counter value
specifies the number of executions. Nested loops are allowed (up to 39 nested loops) in this
printer. Jumping out in the middle of the FOR…NEXT loop is prohibited.
Syntax
FOR variable = start TO end STEP increment
statement; start < end
NEXT
Parameter Description
variable The variable name is (up to 8 characters)
start Integer or floating point numbers
end Integer of floating point numbers
increment Integer or floating point, positive or negative.
Example
DOWNLOAD "TEST.BAS"
SIZE 3,3
GAP 0.08,0
DENSITY 8
SPEED 4
DIRECTION 1
CLS
FOR I=1 TO 10 STEP 1
TEXT 100,10+30*(I-1),"3",0,1,1,STR$(I)
NEXT
FOR I=1 TO 1000 STEP 100
TEXT 200,10+((I-1)/10)*3,"3",0,1,1,STR$(I)
NEXT
FOR I=110 TO 10 STEP -10
TEXT 300,10+(ABS(I-110))*3,"3",0,1,1,STR$(I)
NEXT
FOR I=1 TO 5 STEP 0.5
IF I-INT(I)=0 THEN Y=10+60*(I-1) ELSE Y=Y+30
TEXT 400,Y,"3",0,1,1,STR$(I)
NEXT
PRINT 1
EOP
TEST
See Also
DOWNLOAD, EOP

Table of Contents

Questions and Answers:

Question and Answer IconNeed help?

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

TSC TTP-244CE series Specifications

General IconGeneral
Resolution203 dpi
Processor32-bit RISC CPU
Print MethodThermal Transfer / Direct Thermal
Max Print Speed4 inches per second
Memory8 MB SDRAM, 4 MB Flash
Communication InterfacesUSB, Serial (RS-232)
Media HandlingContinuous, Fan-Fold
Media TypeContinuous, Die-cut, Black Mark, Fan-fold
Media Width1 inch to 4.4 inches
Media Roll Diameter127 mm (5 inches)
Ribbon Length300 m
Ribbon Core25.4 mm (1 inch)
Power100-240 VAC, 50/60 Hz
Weight2.5 kg
Max Print Length2, 286 mm (90")
Dimensions232 mm (W) x 156 mm (H) x 288 mm (D) 9.13" (W) x 6.14" (H) x 11.34" (D)

Related product manuals