EasyManuals Logo
Home>TSC>Printer>M23

TSC M23 Programming Manual

TSC M23
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 #154 background imageLoading...
Page #154 background image
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 M23

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the TSC M23 and is the answer not in the manual?

TSC M23 Specifications

General IconGeneral
BrandTSC
ModelM23
CategoryPrinter
LanguageEnglish

Related product manuals