GIGATMS.UHF Help Documentation
GIGATMS.UHF Help Documentation
GIGATMS.UHF Library
com.gigatms.Parameters.TS800
ActiveMode Enumeration
BuzzerAction Enumeration
BuzzerOperationMode Enumeration
GPIOState Class
IOEventArgs Class
IONumber Enumeration
LinkFrequencyType Enumeration
OutputInterface Enumeration
RfSensitivityLevel Enumeration
RxDecodeType Enumeration
ScanMode Enumeration
Session Enumeration
Settings Class
State Enumeration
TagPresentedEvent Class
Target Enumeration
TriggerType Enumeration
RxDecodeType Enumeration
Specifies the encoding of backscattered data (tag to reader).
Namespace:
com.gigatms.Parameters.TS800
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.TS800 Namespace