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 classDecodedTagData.DataInfo
Presents the tag data information.
Public classDecodedTagData.DeviceSerialNumberInfo
Presents the device serial number information.
Public classDecodedTagData.TagSerialNumberInfo
Presents the tag serial number information. The tag serial number may be idential to the barcode attached to the tag
Public classDecodedTagData.TIDInfo
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 enumerationConnectionStates
Indicate the connection state of a reader.
Public enumerationDecodedTagData.DataInfo.DataType
TS100 decode mode decode types.
Public enumerationDecodedTagData.DecodedType
Specifies the type of decoding tag data.
Public enumerationDecodedTagData.SerialNumberType
Serila Number types.
Public enumerationErrorCode
Specifies the type of an error.
Public enumerationImpinjQtConfig.MemoryProfiles
Tag profile setting.
Public enumerationImpinjQtConfig.Ranges
Read tag ranges.
Public enumerationImpinjQtWrite.Persistences
The Impinj QT write persistence options.
Public enumerationImpinjShortRange.Ranges
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 enumerationUntraceableInfo.HideTIDOptions
Specifies the TID memory that a Tag untraceably hides options.
Public enumerationUntraceableInfo.Ranges
Specifies a Tag's operating range options.