ZBI USB Barcodescanner USB_Host

// Expert user has replied.
G Gaetano Vinciprova 2 years ago
20 2 0

how to get "USB_HOST" Input ZBI II
my code so far:

10 CLOSE ALL
20 OPEN #1: NAME "USB_HOST" ???????
30 OPEN #2: NAME "ZPL"
40 INPUT #1: A$

0130 PRINT #2: "^XA"
0135 PRINT #2: "^FO100,100"
0150 PRINT #2: "^BQN,2,3,M,7" & A$ & ""
0155 PRINT #2: "^FDMM,A" & A$ & "^FS"
0200 PRINT #2: "^FS"
0200 PRINT #2: "^XZ"

Please register or login to post a reply

2 Replies

N Nicolas Gingreau

Hello,
There is no way to receive data from the USB Host port in the ZBI.
This functionality have never been developped.
The best way is to use a Serial cable (True RS232) to connect the scanner to the printer and open the "SER" port in the ZBI program...

S Steven Si

The USB Host port on the printer does not support ZBI. But the regular USB port does support ZBI.

CONTACT
Can’t find what you’re looking for?