Click or drag to resize

com.gigatms.Parameters.TS800 Namespace

The com.gigatms.Parameters.TS800 namespace contains enumerations for TS800 settings.
Classes
  ClassDescription
Public classGPIOState
Indicates the status of all GPIOs.
Public classIOEventArgs
Digital input or output new state. This class is used with the OnIOStateChanged event.
Public classSettings
All settings of TS800.
Public classTagPresentedEvent
A settings for TS800 to control inventory data. This class is used with the SetEventType(Boolean, TagPresentedEvent) method.
Enumerations
  EnumerationDescription
Public enumerationActiveMode
Specifies the operation mode of inventory a tag.
Public enumerationBuzzerAction
Specifies the buzzer beep pattern.
Public enumerationBuzzerOperationMode
Specifies the beep mode of buzzer.
Public enumerationIONumber
Specifies the number of digital IO pin for selecting to access.
Public enumerationLinkFrequencyType
Specifies the link frequency of tag backscatter (tag to reader).
Public enumerationOutputInterface
Specifies the data ouput interface.
Public enumerationRfSensitivityLevel
Specifies the RF input sensitivity level.
Public enumerationRxDecodeType
Specifies the encoding of backscattered data (tag to reader).
Public enumerationScanMode
TS800 Scan modes include automatic inventory or externally triggered inventory.
Public enumerationSession
Session is a flag that indicates whether a tag may respond to an reader. Tags maintain a separate inventoried flag for each of four sessions.
Public enumerationState
Specifies the command trigger state. Works with reader models with external trigger inventory function.
Public enumerationTarget
Target indicates whether the Select modifies a Tag’s SL flag or its inventoried flag, and in the case of inventoried it further specifies one Of four sessions.
Public enumerationTriggerType
Specifies the way of triggering to turn on the RF power to read tag data.