|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AlienClass1Reader | |
com.alien.enterpriseRFID.discovery | In order to use and control a reader, its network address of the serial port number of the host must first be known. |
com.alien.enterpriseRFID.reader | The Reader classes are the primary classes for communicating with a reader either over the network or serial port. |
Uses of AlienClass1Reader in com.alien.enterpriseRFID.discovery |
Methods in com.alien.enterpriseRFID.discovery that return AlienClass1Reader | |
AlienClass1Reader |
DiscoveryItem.getReader()
Instantiates a new AlienClass1Reader object, based on the attributes
of this DiscoveryItem. |
Uses of AlienClass1Reader in com.alien.enterpriseRFID.reader |
Subclasses of AlienClass1Reader in com.alien.enterpriseRFID.reader | |
class |
AlienClass01Reader
This class allows the host to interact with Alien readers which use the RQL (Reader Query Language) protocol. |
class |
AlienClassBPTReader
This class allows the system to interact with an Alien Class BPT (Battery Powered Tag) Reader. |
class |
AlienClassOEMReader
This class allows the host to interact with Alien readers which use the Alien Binary Reader Protocol, otherwise known as the DLE (Data Link Escape) protocol. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |