EasyManuals Logo

TSC TDP-247 Programming Manual

TSC TDP-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 #140 background imageLoading...
Page #140 background image
TSC AUTO ID Technology Co., Ltd. 128 Copyright 2013 All Rights Reserved.
GET
Description
Get one byte from file.
Syntax
GET file handle,var1$[,var2$][,var3$][, ]
GET file handle,var1[,var2][,var3][, ]
GET file handle,var1$[,var2$][,var3][, ]
Parameter
Description
file handle
0 or 1
var$
Get a character
var
Get ASCII value
Note:
This command has been supported since V6.91 EZ and later firmware.
Example
Sample code
DOWNLOAD "DATA1",10,1234567890
DOWNLOAD "TEST.BAS"
a$=""
b$=""
c=0
d$=""
e$=""
OPEN "DATA1",0
SEEK 0,0
GET 0,a$,b$,c
SEEK 0,0
FOR I=1 TO 5
GET 0,d$
e$=e$+d$
NEXT
SIZE 4,0.5
GAP 0,0
CLS
TEXT 10,10,"3",0,1,1,"The first 3 characters in DATA1: "+ a$+b$+" ("+STR$(c)+")"
TEXT 10,60,"3",0,1,1,"The first 5 characters in DATA1: "+e$
PRINT 1
EOP
TEST
Result
See Also
DOWNLOAD, EOP, OPEN, READ, EOF, LOF(), SEEK, PUT

Table of Contents

Other manuals for TSC TDP-247

Questions and Answers:

Question and Answer IconNeed help?

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

TSC TDP-247 Specifications

General IconGeneral
Print MethodThermal Transfer / Direct Thermal
Communication InterfaceUSB 2.0, RS-232
Power Supply100-240V AC, 50/60 Hz
Operating Temperature41°F - 104°F (5°C - 40°C)
Operating Humidity85% non-condensing
Max. Print Width4.09" (104 mm)
Label Width1.18" - 4.33" (30 mm - 110 mm)
Storage Temperature-40 ~ 60°C (-40 ~ 140°F)

Related product manuals