TechnoRiver
SmartCodeStudio Online Help
SmartCodeStudio
The Menus
File Menu
Edit Menu
Insert Menu
Arrange Menu
View Menu
Windows Menu
Help Menu
The Toolbars
Main Toolbar
Arrangement Bar
Font Bar
Apply Bar
Color Bar
Tool Box
Barcode Properties
DataSource Tab
Fixed
Database
Database Settings
View Data
Text File Schema
Format
Number
Currency
Date
Fields
Preview
Counter
Prompt
Linked Field
Code Type Tab
Color Tab
Dimension Tab
Human Readable Tab
Barcode Symbology
Database Import Requirements
Template Dialogs
Select Template Dialog
Search Template Dialog
Customize Template Dialog
Page Tab
Label Tab
Cutout Tab
Manage User-Defined Templates Database
Thermal Printer Wizard
Select Printer and Paper
Specify Label Size and Layout
Save Template
Rectangle Properties
Roundness Tab
Border Tab
Fill Tab
Dimension Tab
Ellipse Properties
Shape Tab
Border Tab
Fill Tab
Dimension Tab
Line Properties
General Tab
Dimension Tab
Text Properties Dialog
Text Tab
Options Tab
Dimension Tab
Text From Database
Database Settings
View Data
Text File Schema
Format
Number
Currency
Date
Fields
Preview
Text From Counter
Prompt for Text Data at Print Time
Text From Date
Text From Time
Text From Linked Field
RFID Properties
Using SmartCodeStudio to print RFID tags
High Performace Printing
High Performance and Native Printing
Image Properties Dialog
Image Tab
Properties Tab
Image From Database
Prompt for Image data at print time
Acquire Image Dialog
Page Setup Dialog
Page_Tab
Label Tab
Cutout Tab
Print Options Dialog
Advanced Options
Number of Labels
Print Dialog
Select Records Dialog
Filter and Sort Dialog
Initialize Prompt Variables Dialog

RFID Tab

 

Using SmartCodeStudio to print RFID tags

SmartCodeStudio supports the following Class 1 RFID encoding:

  1. SGTIN-64
  2. SSCC-64
  3. SGLN-64
  4. GRAI-64
  5. GIAI-64
  6. DOD/UID-64
  7. RAW EPC-64
  8. SGTIN-96
  9. SSCC-96
  10. SGLN-96
  11. GRAI-96
  12. GIAI-96
  13. GID-96
  14. DOD/UID-96
  15. RAW EPC-96
  16. SGTIN-64

1. SGTIN-64:

Format : H:P1;P2;P3;P4

where H = Header (2 bits). Header is an optional field. SmartCodeStudio will automatically format the output with the appropriate header bits.

  • P1 = Filter Value (3 bits)
  • P2 = Company Prefix (14 bits)
  • P3 = Item Reference (20 bits)
  • P4 = Serial Number (25 bits)

Sample input for SGTIN-64:

Text encoding: 2;14501;200045294701

Expected output: 96062E6062000000

 

Dec encoding: 2;14501;200045294701;632637288

Expected output: 9714A1E8DBB54768

 

Hex encoding: 2;14501;200045294701;632637288

Expected output: 90A0328E02637288

 

2. SSCC-64

Format: H:P1;P2;P3

where H = Header (8 bits). Header is an optional field. SmartCodeStudio will automatically format the output with the appropriate header bits.

  • P1 = Filter Value (3 bits)
  • P2 = Company Prefix (14 bits)
  • P3 = Serial Number (39 bits)

Sample input for SSCC-64

Text encoding: 2;14501;200045294701

Expected output: 085818B934373031

 

Dec encoding: 2;14501;200045294701

Expected output: 085C52AE93A0F46D

 

Hex encoding: 2;14501;200045294701

Expected output: 0842808045294701

 

3. SGLN-64

Format: H:P1;P2;P3;P4

where H = Header (8 bits). Header is an optional field. SmartCodeStudio will automatically format the output with the appropriate header bits.

  • P1 = Filter Value (3 bits)
  • P2 = Company Prefix (14 bits)
  • P3 = Location Reference (20 bits)
  • P4 = Serial Number (19 bits)

Sample input for SGLN-64:

