Advance User Information | |
---|---|
See the Zebra Programming Guide for more information about these commands. | |
To enable/disable mirroring: | ! U1 setvar "usb.mirror.enable" "value"
Values: "on" or "off" |
To enable/disable automatic mirroring that occurs when a USB Flash drive is inserted into the USB host port: | ! U1 setvar "usb.mirror.auto" "value"
Values: "on" or "off" |
To specify the number of times that the mirror operation will be repeated if it fails: | ! U1 setvar "usb.mirror.error_retry" "value"
Values: 0 to 65535 |
To change the path to the location on the USB device from which mirror files are retrieved: | ! U1 setvar "usb.mirror.appl_path" "new_path"
Default: "zebra/appl" |
To change the path to the location on the printer from which mirror files are retrieved: | ! U1 setvar "usb.host.lock_out" "value"
Default: "zebra" |
To enable/disable the ability to use the USB port: | ! U1 setvar "usb.host.lock_out" "value" Values: "on" or "off" |