Classes
Class | Description | |
---|---|---|
![]() | ClientSocket |
Presents the information about the socket of incoming connection.
|
![]() | DataInfo |
Presents the tag data information.
|
![]() | DecodedTagData |
Presents the tag data information.
|
![]() | DeviceSerialNumberInfo |
Presents the device serial number information.
|
![]() | IOEventArgs |
Specifies the IO information that causes the event.
|
![]() | TagInformationFormat |
Presents the tag information.
|
![]() | TagSerialNumberInfo |
Presents the tag serial number information.
The tag serial number may be idential to the barcode attached to the tag
|
![]() | TidInfo |
Presents the TID information that reads from the TID band of tag memory.
|
Enumerations
Enumeration | Description | |
---|---|---|
![]() | ActiveMode |
Specifies the operation mode of reading a tag.
|
![]() | BuzzerAction |
Specifies the pattern of sounding buzzer
|
![]() | BuzzerOperationMode |
Specifies the repeats mode of sounding the buzzer.
|
![]() | DataType |
Specifies the data format and encoding method of tag data.
|
![]() | DecodedTagDataDecodeType |
Specifies the type of decoding tag data.
|
![]() | ErrorCode |
Specifies the result of invoking method.
|
![]() | EventType |
Specifies the event command type.
|
![]() | IONumber |
Specifies the number of IO pin for selecting to access.
|
![]() | IOState |
Specifies the state of I/O pin.
|
![]() | KeyboardSimulation |
Specifies the interface of keyboard output.
|
![]() | LinkFrequencyType |
Specifies the link frequency of tag backscatter (tag to reader).
|
![]() | LockAction |
Specifies the action of locling memory.
|
![]() | MemoryBank |
Specifies the memory bank of tag.
|
![]() | MemoryBankSelection |
Specifies the output tag data source.
|
![]() | OutputInterface |
Specifies the data ouput interface.
|
![]() | PostDataDelimiter |
Specifies the delimeter append to the end of output data.
|
![]() | RfSensitivityLevel |
Specifies the RF input sensitivity level.
|
![]() | RxDecodeType |
Specifies the encoding of backscattered data (tag to reader).
|
![]() | ScanMode |
Select the way of trigger to turn on RF power.
|
![]() | Session |
Sesson is a flag that indicates whether a tag may respond to an reader. Tags maintain a separate inventoried
flag for each of four sessions.
|
![]() | State |
Specifies the state.
|
![]() | TagDataEncodeType |
Specifies the type of decoding tag data.
|
![]() | TagPresentedType |
SpecifSpecifies the tag data format received at OnTagPresented Event.
|
![]() | Target |
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.
|
![]() | TriggerActionConstants |
Specifies the flag of trigger state.
|
![]() | TriggerType |
Specifies the way of triggering to turn on the RF power to read tag data.
|