Text encoding: 2;14501;200045294701

Expected output: 095818B981880000

 

Dec encoding: 2;14501;200045294701

Expected output: 095C5287A3680000

 

Hex encoding: 2;14501;200045294701;632637288

Expected output: 094280CA380B7288

 

4. GRAI-64

Format: H:P1;P2;P3;P4

where H = Header (8 bits). Header is an optional field. SmartCodeStudio will automatically format the output with the appropriate header bits.

  • P1 = Filter Value (3 bits)
  • P2 = Company Prefix (14 bits)
  • P3 = Asset Type (20 bits)
  • P4 = Serial Number (19 bits)

Sample input for GRAI-64:

Text encoding: 2;14501;200045294701

Expected output: 0A5818B981880000

 

Dec encoding: 2;14501;200045294701

Expected output: 0A5C5287A3680000

 

Hex encoding: 2;14501;200045294701;632637288

Expected output: 0A4280CA380B7288

 

5. GIAI-64

Format: H:P1;P2;P3

where H = Header (8 bits). Header is an optional field. SmartCodeStudio will automatically format the output with the appropriate header bits.

  • P1 = Filter Value (3 bits)
  • P2 = Company Prefix (14 bits)
  • P3 = Asset Reference (39 bits)

Sample input for GIAI-64:

Text encoding: 2;14501;200045294701

Expected output: 0B5818B934373031

 

Dec encoding: 2;14501;200045294701

Expected output: 0B5C52AE93A0F46D

 

Hex encoding: 2;14501;200045294701

Expected output: 0B42808045294701

 

6. DOD/UID-64

Format: H:P1;P2;P3

where H = Header (8 bits). Header is an optional field. SmartCodeStudio will automatically format the output with the appropriate header bits.

  • P1 = Filter Value (2 bits)
  • P2 = Government Managed Identifier (30 bits)
  • P3 = Serial Number (24 bits)

Sample input for DOD/UID-64:

Text encoding: 2;14501;200045294701

Expected output: CEB1D35C31373031

 

Dec encoding: 2;14501;200045294701

Expected output: CEB1D35C31A0F46D

 

Hex encoding: 2;14501;200045294701

Expected output: CEB1D35C31294701

 

7. RAW EPC-64

No format. Any input string can be converted.

Sample input for RAW EPC-64:

Text encoding: is a test string

Expected output: 7420737472696E67

 

Dec encoding: 9987

Expected output: 0000000000002703

 

Hex encoding: ABCDEF1234567890

Expected output: ABCDEF1234567890

 

8. SGTIN-96

Format: H:P1;P2;P3;P4;P5

where H = Header (8 bits). Header is an optional field. SmartCodeStudio will automatically format the output with the appropriate header bits.

  • P1 = Filter Value (3 bits)
  • P2 = Partition (3 bits). This field is generated by SmartCodeStudio. There is no need to input this field.
  • P3 = Company Prefix (20-40 bits, depending on the Partition bit)
  • P4 = Item Reference (24-4 bits, depending on the Partition bit)
  • P5 = Serial Number (38 bits)

Sample input for SGTIN-96:

Text encoding: 12345678;9087654;64782922

Expected output: 3000E0DCD8D4D08000000000

 

Dec encoding: 2;14501;765432;56743265

Expected output: 30580E2942EB7E000361D561

 

Hex encoding: 2;14501;98576342

Expected output: 3058514055D8D08000000000

 

9. SSCC-96

Format: H:P1;P2;P3;P4;P5

where H = Header (8 bits). Header is an optional field. SmartCodeStudio will automatically format the output with the appropriate header bits.

  • P1 = Filter Value (3 bits)
  • P2 = Partition (3 bits). This field is generated by SmartCodeStudio. There is no need to input this field.
  • P3 = Company Prefix (20-40 bits, depending on the Partition bit)
  • P4 = Serial Reference (37-17 bits, depending on the Partition bit)
  • P5 = Unallocated (25 bits)

Sample input for SSCC-96:

Text encoding: Text1;Text2;Text3;Text4

Expected output: 31215195E1D0C87433787434

 

Dec encoding: 2;14501;765432;56743265

Expected output: 31580E2940000BADF861D561

 

Hex encoding: 2;14501;98576342

