Print request examples in ULD format
The ULD format utilizes switches to convey the settings necessary for a complete print request. The following switches are required.
-
L: label switch, which contains the label format.
-
P: printer switch, which contains the assigned printer destination.
-
DR: data record switch, which contains information about the data record.
While the use of a comma (",") is acceptable as a field delimiter, it is best practice to avoid its use because data often contains commas. We recommend you use more rare characters as delimiters, such as the tilde ("~") or caret ("^").
The following is an example of a print request in ULD format.
/L=#Samples\Warehouse\Shipping-RFID.zebra /P=siteName#printerName /C=1/DR=ExtensionDigit+CoPrefix+Dept+Size+PickTicketNumber+OrderNumber+ToState+ProNumber+FromAddressLine2+FromAddressLine1+ToZip+BLNumber+UPC_SKU+Style+Carrier+Loc+Color+QtyAmount+Type+ToAddressLine2+SerialNumber+ToCity+ToAddressLine1+FromCity+FromZip+Carton+FromState 0~12345~00034~AST~200940~0901736645~SC~NONE GIVEN~FROM ADDRESS LINE 2~FROM ADDRESS LINE 1~29360~NONE GIVEN~345926603~46L100~CALL FOR ROUTING~6014T~ORANGE~160~0016~TO ADDRESS LINE 2~123456789~LAURENS~TO ADDRESS LINE 1~Rochester Hills~48309~000800356~MI
Loading...
There was a problem loading this topic