Uses of Class
RFIDReader.ReadGapTimes

  • Uses of ReadGapTimes in RFIDReader

    Methods in RFIDReader that return ReadGapTimes
    Modifier and Type
    Method
    Description
    RFIDReader.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 ReadGapTimes
    Modifier and Type
    Method
    Description
    boolean
    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.