Uses of Class
RFIDReader.ReadGapTimes
-
Uses of ReadGapTimes in RFIDReader
Methods in RFIDReader that return ReadGapTimesModifier and TypeMethodDescriptionRFIDReader.GetReadGapTimes()
Method: ReadGapTimes GetReadGapTimes() Summary: This command retrieves the current read time interval and the time interval between read cycles.Methods in RFIDReader with parameters of type ReadGapTimesModifier and TypeMethodDescriptionboolean
RFIDReader.SetReadGapTimes(ReadGapTimes readGapTimes)
Method: boolean SetReadGapTimes(ReadGapTimes readGapTimes) Summary: This method sets the time interval for an inventory read cycle and the time interval between reads.