- ReaderConfig - Class in RFIDReader
-
- ReaderConfig() - Constructor for class RFIDReader.ReaderConfig
-
- ReaderHeartbeatSettings - Class in RFIDReader
-
- ReaderHeartbeatSettings() - Constructor for class RFIDReader.ReaderHeartbeatSettings
-
- ReaderNetworkSettings - Class in RFIDReader
-
- ReaderNetworkSettings() - Constructor for class RFIDReader.ReaderNetworkSettings
-
- ReadGapTimes - Class in RFIDReader
-
- ReadGapTimes(int, int) - Constructor for class RFIDReader.ReadGapTimes
-
- ReadNextTag() - Method in class RFIDReader.RFIDReader
-
Method:
TagReadInfo ReadNextTag()
Summary:
This method is used to collect tag information.
- readPowers - Variable in class RFIDReader.PowerSettings
-
- ReadTagData(int, TagMask, TagFields) - Method in class RFIDReader.RFIDReader
-
Method:
TagFields ReadTagData(int accessPassword, TagMask tagMask, TagFields tagFields)
Summary:
This method reads the tag data from the specified tag data bank: 0 = Reserved data,
1 = EPC data, 2 = Tag Identifier Data (TID), 3 = User data.
- readTime - Variable in class RFIDReader.ReadGapTimes
-
- Reboot() - Method in class RFIDReader.RFIDReader
-
Method:
boolean Reboot()
Summary:
This method issues the reboot command to the sensor.
- ReceiveTimeout - Variable in class RFIDReaderComm.RFIDReaderComm
-
- ResetReceiveTimeout() - Method in class RFIDReader.RFIDReader
-
Method:
boolean ResetReceiveTimeout()
Summary:
This method requests a single inventory read cycle returning any detected tag.
- ResetToDefaultConfiguration() - Method in class RFIDReader.RFIDReader
-
Methods
boolean ResetToDefaultConfiguration()
Summary:
This method sends a request to the sensor to restore the saved configuration values
that are stored in flash memory.
- RestoreSavedConfiguration() - Method in class RFIDReader.RFIDReader
-
Method:
boolean RestoreSavedConfiguration()
Summary:
This method sends a request to the sensor to restore the saved
configuration values that are stored in flash memory.
- RFID_InvalidMessageException - Exception in RFIDReaderComm
-
- RFID_InvalidMessageException() - Constructor for exception RFIDReaderComm.RFID_InvalidMessageException
-
- RFID_InvalidMessageException(String) - Constructor for exception RFIDReaderComm.RFID_InvalidMessageException
-
- RFIDLockState - Class in RFIDReader
-
- RFIDLockState() - Constructor for class RFIDReader.RFIDLockState
-
- RFIDReader - package RFIDReader
-
API for encapsulating high-level reader functions
- RFIDReader - Class in RFIDReader
-
Appendix B
- RFIDReader(String, int) - Constructor for class RFIDReader.RFIDReader
-
Group:
Communications Setup and Control
Method:
constructor RFIDReader(String sIpAddress, int iPortNumber)
Summary:
This method creates an instance of the RFIDReader class and creates the underlying
communications class.
- RFIDReader.ModuleCommands - Enum in RFIDReader
-
- RFIDReader.RFIDStatus - Enum in RFIDReader
-
- RFIDReader.SensorCommands - Enum in RFIDReader
-
- RFIDReaderCallbackException - Exception in RFIDReader
-
- RFIDReaderCallbackException() - Constructor for exception RFIDReader.RFIDReaderCallbackException
-
- RFIDReaderCallbackException(String) - Constructor for exception RFIDReader.RFIDReaderCallbackException
-
- RFIDReaderComm - package RFIDReaderComm
-
Low-level byte protocol and reader communications
- RFIDReaderComm - Class in RFIDReaderComm
-
Appendix C
- RFIDReaderComm(String, int) - Constructor for class RFIDReaderComm.RFIDReaderComm
-
Method:
RFIDReadercomm(String sIpAddress, int iPort)
Summary:
Create an instance of the RFIDReaderComm class initialized with the sIpAddress and port
number passed in.
- RFIDReaderComm.RFIDReaderSubsystem - Enum in RFIDReaderComm
-
- RFIDReaderDataException - Exception in RFIDReader
-
- RFIDReaderDataException() - Constructor for exception RFIDReader.RFIDReaderDataException
-
- RFIDReaderDataException(String) - Constructor for exception RFIDReader.RFIDReaderDataException
-
- RSSI - Variable in class RFIDReader.TagReadInfo
-