GIGATMS.UHF Help Documentation
GIGATMS.UHF Help Documentation
GIGATMS.UHF Library
com.gigatms.Parameters.TS100
ActiveMode Enumeration
BarcodeType Enumeration
BuzzerAction Enumeration
BuzzerOperationMode Enumeration
Delimiter Enumeration
GTINFormats Enumeration
KeyboardFormat Class
KeyboardSimulation Enumeration
LinkFrequencyType Enumeration
MemoryBankSelection Enumeration
OutputInterface Enumeration
OutputInterfaces Class
RfSensitivityLevel Enumeration
RxDecodeType Enumeration
Session Enumeration
Settings Class
TagDataEncodeType Enumeration
TagDecodedData Class
TagDecodedData.RawData Class
TagDecodedData.SGTIN Class
TagDecodedData.SGTIN_EAS Class
TagDecodedData.UDC Class
TagPresentedEvent Class
TagPresentedEventEx Class
TagProtection Enumeration
TagRawData Class
Target Enumeration
TransformEpcState Enumeration
UsbInterface Enumeration
BarcodeType Enumeration
The boarcode type when the decode format
EAN_UPC
in
Filter
or
Priority3_SGTIN
in
SetOutputTagData(Boolean, TagDecodedData)
is enabled.
Namespace:
com.gigatms.Parameters.TS100
Assembly:
GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.17.1.0 (2.17.1.0)
Syntax
C#
VB
C++
Copy
public
enum
BarcodeType
Public
Enumeration
BarcodeType
public
enum class
BarcodeType
Members
Member name
Value
Description
GTIN14
3
GS1-128, ITF-14.
GTIN13
2
EAN-13.
GTIN12
1
UPC-A, UPC-E.
GTIN8
0
EAN-8.
See Also
Reference
com.gigatms.Parameters.TS100 Namespace
TS100
GetAllSettings(Boolean, Boolean)
TS100
SetAllSettings(Boolean, Settings)