Expected output: 315851404098576342000000

 

10. SGLN-96

Format: H:P1;P2;P3;P4;P5

where H = Header (8 bits). Header is an optional field. SmartCodeStudio will automatically format the output with the appropriate header bits.

  • P1 = Filter Value (3 bits)
  • P2 = Partition (3 bits). This field is generated by SmartCodeStudio. There is no need to input this field.
  • P3 = Company Prefix (20-40 bits, depending on the Partition bit)
  • P4 = Location Reference (21-1 bits, depending on the Partition bit)
  • P5 = Serial Number (41 bits)

Sample input for SGLN-96:

Text encoding: Text1;Text2;Text3;Text4

Expected output: 32215195E1D0CA5465787434

 

Dec encoding: 2;14501;765432;56743265

Expected output: 32580E29575BF0000361D561

 

Hex encoding: 2;14501;98576342

Expected output: 325851406EC6840000000000

 

11. GRAI-96

Format: H:P1;P2;P3;P4;P5

where H = Header (8 bits). Header is an optional field. SmartCodeStudio will automatically format the output with the appropriate header bits.

  • P1 = Filter Value (3 bits)
  • P2 = Partition (3 bits). This field is generated by SmartCodeStudio. There is no need to input this field.
  • P3 = Company Prefix (20-40 bits, depending on the Partition bit)
  • P4 = Asset Type (24-4 bits, depending on the Partition bit)
  • P5 = Serial Number (38 bits)

Sample input for GRAI-96:

Text encoding: Text1;Text2;Text3;Text4

Expected output: 33215195E1D0C8D465787434

 

Dec encoding: 2;14501;765432;56743265

Expected output: 33580E2942EB7E000361D561

 

Hex encoding: 2;14501;98576342

Expected output: 3358514055D8D08000000000

 

12. GIAI-96

Format: H:P1;P2;P3;P4

where H = Header (8 bits). Header is an optional field. SmartCodeStudio will automatically format the output with the appropriate header bits.

  • P1 = Filter Value (3 bits)
  • P2 = Partition (3 bits). This field is generated by SmartCodeStudio. There is no need to input this field.
  • P3 = Company Prefix (20-40 bits, depending on the Partition bit)
  • P4 = Asset Reference (62-42 bits, depending on the Partition bit)

Sample input for GIAI-96:

Text encoding: Text1;Text2;Text3;Text4

Expected output: 34215195E1D0C85465787433

 

Dec encoding: 2;14501;765432;56743265

Expected output: 34580E2940000000000BADF8

 

Hex encoding: 2;14501;98576342

Expected output: 345851404000000098576342

 

13. GID-96

Format: H:P1;P2;P3

where H = Header (8 bits). Header is an optional field. SmartCodeStudio will automatically format the output with the appropriate header bits.

  • P1 = General Manager Number (28 bits)
  • P2 = Object Class (24 bits).
  • P3 = Serial Number (36 bits)

Sample input for GID-96:

Text encoding: 2;14501;200045294701

Expected output: 350000032353031934373031

 

Dec encoding: 2;14501;200045294701

Expected output: 3500000020038A5E93A0F46D

 

Hex encoding: 2;14501;200045294701

Expected output: 3500000020145010452947010

 

14. DOD/UID-96

Format: H:P1;P2;P3

where H = Header (8 bits). Header is an optional field. SmartCodeStudio will automatically format the output with the appropriate header bits.

  • P1 = Filter Value (4 bits)
  • P2 = DODAAC/CAGE (48 bits)
  • P3 = Serial Number (36 bits)

Sample input for DOD/UID-96:

Text encoding: 2;14501;200045294701

Expected output: CF2003134353031934373031

 

Dec encoding: 2;14501;200045294701

Expected output: CF2003134353031E93A0F46D

 

Hex encoding: 2;14501;200045294701

Expected output: CF2003134353031045294701

 

15. RAW EPC-96

No format. Any input string can be converted.

Sample input for RAW EPC-96:

Text encoding: Text123

Expected output: 000000000054657874313233

 

Dec encoding: 9991

Expected output: 000000000000000000002707

 

Hex encoding: 34567890ABCDEF1234567890

Expected output: 34567890ABCDEF1234567890