Uses of Class
com.caen.RFIDLibrary.EM4325TagData

Packages that use EM4325TagData
com.caen.RFIDLibrary   
 

Uses of EM4325TagData in com.caen.RFIDLibrary
 

Methods in com.caen.RFIDLibrary that return EM4325TagData
 EM4325TagData CAENRFIDLogicalSource.EM4325_GetSensorData(CAENRFIDTag Tag, boolean UIDEnable, boolean NewSample)
          The GetSensorData command allows the reader to get the UID (if required) and sensor's tag information with a single command.
protected  EM4325TagData CAENRFIDReader.EM4325_GetSensorData(java.lang.String Source, CAENRFIDTag Tag, boolean UIDEnable, boolean NewSample)