/
Configuring a Rattail Jewlery Barcode Label

Configuring a Rattail Jewlery Barcode Label

Table Of Contents


Change History

Version Date Comment
Current Version (v. 1) Feb 07, 2017 21:18 Nick Snyder (Unlicensed)




Jewelry labels are designed specifically to wrap around various types of jewelry without damaging them. The usual shapes of jewelry labels are butterfly, dumbbell, or rattail of which the center part of the tail or dumbbell is made with a light adhesive to avoid the glue stain left on your jewelry items.   This article will list the common setting used for configuring the Cognitive Rat Tail label (part # 03-02-3000).


StyleThermal Transfer
Label Height1.25 in
Label Width3 in
Adhesive TypePermanent
Labels per Roll640
Rolls per Case12

The roll of barcodes must be loaded into the printer along the left edge of the hopper.




Manual Label Configuration

The following settings can be used as a guide in order to manually configure the Rat Tail barcode label. 

These settings may need to be adjusted to compensate for your printers specific configuration.
AreaFieldValue
AreaFieldValue
AreaFieldValue
GeneralNameRattail Jewelry Sticky Labels
BarcodeBarcode TypeUPCA+
ColorInclude on LabelTrue
Barcode StyleSKU
RatioDefault
Top95
Pitch100 dpi.
Top40
Left115
Starting X0
Left115
Font Size3x5
Max Y300
Height25
Font RotationNormal
Column Count0
Include on LabelTrue
RetailInclude on LabelTrue
Column Offset0
Include Subtext on LabelTrue
Top105
Initialization StringInitialization String



! 0 0 0 0

VARIABLE FEED_TYPE BAR

VARIABLE WIDTH 224

VARIABLE WRITE

END

VendorInclude on LabelTrue
Left130

Top75
Font Size9x12

Left115
Font RotationNormal

Font Size3X5
Extra 4Include on LabelTrue

Font RotationNormal

Text<Company Name>




ProductInclude on LabelTrue

Top130




Top85

Left166




Left115

Font Size5x7




Font Size3x5

Font RotationRight




Font RotationNormal








Configuration via Query

The following query may be used to insert the above settings into a SQL database:

This process should only be completed by users familiar with databases and queries.

INSERT INTO BarcodeStyle (Id, BarcodeStyle_Name, BlankBetween, ColumnCount, ColumnOffset, Initialization_String, Label_StartingX, Label_MaxY, Label_Pitch, Date_OnLabel, Date_Top, Barcode_OnLabel, evBarcodeType, Barcode_Ratio, Barcode_Top, Barcode_Left, Barcode_Height, Barcode_Subtext_On, Subtext_evBarcode_Font, Vendor_OnLabel, Vendor_Top, Vendor_Left, Vendor_evBarcode_Font, Vendor_evBarcode_FontRotation, Desc_OnLabel, Desc_Top, Desc_Left, Desc_evBarcode_Font, Desc_evBarcode_FontRotation, ColorSize_OnLabel, ColorSize_Top, ColorSize_Left, ColorSize_evBarcode_Font, ColorSize_evBarcode_FontRotati, Style_OnLabel, Style_Top, Style_Left, Style_evBarcode_Font, Style_evBarcode_FontRotation, MSRP_OnLabel, MSRP_Top, MSRP_Left, MSRP_evBarcode_Font, MSRP_evBarcode_FontRotation, Price_OnLabel, Price_Top, Price_Left, Price_evBarcode_Font, Price_evBarcode_FontRotation, Extra1_OnLabel, Extra1_Text, Extra1_Top, Extra1_Left, Extra1_evBarcode_Font, Extra1_evBarcode_FontRotation, Extra2_OnLabel, Extra2_Text, Extra2_Top, Extra2_Left, Extra2_evBarcode_Font, Extra2_evBarcode_FontRotation, Sample_Barcode, Sample_Vendor, Sample_Product_Description, Sample_ColorSize, Sample_Style, Sample_MSRP, Sample_Price, evBarcodeStyle, Extra3_OnLabel, Extra3_Top, Extra3_Left, Extra3_evBarcode_Font, Extra3_evBarcode_FontRotation, Extra4_OnLabel, Extra4_Text, Extra4_Top, Extra4_Left, Extra4_evBarcode_Font, Extra4_evBarcode_FontRotation, Created, CreatedBy, CreatedUnit, EditedUTC, EditedBy, EditedUnit, SystemState, Deleted)
VALUES (5,'Rattail Jewelry Sticky Labels',0,0,0,'! 0 0 0 0' + CHAR(13) + CHAR(10) + 'VARIABLE FEED_TYPE BAR' + CHAR(13) + CHAR(10) + 'VARIABLE WIDTH 224' + CHAR(13) + CHAR(10) + 'VARIABLE WRITE' + CHAR(13) + CHAR(10) + 'END', 0, 300, 100, 0, 50, 1, 14, 'Default', 40, 115, 25, 1, 1, 1, 75, 115, 0, 0, 1, 85, 0, 0, 0, 1, 95, 115, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 1, 105, 130, 3, NULL, 0, 'Our Price', 0, 0, 3, 0, 0, 'MSRP', 0, 0, 3, 3, 191126102031, 'Vendor Name 1234567890', 'Product Description 123456', 'Color is Blue', 'Style is Style 12345', 999.99, 123, 0, 0, 0, 0, 0, 0, 1, 'TallySoft', 130, 166, 1, 1, GETDATE(), 7678324, 7678, GETUTCDATE(), 7678324, 7678, 1, 0)






Related content