Package RFIDReader
Class TagReadInfo
java.lang.Object
RFIDReader.SensorInfo
RFIDReader.TagReadInfo
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic int
int
String[]
static int
static int
short
double
int
byte
byte
Fields inherited from class RFIDReader.SensorInfo
antennaNumber, sensorStatus, status, Tag, timeStamp
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
FAILED
public static final int FAILED- See Also:
- Constant Field Values
-
OK
public static final int OK- See Also:
- Constant Field Values
-
DONE
public static final int DONE- See Also:
- Constant Field Values
-
tagReadStatus
public int tagReadStatus -
epcLength
public int epcLength -
EPC
-
TID
-
EPIC
-
RSSI
public double RSSI -
PC
public short PC -
XPC1
public byte XPC1 -
XPC2
public byte XPC2
-
-
Constructor Details
-
TagReadInfo
public TagReadInfo()
-
-
Method Details
-
Clear
public void Clear()
-