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
RxDecodeType Enumeration
Specifies the encoding of backscattered data (tag to reader).
Namespace:
com.gigatms.Parameters.TS100
Assembly:
GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.16.9.0 (2.16.9.0)
Syntax
C#
VB
C++
Copy
public
enum
RxDecodeType
Public
Enumeration
RxDecodeType
public
enum class
RxDecodeType
Members
Member name
Value
Description
FM0
0
FM0 encoding data type.
Miller_2
1
Miller 2 encoding data type.
Miller_4
2
Miller 4 encoding data type.
Miller_8
3
Miller 8 encoding data type.
See Also
Reference
com.gigatms.Parameters.TS100 Namespace