TS800_60WriteTagEx Method | 
| Name | Description | |
|---|---|---|
| WriteTagEx(String, SGTIN_198) | 
 Encode GTIN barcode to SGTIN-198 and write into tag's EPC bank.
   | |
| WriteTagEx(String, SGTIN_96) | 
 Encode GTIN barcode to SGTIN-96 format and write into tag's EPC bank.
   | |
| WriteTagEx(String, SGTIN_96_EAS) | 
 Encode GTIN barcode to SGTIN-96 + EAS format (GIGA-TMS) and write into tag's EPC bank.
   | |
| WriteTagEx(String, UDCTagData) | 
 Encode GTIN barcode to UDC format (GIGA-TMS) and write into tag's EPC bank.
   | |
| WriteTagEx(String, String, SGTIN_198) | 
 Encode GTIN barcode to SGTIN-198 and write into specified tag's EPC bank.
   | |
| WriteTagEx(String, String, SGTIN_96) | 
 Encode GTIN barcode to SGTIN-96 format and write into specified tag's EPC bank.
   | |
| WriteTagEx(String, String, SGTIN_96_EAS) | 
 Encode GTIN barcode to SGTIN-96 + EAS format (GIGA-TMS) and write into specified tag's EPC bank.
   | |
| WriteTagEx(String, String, UDCTagData) | 
 Encode GTIN barcode to UDC format (GIGA-TMS) and write into specified tag's EPC bank.
   |