EasyManuals Logo

TSC TTP-244 Plus Programming Manual

TSC TTP-244 Plus
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 #222 background imageLoading...
Page #222 background image
TSC AUTO ID Technology Co., Ltd. 210 Copyright 2013 All Rights Reserved.
Printer Global Variables
@LABEL
Description
This variable counts how many pieces of labels have been printed. This attribute cannot be initialized if
the printer is reset, but will be retained if the printer power is turned off.
Syntax
Write attribute: @LABEL=n or @LABEL=n
Read attribute: A=LABEL or A$=STR$(LABEL)
Parameter
Description
n
Number of labels printed. 0<=n<=999999999
Example
Sample code
DOWNLOAD "DEMO.BAS"
SIZE 4,2.5
GAP 0,0
DIRECTION 1
CLS
TEXT 10,50,"3",0,1,1,@LABEL
TEXT 10,100,"3",0,1,1,"@LABEL="+STR$(LABEL)
TEXT 10,150,"3",0,1,1,"*****Statement 1*****"
IF LABEL>1000 THEN
TEXT 10,200,"3",0,1,1,"LABEL>1000"
ELSE
TEXT 10,200,"3",0,1,1,"LABEL<1000"
ENDIF
TEXT 10,250,"3",0,1,1,"*****Statement 1*****"
A=LABEL
IF A>1000 THEN
TEXT 10,300,"3",0,1,1,"A>1000"
ELSE
TEXT 10,300,"3",0,1,1,"A<1000"
ENDIF
TEXT 10,350,"3",0,1,1,"*****Statement 3*****"
A$=STR$(LABEL)
IF VAL(A$)>1000 THEN
TEXT 10,400,"3",0,1,1,"VAL(A$)>1000"
ELSE
TEXT 10,400,"3",0,1,1,"VAL(A$)<1000"
ENDIF
PRINT 1,1
EOP
DEMO
Result

Table of Contents

Other manuals for TSC TTP-244 Plus

Questions and Answers:

Question and Answer IconNeed help?

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

TSC TTP-244 Plus Specifications

General IconGeneral
Resolution203 dpi
Print Speed4 ips
Print MethodThermal Transfer / Direct Thermal
Weight2.5 kg
Max. Print Width4.25 inches
Max. Print Length90 inches
Processor32-bit RISC CPU
InterfaceRS-232
Label Width1 inch to 4.4 inches
Power Supply100-240V AC, 50/60Hz
Operating Temperature5°C to 40°C
Storage Temperature-40°C to 60°C
Humidity25% to 85% non-condensing
Label Thickness0.06 ~ 0.19 mm (2.36 ~ 7.48 mil)
Dimensions232 mm (W) x 156 mm (H) x 288 mm (D)

Related product manuals