Nedap.HandheldApi
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
Nedap.HandheldApi.CommunicationPort.BluetoothCommunicationPortThis 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.CommunicationQueueDefines 2-way communication queue which interacts with communication port
Nedap.HandheldApi.ConnectionStateDefines connection state with timed state update and device wakeup with timeout
Nedap.HandheldApi.DeviceInfoThis structure holds basic information about handheld device
Nedap.HandheldApi.CommunicationPort.DiscoveredReadersStructure that holds discovered readers and selected handheld reader
Nedap.EPC.TDT.EpcCodeClass that represents an electronic product code (EPC)
Nedap.EPC.TDT.EpcConvertClass 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.FailWriteEpcEventArgsUsed as an argument for OnFailWriteEPC event
Nedap.EPC.TDT.Field
Nedap.EPC.TDT.GEPC64Table
Nedap.EPC.TDT.GEPC64TableEntry
Nedap.HandheldApi.HandheldReceiveBatteryPercentageEventArgsEvent arguments for handheld did receive battery percentage event
Nedap.HandheldApi.HandheldReceiveErrorEventArgsEvent arguments for handheld did receive error event
Nedap.HandheldApi.CommunicationQueue.ICommunicationPortInterface to communication port
Nedap.HandheldApi.CommunicationQueue.ICommunicationQueue
Nedap.HandheldApi.IConnectionStateInterface to connection state
Nedap.HandheldApi.IPresentationActionsInterface to presentation actions. This methods are called from presentation context when state transition occurs
Nedap.HandheldApi.ISessionSession layer interface: low-level communication layer interface that can be used to communicate with Handheld Reader
Nedap.EPC.TDT.Level
Nedap.HandheldApi.CommunicationPort.MultipleHandheldsFoundEventArgsThese 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.PasswordContains information used for acquiring access rights to handheld
Nedap.EPC.TDT.PrefixMatchSimple version of a Trie structure used for quickly finding a matching prefix
Nedap.HandheldApi.Presentation
PresentationContext
Nedap.HandheldApi.PresentationFacadePresentation layer: high-level communication layer to communicate with Handheld Reader
PresentationContext.PresentationState
Nedap.HandheldApi.ReadBarcodeEventArgsUsed as an argument for OnReadBarcode event
Nedap.HandheldApi.ReadDetailedTagInformationEventArgsUsed as an argument for OnReadDetailedTagInformation event
Nedap.HandheldApi.ReadNfcCardEventArgsUsed as an argument for OnReadNfcCard event
Nedap.HandheldApi.ReadRfidTagEventArgsUsed as an argument for OnReadRfidTag event
Nedap.HandheldApi.ReadRfidTagsEventArgsUsed as an argument for OnReadRfidTags event
Nedap.HandheldApi.ReadRfidTagsFilteredEventArgsUsed as an argument for OnReadRfidTagFiltered event
Nedap.HandheldApi.ReceiveBatteryPercentageEventArgsUsed as an argument for OnReceiveBatteryPercentage event
Nedap.HandheldApi.ReceiveSupportedRegionsEventArgsUsed as an argument for OnReceiveSupportedRegions event
Nedap.HandheldApi.CommunicationQueue.ResponseReceivedEventArgsData representing a response
Nedap.HandheldApi.RfidFailButTagsAvailableEventArgsEvent arguments for RFID did fail but tags are available event
Nedap.HandheldApi.RfidReadABarcodeEventArgsEvent arguments for RFID did read barcode event
Nedap.HandheldApi.RfidReadCardEventArgsEvent arguments for RFID did read card event
Nedap.HandheldApi.RfidReadDataEventArgsEvent arguments for RFID did read data event
Nedap.HandheldApi.RfidReadTagEventArgsEvent arguments for RFID did read tag event
Nedap.HandheldApi.RfidReceiveSupportedRegionsEventArgsEvent arguments for RFID did receive supported regions event
Nedap.HandheldApi.RfidWriteDataMoreTagsAvailableEventArgsEvent arguments for RFID did write data and if more tags are available event
Nedap.EPC.TDT.Rule
Nedap.EPC.TDT.Scheme
Nedap.HandheldApi.SelectSelect defines EPC specific parameters
Nedap.HandheldApi.CommunicationPort.SerialCommunicationPortThis clas wraps SerialPort class and imelements IComunication interface. It is used as an apstraction for a serial port
Nedap.HandheldApi.SessionSession layer: low-level communication layer to communicate with Handheld Reader
Nedap.HandheldApi.SyncTimerRepresents custom timer class. Synchronisation when dispose is executed is implemented
Nedap.EPC.TDT.TDTEngineThis 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.TDTTranslationExceptionA TDTTranslationException is thrown at runtime when the user supplies invalid or incomplete input