Click or drag to resize

com.gigatms.Parameters Namespace

The com.gigatms.Parameters namespace contains enumerations for reader settings.
Classes
  ClassDescription
Public classBLESettings
BLE settings.
Public classClientSocket
Presents the information about the socket of incoming connection.
Public classDecodedTagData
Decoded inventory output data. This class is used with the OnTagPresentedEx event.
Public classDecodedTagDataDataInfo
Presents the tag data information.
Public classDecodedTagDataDeviceSerialNumberInfo
Presents the device serial number information.
Public classDecodedTagDataTagSerialNumberInfo
Presents the tag serial number information. The tag serial number may be idential to the barcode attached to the tag
Public classDecodedTagDataTIDInfo
Presents the TID information that reads from the TID band of tag memory.
Public classImpinjQtConfig
Configuration for Impinj QT settings.
Public classImpinjQtRead
Impinj QT read command datas.
Public classImpinjQtWrite
Impinj QT write.
Public classImpinjShortRange
The Impinj Short Range.
Public classSettingsBase
Base class of all reader settings.
Public classTagInformationFormat
Inventoried tag raw data. This class is used with the OnTagPresented event.
Public classTagPresentedEventUHF880
A settings for UHF880 to control inventory data. This class is used with the [!:com.gigatms.UHF880.SetEventType(Boolean, UHF880.TagPresentedEvent)] method.
Public classUntraceableInfo
Gen2 RFID Untraceable command parameters.
Public classWiFiSettings
Wi-Fi Settings.
Enumerations
  EnumerationDescription
Public enumerationBLEMode
Public enumerationBLEServiceMode
Public enumerationConnectionStates
Indicate the connection state of a reader.
Public enumerationDecodedTagDataDataInfoDataType
TS100 decode mode decode types.
Public enumerationDecodedTagDataDecodedType
Specifies the type of decoding tag data.
Public enumerationDecodedTagDataSerialNumberType
Serila Number types.
Public enumerationErrorCode
Specifies the type of an error.
Public enumerationImpinjQtConfigMemoryProfiles
Tag profile setting.
Public enumerationImpinjQtConfigRanges
Read tag ranges.
Public enumerationImpinjQtWritePersistences
The Impinj QT write persistence options.
Public enumerationImpinjShortRangeRanges
The Impinj Ranges.
Public enumerationIOState
Specifies the state of digital input/output pin.
Public enumerationLockAction
Specifies the action of locking memory.
Public enumerationMemoryBank
Specifies the memory bank of tag.
Public enumerationTagPresentedType Obsolete.

Specifies the tag data format received at OnTagPresented Event.

For TS100, use SetOutputTagData(Boolean, TagDecodedData) or SetOutputTagData(Boolean, TagRawData)

For TS800, use SetEventType(Boolean, TagPresentedEvent)

Public enumerationUntraceableInfoHideTIDOptions
Specifies the TID memory that a Tag untraceably hides options.
Public enumerationUntraceableInfoRanges
Specifies a Tag's operating range options.