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
Presents the tag data information.
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 classIOEventArgs
Digital input or output new state.
Public classTagInformationFormat
Presents the tag information.
Enumerations
  EnumerationDescription
Public enumerationActiveMode
Specifies the operation mode of reading a tag.
Public enumerationBuzzerAction
Specifies the pattern of sounding buzzer
Public enumerationBuzzerOperationMode
Specifies the repeats mode of sounding the buzzer.
Public enumerationConnectionStates
Indicate the connection state of a reader.
Public enumerationDecodedTagDataDataInfoDataType
Public enumerationDecodedTagDataDecodedType
Specifies the type of decoding tag data.
Public enumerationErrorCode
Specifies the result of invoking method.
Public enumerationEventType
Specifies the event command type.
Public enumerationIONumber
Specifies the number of IO pin for selecting to access.
Public enumerationIOState
Specifies the state of I/O pin.
Public enumerationKeyboardSimulation
Specifies the interface of keyboard output.
Public enumerationLinkFrequencyType
Specifies the link frequency of tag backscatter (tag to reader).
Public enumerationLockAction
Specifies the action of locling memory.
Public enumerationMemoryBank
Specifies the memory bank of tag.
Public enumerationMemoryBankSelection
Specifies the output tag data source.
Public enumerationOutputInterface
Specifies the data ouput interface.
Public enumerationPostDataDelimiter
Specifies the delimeter append to the end of output data.
Public enumerationRfSensitivityLevel
Specifies the RF input sensitivity level.
Public enumerationRxDecodeType
Specifies the encoding of backscattered data (tag to reader).
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 state.
Public enumerationTagDataEncodeType
Specifies the type of decoding tag data.
Public enumerationTagPresentedType
SpecifSpecifies the tag data format received at OnTagPresented Event.
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.