Package | Description |
---|---|
RFIDReader |
API for encapsulating high-level reader functions
|
Modifier and Type | Method and Description |
---|---|
ReadGapTimes |
RFIDReader.GetReadGapTimes()
Method:
ReadGapTimes GetReadGapTimes()
Summary:
This command retrieves the current read time interval and the time interval between
read cycles.
|
Modifier and Type | Method and 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.
|