Nedap.HandheldApi
|
Nedap.HandheldApi.CommunicationPort.BluetoothCommunicationPort | This class provides Bluetooth Serial Port functionality implemented with 32feet.net library. It can be used to automatically discover available !D Hand devices, pair an connect to one of these, without user interaction |
Nedap.HandheldApi.CommunicationQueue.CommunicationQueue | Defines 2-way communication queue which interacts with communication port |
Nedap.HandheldApi.ConnectionState | Defines connection state with timed state update and device wakeup with timeout |
Nedap.HandheldApi.DeviceInfo | This structure holds basic information about handheld device |
Nedap.HandheldApi.CommunicationPort.DiscoveredReaders | Structure that holds discovered readers and selected handheld reader |
Nedap.EPC.TDT.EpcCode | Class that represents an electronic product code (EPC) |
Nedap.EPC.TDT.EpcConvert | Class that contains methods for translating an electronic product code (EPC) from one level of representation to another |
Nedap.HandheldApi.EpcObservation | |
Nedap.EPC.TDT.EpcTagDataTranslation | |
Nedap.HandheldApi.FailWriteEpcEventArgs | Used as an argument for OnFailWriteEPC event |
Nedap.EPC.TDT.Field | |
Nedap.EPC.TDT.GEPC64Table | |
Nedap.EPC.TDT.GEPC64TableEntry | |
Nedap.HandheldApi.HandheldReceiveBatteryPercentageEventArgs | Event arguments for handheld did receive battery percentage event |
Nedap.HandheldApi.HandheldReceiveErrorEventArgs | Event arguments for handheld did receive error event |
Nedap.HandheldApi.CommunicationQueue.ICommunicationPort | Interface to communication port |
Nedap.HandheldApi.CommunicationQueue.ICommunicationQueue | |
Nedap.HandheldApi.IConnectionState | Interface to connection state |
Nedap.HandheldApi.IPresentationActions | Interface to presentation actions. This methods are called from presentation context when state transition occurs |
Nedap.HandheldApi.ISession | Session layer interface: low-level communication layer interface that can be used to communicate with Handheld Reader |
Nedap.EPC.TDT.Level | |
Nedap.HandheldApi.CommunicationPort.MultipleHandheldsFoundEventArgs | These event arguments carries informationa about discovered handheld readers in case that there is more than one handheld reader present. Handler of this event should set SelectedDevice index in order to select one of the readers for connecting |
Nedap.EPC.TDT.Option | |
Nedap.HandheldApi.Password | Contains information used for acquiring access rights to handheld |
Nedap.EPC.TDT.PrefixMatch | Simple version of a Trie structure used for quickly finding a matching prefix |
Nedap.HandheldApi.Presentation | |
PresentationContext | |
Nedap.HandheldApi.PresentationFacade | Presentation layer: high-level communication layer to communicate with Handheld Reader |
PresentationContext.PresentationState | |
Nedap.HandheldApi.ReadBarcodeEventArgs | Used as an argument for OnReadBarcode event |
Nedap.HandheldApi.ReadDetailedTagInformationEventArgs | Used as an argument for OnReadDetailedTagInformation event |
Nedap.HandheldApi.ReadNfcCardEventArgs | Used as an argument for OnReadNfcCard event |
Nedap.HandheldApi.ReadRfidTagEventArgs | Used as an argument for OnReadRfidTag event |
Nedap.HandheldApi.ReadRfidTagsEventArgs | Used as an argument for OnReadRfidTags event |
Nedap.HandheldApi.ReadRfidTagsFilteredEventArgs | Used as an argument for OnReadRfidTagFiltered event |
Nedap.HandheldApi.ReceiveBatteryPercentageEventArgs | Used as an argument for OnReceiveBatteryPercentage event |
Nedap.HandheldApi.ReceiveSupportedRegionsEventArgs | Used as an argument for OnReceiveSupportedRegions event |
Nedap.HandheldApi.CommunicationQueue.ResponseReceivedEventArgs | Data representing a response |
Nedap.HandheldApi.RfidFailButTagsAvailableEventArgs | Event arguments for RFID did fail but tags are available event |
Nedap.HandheldApi.RfidReadABarcodeEventArgs | Event arguments for RFID did read barcode event |
Nedap.HandheldApi.RfidReadCardEventArgs | Event arguments for RFID did read card event |
Nedap.HandheldApi.RfidReadDataEventArgs | Event arguments for RFID did read data event |
Nedap.HandheldApi.RfidReadTagEventArgs | Event arguments for RFID did read tag event |
Nedap.HandheldApi.RfidReceiveSupportedRegionsEventArgs | Event arguments for RFID did receive supported regions event |
Nedap.HandheldApi.RfidWriteDataMoreTagsAvailableEventArgs | Event arguments for RFID did write data and if more tags are available event |
Nedap.EPC.TDT.Rule | |
Nedap.EPC.TDT.Scheme | |
Nedap.HandheldApi.Select | Select defines EPC specific parameters |
Nedap.HandheldApi.CommunicationPort.SerialCommunicationPort | This clas wraps SerialPort class and imelements IComunication interface. It is used as an apstraction for a serial port |
Nedap.HandheldApi.Session | Session layer: low-level communication layer to communicate with Handheld Reader |
Nedap.HandheldApi.SyncTimer | Represents custom timer class. Synchronisation when dispose is executed is implemented |
Nedap.EPC.TDT.TDTEngine | This class provides methods for translating an electronic product code (EPC) between various levels of representation including BINARY, TAG_ENCODING, PURE_IDENTITY and LEGACY formats. An additional output level ONS_HOSTNAME may be defined for some coding schemes. /summary> |
Nedap.EPC.TDT.TDTTranslationException | A TDTTranslationException is thrown at runtime when the user supplies invalid or incomplete input |