Wasp Technologies.
77 Copyright 2001 All Rights Reserved.
INPUT
Description
This command is used to receive data through serial port. This command is used
with portable keyboard KP-200.
Syntax
INPUT [“Prompt string”], variables
Parameter
Description
Prompt string
The prompt string is shown on keyboard LCD screen.
The maximum length of prompt string is 20 characters.
Variables
The variable to receive input data.
Example
DOWNLOAD “INPUT1.BAS”
SIZE 4,4
GAP 0,0
DENSITY 8
SPEED 3
DIRECTION 0
REFERENCE 0,0
SET CUTTER OFF
SET PEEL OFF
CLS
:START
CLS
A$=""
TEXT 20,50,"3",0,1,1,"Please connect LCD keyboard for testing"
INPUT "Enter the code number", A$
BARCODE 20,100,"39",48, 1, 0, 2, 5, A$
PRINT 1
GOTO START
EOP
See Also
DOWNLOAD, EOP, END, GOTO
Summary of Contents for WPL2
Page 1: ...WPL2 PROGRAMMING MANUAL Wasp Technologies BAR CODE PRINTER SERIES...
Page 5: ...SECOND 105 YEAR 106 MONTH 107 DATE 108 DAY 109 HOUR 110 MINUTE 111 SECOND 112...
Page 8: ...Wasp Technologies 2 Copyright 2001 All Rights Reserved GAP BLINE...
Page 60: ...Wasp Technologies 54 Copyright 2001 All Rights Reserved See Also F FILES...
Page 67: ...Wasp Technologies 61 Copyright 2001 All Rights Reserved See Also DOWNLOAD EOP OPEN READ SEEK...
Page 100: ...Wasp Technologies 94 Copyright 2001 All Rights Reserved See Also SIZE GAP BLINE...
Page 119: ...Wasp Technologies 113 Copyright 2001 All Rights Reserved...
Page 120: ...Last update May 21 2004...