Uses of Class
RFIDReader.SensorInfo
-
Uses of SensorInfo in RFIDReader
Subclasses of SensorInfo in RFIDReaderMethods in RFIDReader that return SensorInfoModifier and TypeMethodDescriptionRFIDReader.ReadNexSensorInfoItem()
Method: boolean StopContinuousRead() Summary: This method is called to stop a continuous read cycle started by the StartContinuousRead() method.Methods in RFIDReader with parameters of type SensorInfoModifier and TypeMethodDescriptionvoid
SensorDataReadResponse.HandleSensorRead(SensorInfo sensorInfo, RFIDReader reader, Object obj)