EasyManua.ls Logo

TSC TTP-244 Plus

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
Loading...
TSC AUTO ID Technology Co., Ltd. 142 Copyright 2013 All Rights Reserved.
INP( )
Description
One byte (ASCII value) is received from communication port.
Syntax
INP(n)
Parameter
Description
n
1: com1 port in printer
Note:
This command has been supported since V6.91 EZ and later firmware.
Example
Sample code
DOWNLOAD "TEST.BAS"
ascii=0
str$=""
FOR I=1 TO 5
ascii=INP(1)
str$=str$+" "+STR$(ascii)
OUT ascii
NEXT
SIZE 4,0.5
GAP 0,0
CLS
TEXT 10,10,"3",0,1,1,"The received data is: "+str$
PRINT 1
EOP
TEST
12345
Result
See Also
INP$()

Table of Contents

Other manuals for TSC TTP-244 Plus

Related product manuals