EasyManua.ls Logo

Zebra CPCL - Page 293

Zebra CPCL
376 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...
Mobile Printer CPCLProgramming Manual P14-61
usb.device.manufacturer_string
type: getvar
This parameter refers to the string containing the name of
the manufacturer of the USB device.
getvar result Returns the Manufacturer String stored in the
USB library.
Example Description This example retrieves the device’s
Manufacturer string.
Syntax ! U1 GETVAR
“usb.device.manufacturer_string”
Result “Zebra”
usb.device.product_id
type: getvar
This parameter refers to the Product Identification num-
ber that a manufacturer has assigned to a particular
product. This number, along with the Vendor ID, allows a
USB host to distinguish one device from another.
getvar result Returns the Product ID stored in the USB library.
Format is hexadecimal.
Example Description This example retrieves the device’s
product ID.
Syntax
! U1 GETVAR
“usb.device.product_id”
Result “003D”

Related product manuals