Skip navigation links
A B C D E F G H I K L M O P Q R S T V W X 

A

AccessPassword - Static variable in class com.impinj.octane.WordPointers
The 2-word access password is stored at this word in reserved memory
add(Object) - Method in class com.impinj.octane.AntennaConfigGroup
 
add(Object) - Method in class com.impinj.octane.AntennaHubStatusGroup
 
Add(Object) - Method in class com.impinj.octane.AntennaStatusGroup
 
add(Object) - Method in class com.impinj.octane.GpiConfigGroup
 
add(Object) - Method in class com.impinj.octane.GpiStatusGroup
 
add(Object) - Method in class com.impinj.octane.GpoConfigGroup
 
add(LLRPMessage) - Method in class com.impinj.octane.ImpinjReader.MessageHandler
 
addMetric(Integer) - Method in class com.impinj.octane.DiagnosticReport
 
addOpSequence(TagOpSequence) - Method in class com.impinj.octane.ImpinjReader
Adds a sequence of tag operations to the reader to perform during inventory
addResult(TagOpResult) - Method in class com.impinj.octane.TagOpReport
 
addTag(Tag) - Method in class com.impinj.octane.TagReport
 
AdjustPcBits(short, short) - Static method in class com.impinj.octane.PcBits
Returns new PC bits, based on the current PC bits and the new EPC length.
All - Static variable in class com.impinj.octane.AntennaIds
All antennas
AntennaChangeListener - Interface in com.impinj.octane
Your application can implement this interface to receive antenna change events.
AntennaConfig - Class in com.impinj.octane
This class hold the antenna configuration information.
AntennaConfig(Number) - Constructor for class com.impinj.octane.AntennaConfig
Constructor for a new antenna configuration object.
AntennaConfigGroup - Class in com.impinj.octane
This class hold the collection of antenna configuration.
AntennaEvent - Class in com.impinj.octane
This class contains the information about a change in antenna state.
AntennaEvent() - Constructor for class com.impinj.octane.AntennaEvent
 
AntennaEventType - Enum in com.impinj.octane
The reader uses an internal mechanism to detect whether antennas are connected or disconnected from each antenna port.
AntennaHubStatus - Class in com.impinj.octane
Speedway Revolution readers can be outfitted with antenna hubs which allows the reader to operate more antenna ports.
AntennaHubStatus() - Constructor for class com.impinj.octane.AntennaHubStatus
 
AntennaHubStatusGroup - Class in com.impinj.octane
Contains the collection of antenna Hub status for the antenna hubs connected to the ImpinjReader.
AntennaIds - Class in com.impinj.octane
Helper class used when identifying that all antennas should be used when configuring a tag operation.
AntennaIds() - Constructor for class com.impinj.octane.AntennaIds
 
AntennaStatus - Class in com.impinj.octane
Class containing The status information for an individual antenna port.
AntennaStatus() - Constructor for class com.impinj.octane.AntennaStatus
 
AntennaStatusGroup - Class in com.impinj.octane
The collection of antenna statuses for the readers antennas
AntennaUtilities - Class in com.impinj.octane
Static class that provides utility functions for getting antenna patterns.
applyDefaultSettings() - Method in class com.impinj.octane.ImpinjReader
Applies the default settings to the reader.
applySettings(SET_READER_CONFIG, ADD_ROSPEC) - Method in class com.impinj.octane.ImpinjReader
Applies the provided settings to the reader.
applySettings(Settings) - Method in class com.impinj.octane.ImpinjReader
Applies the provided settings to the reader.
AutoStartConfig - Class in com.impinj.octane
The ImpinjReader can be configured to start inventory automatically based on several inputs including General purpose input (GPI) and time.
AutoStartConfig() - Constructor for class com.impinj.octane.AutoStartConfig
 
AutoStartMode - Enum in com.impinj.octane
The ImpinjReader can be configured to start inventory automatically based on several inputs including General purpose input (GPI) and time.
AutoStopConfig - Class in com.impinj.octane
The ImpinjReader can be configured to stop inventory automatically based on several inputs including General purpose input (GPI) and time.
AutoStopConfig() - Constructor for class com.impinj.octane.AutoStopConfig
 
AutoStopMode - Enum in com.impinj.octane
The ImpinjReader can be configured to stop inventory automatically based on several inputs including General purpose input (GPI) and time.

B

BackgroundWorker - Class in com.impinj.octane
An internal class that is currently unused
BackgroundWorker(int) - Constructor for class com.impinj.octane.BackgroundWorker
 
BitPointers - Class in com.impinj.octane
These constants point to bit locations in memory for common fields.
BitPointers() - Constructor for class com.impinj.octane.BitPointers
 
BlockPermalockMask - Class in com.impinj.octane
Uses to specify which blocks to permalock.
BlockPermalockMask() - Constructor for class com.impinj.octane.BlockPermalockMask
 
BlockPermalockResult - Enum in com.impinj.octane
An enumeration to hold the block permalock result.
BufferOverflowEvent - Class in com.impinj.octane
This event carries information on a buffer overflow event.
BufferOverflowEvent() - Constructor for class com.impinj.octane.BufferOverflowEvent
 
BufferOverflowListener - Interface in com.impinj.octane
Your application can implement this interface to receive buffer overflow events.
BufferWarningEvent - Class in com.impinj.octane
This class holds the buffer warning event information.
BufferWarningEvent() - Constructor for class com.impinj.octane.BufferWarningEvent
 
BufferWarningListener - Interface in com.impinj.octane
Your application can implement this interface to receive buffer warnings.
buildAddROSpecMessage(Settings) - Method in class com.impinj.octane.ImpinjReader
Build up an LTK add ROSpec message.
buildSetReaderConfigMessage(Settings) - Method in class com.impinj.octane.ImpinjReader
Build up an LTK set reader config message.

C

close() - Method in class com.impinj.octane.RshellEngine
Closes an rshell connection to the readers
Close() - Method in interface com.impinj.octane.RShellSocket
 
Close() - Method in class com.impinj.octane.SshRShellSocket
 
Close() - Method in class com.impinj.octane.TelnetRShellSocket
 
com.impinj.octane - package com.impinj.octane
 
CommunicationsStandardType - Enum in com.impinj.octane
This enumerations defines the regulatory rules under which this device operates
connect() - Method in class com.impinj.octane.ImpinjReader
Connect (unsecured) to an Impinj RFID reader using the default LLRP port (5084).
connect(String) - Method in class com.impinj.octane.ImpinjReader
Connect (unsecured) to an Impinj RFID reader using the default LLRP port (5084).
connect(String, boolean) - Method in class com.impinj.octane.ImpinjReader
Connect to an Impinj RFID reader using the default LLRP port (5084).
connect(String, int) - Method in class com.impinj.octane.ImpinjReader
Connect (unsecured) to an Impinj RFID reader.
connect(String, int, boolean) - Method in class com.impinj.octane.ImpinjReader
Connect to an Impinj RFID reader.
Connect() - Method in interface com.impinj.octane.RShellSocket
 
Connect() - Method in class com.impinj.octane.SshRShellSocket
 
Connect() - Method in class com.impinj.octane.TelnetRShellSocket
 
ConnectAsyncResult - Enum in com.impinj.octane
Enumeration used to specify the result of an asynchronous connection attempt
ConnectionAttemptEvent - Class in com.impinj.octane
This event carries information on a connection attempt.
ConnectionAttemptEvent() - Constructor for class com.impinj.octane.ConnectionAttemptEvent
 
ConnectionAttemptListener - Interface in com.impinj.octane
Your application can implement this interface to receive connection attempt events.
ConnectionCloseEvent - Class in com.impinj.octane
This event carries information on a connection close.
ConnectionCloseEvent() - Constructor for class com.impinj.octane.ConnectionCloseEvent
 
ConnectionCloseListener - Interface in com.impinj.octane
Your application can implement this interface to receive connection close events.
ConnectionLostListener - Interface in com.impinj.octane
Your application can implement this interface to receive connection close events.
crc - Static variable in class com.impinj.octane.BitPointers
Constant used to point to the first bit of the CRC
Crc - Static variable in class com.impinj.octane.WordPointers
The 1-word CRC is stored starting at this word in EPC memory

D

Dbm - Variable in class com.impinj.octane.RxSensitivityTableEntry
Receive sensitivity in dBm.
Dbm - Variable in class com.impinj.octane.TxPowerTableEntry
Transmit power in dBm.
deleteAllOpSequences() - Method in class com.impinj.octane.ImpinjReader
Deletes all tag operation sequences from the reader
deleteOpSequence(int) - Method in class com.impinj.octane.ImpinjReader
Deletes a tag operation sequence
DiagnosticReport - Class in com.impinj.octane
xArray diagnostic report
DiagnosticsReportListener - Interface in com.impinj.octane
Your application can implement this interface to receive xarray diagnostic report events.
DirectionConfig - Class in com.impinj.octane
A container that holds all of the configuration options for xArray's Direction feature.
DirectionConfig() - Constructor for class com.impinj.octane.DirectionConfig
The default constructor, sets DirectionMode to DirectionMode.HighPerformance and the tag age interval to five seconds.
DirectionFieldOfView - Enum in com.impinj.octane
Specified if a narrow or wide ring should be used when reading and tracking tag direction.
DirectionMode - Enum in com.impinj.octane
Provides the options available for tweaking the xArray's operation when in direction mode.
DirectionReport - Class in com.impinj.octane
DirectionReport that is received by implementors of DirectionReportListener, instantiated and populated by ImpinjReader
DirectionReportListener - Interface in com.impinj.octane
Your application must implement this interface to receive direction reports.
DirectionReportType - Enum in com.impinj.octane
DirectionReportType is an enum used to indicate the event that caused a DirectionReport to be sent.
DirectionTagPopulationStatus - Enum in com.impinj.octane
Specifies the overflow status of a Direction Report
disableAll() - Method in class com.impinj.octane.AntennaConfigGroup
Disable all antennas in the collection.
disableAll() - Method in class com.impinj.octane.GpiConfigGroup
Disable all GPIs in the collection.
disableById(short[]) - Method in class com.impinj.octane.AntennaConfigGroup
Disable antennas by providing a list of antenna IDs.
disableById(List<? extends Number>) - Method in class com.impinj.octane.AntennaConfigGroup
Disable antennas by providing a list of antenna IDs.
disableByRing(short[]) - Method in class com.impinj.octane.AntennaConfigGroup
Deprecated. 
disableBySector(short[]) - Method in class com.impinj.octane.AntennaConfigGroup
Deprecated. 
disablePolarizedAntennas() - Method in class com.impinj.octane.AntennaConfigGroup
Disable polarized antennas 1001-1052, 2001-2052
disconnect() - Method in class com.impinj.octane.ImpinjReader
Disconnects the LLRP connection to the reader

E

enableAll() - Method in class com.impinj.octane.AntennaConfigGroup
Enable all antennas in the collection.
enableAll() - Method in class com.impinj.octane.GpiConfigGroup
Enable all GPIs in the collection.
enableById(short[]) - Method in class com.impinj.octane.AntennaConfigGroup
Enable antennas by providing a list of antenna IDs.
enableById(List<? extends Number>) - Method in class com.impinj.octane.AntennaConfigGroup
Enable antennas by providing a list of antenna IDs.
enableByRing(short[]) - Method in class com.impinj.octane.AntennaConfigGroup
Deprecated. 
enableBySector(short[]) - Method in class com.impinj.octane.AntennaConfigGroup
Deprecated. 
enableOpSequence(int) - Method in class com.impinj.octane.ImpinjReader
Enables the Tag Operation Sequence
enablePolarizedAntennas() - Method in class com.impinj.octane.AntennaConfigGroup
Enable polarized antennas 1001-1052, 2001-2052
enableSector(short) - Method in class com.impinj.octane.DirectionConfig
Adds the specified sector to the list of sectors that should be monitored for tag entrances, exits, and updates.
Epc - Static variable in class com.impinj.octane.BitPointers
Constant used to point to the first bit of the EPC.
Epc - Static variable in class com.impinj.octane.WordPointers
The variable length EPC is stored starting at this word in EPC memory
EpcLengthInWords(short) - Static method in class com.impinj.octane.PcBits
Determine the EPC length (in words) from the PC bits
errorOccured(String) - Method in class com.impinj.octane.ImpinjReader
 

F

FeatureSet - Class in com.impinj.octane
The FeatureSet class holds the capabilities and features of an Impinj reader.
FeatureSet() - Constructor for class com.impinj.octane.FeatureSet
 
FeatureSet(GET_READER_CAPABILITIES_RESPONSE) - Constructor for class com.impinj.octane.FeatureSet
 
FilterSettings - Class in com.impinj.octane
These filter settings describe the inventory filters applied by the reader.
FilterSettings() - Constructor for class com.impinj.octane.FilterSettings
 
fromBlockNumber(short) - Static method in class com.impinj.octane.BlockPermalockMask
Creates a block permalock mask from the specified block.
fromBlockNumberArray(short[]) - Static method in class com.impinj.octane.BlockPermalockMask
Creates a block permalock mask from an array of block numbers.
fromByteArray(byte[]) - Static method in class com.impinj.octane.TagData
Creates a TagData object from an array of bytes
fromByteList(List<Byte>) - Static method in class com.impinj.octane.TagData
Creates a TagData object from a List of bytes
fromDoubleWord(long) - Static method in class com.impinj.octane.TagData
Creates a TagData object from a long integer
fromHexString(String) - Static method in class com.impinj.octane.TagData
Creates a TagData object from a hexadecimal string
fromTID(String) - Static method in enum com.impinj.octane.TagModelName
Convert a TID string to a tag model name object
fromWord(int) - Static method in class com.impinj.octane.TagData
Creates a TagData object from an array of integers (words)
fromWordArray(int[]) - Static method in class com.impinj.octane.TagData
Creates a TagData object from an array of integers (words)
fromWordList(List<Integer>) - Static method in class com.impinj.octane.TagData
Creates a TagData object from a List of Integers

G

get(int) - Method in class com.impinj.octane.GpiConfigGroup
 
get(int) - Method in class com.impinj.octane.GpoConfigGroup
 
get(String) - Method in class com.impinj.octane.RshellReply
Gets the value of the rshell token with name key
get_sectorId() - Method in class com.impinj.octane.SectorConfig
 
get_txFrequenciesInMhz() - Method in class com.impinj.octane.SectorConfig
This is only applicable in regions that allow frequency control
getAccessPassword() - Method in class com.impinj.octane.TagBlockPermalockOp
 
getAccessPassword() - Method in class com.impinj.octane.TagLockOp
 
getAccessPassword() - Method in class com.impinj.octane.TagMarginReadOp
 
getAccessPassword() - Method in class com.impinj.octane.TagQtGetOp
 
getAccessPassword() - Method in class com.impinj.octane.TagQtSetOp
 
getAccessPassword() - Method in class com.impinj.octane.TagReadOp
 
getAccessPassword() - Method in class com.impinj.octane.TagWriteOp
 
getAccessPasswordLockType() - Method in class com.impinj.octane.TagLockOp
 
getAccessRange() - Method in class com.impinj.octane.TagQtGetOpResult
 
getAccessRange() - Method in class com.impinj.octane.TagQtSetOp
 
getAccessSpec() - Method in class com.impinj.octane.ImpinjReader
Get the Access Spec for checking reader configuration
getAddress() - Method in class com.impinj.octane.ImpinjReader
Gest the IP address or hostname of the reader.
getAntenna(Number) - Method in class com.impinj.octane.AntennaConfigGroup
Returns the antenna configuration for the specified antenna port.
getAntenna(short) - Method in class com.impinj.octane.AntennaStatusGroup
 
getAntennaChangeListener() - Method in class com.impinj.octane.ImpinjReader
 
getAntennaConfigs() - Method in class com.impinj.octane.AntennaConfigGroup
 
getAntennaCount() - Method in class com.impinj.octane.FeatureSet
 
getAntennaHub(short) - Method in class com.impinj.octane.AntennaHubStatusGroup
 
getAntennaHubList() - Method in class com.impinj.octane.AntennaHubStatusGroup
 
getAntennaHubStatusGroup() - Method in class com.impinj.octane.Status
 
getAntennaId() - Method in class com.impinj.octane.TagOpSequence
 
GetAntennaIdsByRing(List<? extends Number>, ReaderModel) - Static method in class com.impinj.octane.AntennaUtilities
Accepts a list of rings and a reader model, and returns the list of antennas in the selected rings.
GetAntennaIdsBySector(List<? extends Number>, ReaderModel) - Static method in class com.impinj.octane.AntennaUtilities
Accepts a list of sectors and a reader model, and returns the list of antennas in the selected sectors.
getAntennaList() - Method in class com.impinj.octane.AntennaStatusGroup
 
getAntennaPortNumber() - Method in class com.impinj.octane.Tag
 
getAntennas() - Method in class com.impinj.octane.Settings
 
getAntennaStatusGroup() - Method in class com.impinj.octane.Status
 
getAutoStart() - Method in class com.impinj.octane.Settings
 
getAutoStop() - Method in class com.impinj.octane.Settings
 
GetAvailableSectors(ReaderModel) - Static method in class com.impinj.octane.AntennaUtilities
Gets the list of available sectors for the reader model.
getBitCount() - Method in class com.impinj.octane.TagFilter
 
getBitLength() - Method in class com.impinj.octane.MarginReadMask
 
getBitPointer() - Method in class com.impinj.octane.TagFilter
 
getBitPointer() - Method in class com.impinj.octane.TagMarginReadOp
 
getBitPointer() - Method in class com.impinj.octane.TargetTag
 
getBlockMask() - Method in class com.impinj.octane.TagBlockPermalockOp
 
getBlockWriteRetryCount() - Method in class com.impinj.octane.TagOpSequence
 
getBlockWriteWordCount() - Method in class com.impinj.octane.TagOpSequence
 
getBufferOverflowListener() - Method in class com.impinj.octane.ImpinjReader
 
getBufferWarningListener() - Method in class com.impinj.octane.ImpinjReader
 
getChannelInMhz() - Method in class com.impinj.octane.Tag
 
getComputeWindowSeconds() - Method in class com.impinj.octane.LocationConfig
Compute Window the the smoothing window for averaging the location estimates.
getConfidenceFactors() - Method in class com.impinj.octane.LocationReport
 
getConnected() - Method in class com.impinj.octane.AntennaHubStatus
 
getConnectionAttemptListener() - Method in class com.impinj.octane.ImpinjReader
 
getConnectionCloseListener() - Method in class com.impinj.octane.ImpinjReader
 
getConnectionLostListener() - Method in class com.impinj.octane.ImpinjReader
 
getConnectTimeout() - Method in class com.impinj.octane.ImpinjReader
 
getCountBytes() - Method in class com.impinj.octane.TagData
Returns the size of the tag data in bytes
getCrc() - Method in class com.impinj.octane.Tag
 
getData() - Method in class com.impinj.octane.LocationConfidenceFactors
 
getData() - Method in class com.impinj.octane.TagReadOpResult
 
getData() - Method in class com.impinj.octane.TagWriteOp
 
getData() - Method in class com.impinj.octane.TargetTag
 
getDataProfile() - Method in class com.impinj.octane.TagQtGetOpResult
 
getDataProfile() - Method in class com.impinj.octane.TagQtSetOp
 
getDebounceInMs() - Method in class com.impinj.octane.GpiConfig
 
getDiagnosticsReportedListener() - Method in class com.impinj.octane.ImpinjReader
 
getDirection() - Method in class com.impinj.octane.SpatialConfig
Gets the reader's direction configuration.
getDirection() - Method in class com.impinj.octane.XArrayConfig
Deprecated.
 
getDisabledAntennaList() - Method in class com.impinj.octane.LocationConfig
Antennas can be disabled when configuring location.
getDurationInMs() - Method in class com.impinj.octane.AutoStopConfig
 
getEmptyFieldTimeoutInMs() - Method in class com.impinj.octane.LowDutyCycleSettings
When the reader detects and empty field (no tags) for this time, on a given antenna, it will enter low duty cycle mode and check this antenna for tags only periodically.
getEnabled() - Method in class com.impinj.octane.KeepaliveConfig
 
getEnabledSectors() - Method in class com.impinj.octane.DirectionConfig
 
getEnableLinkMonitorMode() - Method in class com.impinj.octane.KeepaliveConfig
In Link monitor mode, the reader will monitor keep alive responses from the SDk and close the connection if they are missed.
getEpc() - Method in class com.impinj.octane.DirectionReport
 
getEpc() - Method in class com.impinj.octane.LocationReport
 
getEpc() - Method in class com.impinj.octane.Tag
Contains the contents of the tag EPC memory backscatter by the tag.
getEpcLockType() - Method in class com.impinj.octane.TagLockOp
 
getEpcSizeBits() - Method in class com.impinj.octane.TagModelDetails
 
getExecutionCount() - Method in class com.impinj.octane.TagOpSequence
 
getFacilityXLocationCm() - Method in class com.impinj.octane.PlacementConfig
When operating multiple xArrays in a single facility, a common coordinate system is desirable across all xArrays so that location data can be interpreted store-wide.
getFacilityYLocationCm() - Method in class com.impinj.octane.PlacementConfig
When operating multiple xArrays in a single facility, a common coordinate system is desirable across all xArrays so that location data can be interpreted store-wide.
getFault() - Method in class com.impinj.octane.AntennaHubStatus
 
getFieldOfView() - Method in class com.impinj.octane.DirectionConfig
 
getFieldPingIntervalInMs() - Method in class com.impinj.octane.LowDutyCycleSettings
When in low duty cycle mode, the reader will check the field for tags on each antenna at least once every Ping Interval.
getFilterOp() - Method in class com.impinj.octane.TagFilter
 
getFilters() - Method in class com.impinj.octane.Settings
 
getFirmwareVersion() - Method in class com.impinj.octane.FeatureSet
 
getFirstDelayInMs() - Method in class com.impinj.octane.AutoStartConfig
Not implemented
getFirstSeenSector() - Method in class com.impinj.octane.DirectionReport
 
getFirstSeenTime() - Method in class com.impinj.octane.DirectionReport
 
getFirstSeenTime() - Method in class com.impinj.octane.Tag
 
getGpi(short) - Method in class com.impinj.octane.GpiConfigGroup
Returns the settings for the specified GPI port.
getGpi(short) - Method in class com.impinj.octane.GpiStatusGroup
Returns the status for the specified GPI port.
getGpiChangeListener() - Method in class com.impinj.octane.ImpinjReader
 
getGpiCount() - Method in class com.impinj.octane.FeatureSet
 
getGpiLevel() - Method in class com.impinj.octane.AutoStartConfig
 
getGpiLevel() - Method in class com.impinj.octane.AutoStopConfig
 
getGpiList() - Method in class com.impinj.octane.GpiStatusGroup
 
getGpiPortNumber() - Method in class com.impinj.octane.AutoStartConfig
 
getGpiPortNumber() - Method in class com.impinj.octane.AutoStopConfig
 
getGpis() - Method in class com.impinj.octane.Settings
 
getGpiStatusGroup() - Method in class com.impinj.octane.Status
 
getGpo(short) - Method in class com.impinj.octane.GpoConfigGroup
eturns the settings for the specified GPO port.
getGpoCount() - Method in class com.impinj.octane.FeatureSet
 
getGpoPulseDurationMsec() - Method in class com.impinj.octane.GpoConfig
 
getGpos() - Method in class com.impinj.octane.Settings
 
getGpsCoodinates() - Method in class com.impinj.octane.Tag
 
getHeightCm() - Method in class com.impinj.octane.PlacementConfig
The xArray needs to know its height above ground level to perform location calculations.
getHoldReportsOnDisconnect() - Method in class com.impinj.octane.Settings
When the reader is running an inventory it may be collecting tag reports.
getHubId() - Method in class com.impinj.octane.AntennaHubStatus
 
getId() - Method in class com.impinj.octane.TagOpSequence
 
getIncludeAntennaPortNumber() - Method in class com.impinj.octane.ReportConfig
 
getIncludeChannel() - Method in class com.impinj.octane.ReportConfig
 
getIncludeCrc() - Method in class com.impinj.octane.ReportConfig
 
getIncludeDopplerFrequency() - Method in class com.impinj.octane.ReportConfig
 
getIncludeFastId() - Method in class com.impinj.octane.ReportConfig
 
getIncludeFirstSeenTime() - Method in class com.impinj.octane.ReportConfig
 
getIncludeGpsCoordinates() - Method in class com.impinj.octane.ReportConfig
 
getIncludeLastSeenTime() - Method in class com.impinj.octane.ReportConfig
 
getIncludePcBits() - Method in class com.impinj.octane.ReportConfig
 
getIncludePeakRssi() - Method in class com.impinj.octane.ReportConfig
 
getIncludePhaseAngle() - Method in class com.impinj.octane.ReportConfig
 
getIncludeSeenCount() - Method in class com.impinj.octane.ReportConfig
 
getIsConnected() - Method in class com.impinj.octane.Status
 
getIsEnabled() - Method in class com.impinj.octane.GpiConfig
 
getIsEnabled() - Method in class com.impinj.octane.LowDutyCycleSettings
 
getIsMaxRxSensitivity() - Method in class com.impinj.octane.AntennaConfig
Typically an antenna is set to maximum sensitivity.
getIsMaxRxSensitivity() - Method in class com.impinj.octane.AntennaConfigGroup
 
getIsMaxTxPower() - Method in class com.impinj.octane.AntennaConfig
Typically an antenna is set to maximum transmit power.
getIsMaxTxPower() - Method in class com.impinj.octane.AntennaConfigGroup
 
getIsMaxTxPower() - Method in class com.impinj.octane.DirectionConfig
 
getIsMaxTxPower() - Method in class com.impinj.octane.LocationConfig
Typically an antenna is set to maximum transmit power.
getIsSingulating() - Method in class com.impinj.octane.Status
 
getKeepaliveListener() - Method in class com.impinj.octane.ImpinjReader
 
getKeepalives() - Method in class com.impinj.octane.Settings
 
getKillPassword() - Method in class com.impinj.octane.TagKillOp
 
getKillPasswordLockType() - Method in class com.impinj.octane.TagLockOp
 
getLastReadSector() - Method in class com.impinj.octane.DirectionReport
 
getLastReadTime() - Method in class com.impinj.octane.DirectionReport
 
getLastSeenTime() - Method in class com.impinj.octane.Tag
 
getLatitude() - Method in class com.impinj.octane.GpsCoordinates
 
getLinkDownThreshold() - Method in class com.impinj.octane.KeepaliveConfig
In Link monitoring mode, this setting determines how many keep alives can be missed before the connection closes.
getLocalDateTime() - Method in class com.impinj.octane.ImpinjTimestamp
Utility that outputs the ImpinjTimestamp data in local time format.
getLocation() - Method in class com.impinj.octane.SpatialConfig
Gets the reader's location configuration.
getLocation() - Method in class com.impinj.octane.XArrayConfig
Deprecated.
 
getLocationAlgorithmControlList() - Method in class com.impinj.octane.LocationConfig
Custom location algorithm control parameters can be set when configuring location.
getLocationReportedListener() - Method in class com.impinj.octane.ImpinjReader
 
getLocationXCm() - Method in class com.impinj.octane.LocationReport
 
getLocationYCm() - Method in class com.impinj.octane.LocationReport
 
getLockCount() - Method in class com.impinj.octane.TagLockOp
 
getLockResult() - Method in class com.impinj.octane.LockTagResult
 
getLongitude() - Method in class com.impinj.octane.GpsCoordinates
 
getLowDutyCycle() - Method in class com.impinj.octane.Settings
 
getMarginMask() - Method in class com.impinj.octane.TagMarginReadOp
 
getMask() - Method in class com.impinj.octane.BlockPermalockMask
 
getMask() - Method in class com.impinj.octane.MarginReadMask
 
getMask() - Method in class com.impinj.octane.TargetTag
 
getMaxOperationSequences() - Method in class com.impinj.octane.FeatureSet
 
getMaxOperationsPerSequence() - Method in class com.impinj.octane.FeatureSet
 
getMaxTxPower() - Method in class com.impinj.octane.SectorConfig
 
getMemoryBank() - Method in class com.impinj.octane.TagFilter
 
getMemoryBank() - Method in class com.impinj.octane.TagMarginReadOp
 
getMemoryBank() - Method in class com.impinj.octane.TagReadOp
 
getMemoryBank() - Method in class com.impinj.octane.TagWriteOp
 
getMemoryBank() - Method in class com.impinj.octane.TargetTag
 
getMessageTimeout() - Method in class com.impinj.octane.ImpinjReader
 
getMetrics() - Method in class com.impinj.octane.DiagnosticReport
 
getMode() - Method in class com.impinj.octane.AutoStartConfig
 
getMode() - Method in class com.impinj.octane.AutoStopConfig
 
getMode() - Method in class com.impinj.octane.DirectionConfig
 
getMode() - Method in class com.impinj.octane.FilterSettings
 
getMode() - Method in class com.impinj.octane.GpoConfig
 
getMode() - Method in class com.impinj.octane.ReportConfig
The report Mode specifies when tag reports are generated
getMode() - Method in class com.impinj.octane.SpatialConfig
Tracks the mode (Inventory, Location, or Direction) the reader with location or direction role capabilities is currently in.
getMode() - Method in class com.impinj.octane.XArrayConfig
Deprecated.
 
getModelDetails() - Method in class com.impinj.octane.Tag
 
getModelName() - Method in class com.impinj.octane.FeatureSet
 
getModelName() - Method in class com.impinj.octane.TagModelDetails
 
getModelNumber() - Method in class com.impinj.octane.FeatureSet
 
getName() - Method in class com.impinj.octane.ImpinjReader
Gets the name assigned to a reader
getNumWordsWritten() - Method in class com.impinj.octane.TagWriteOpResult
 
getOpId() - Method in class com.impinj.octane.TagOpResult
 
getOps() - Method in class com.impinj.octane.TagOpSequence
 
GetOptimizedAntennaList(ReaderModel) - Static method in class com.impinj.octane.AntennaUtilities
Get the optimized antenna list for the provided reader model.
getOptimizedReadOps() - Method in class com.impinj.octane.ReportConfig
When optimized reads are enabled, the report can contain optimized read reports.
getOrientationDegrees() - Method in class com.impinj.octane.PlacementConfig
When operating multiple xArrays in a single facility, a common coordinate system is desirable across all xArrays so that location data can be interpreted store-wide.
getPcBits() - Method in class com.impinj.octane.Tag
 
getPeakRssiInDbm() - Method in class com.impinj.octane.Tag
 
getPercentFull() - Method in class com.impinj.octane.BufferWarningEvent
 
getPeriodInMs() - Method in class com.impinj.octane.AutoStartConfig
When using the periodic autostart trigger, the reader will initiate inventory periodically.
getPeriodInMs() - Method in class com.impinj.octane.KeepaliveConfig
 
getPersistence() - Method in class com.impinj.octane.TagQtSetOp
 
getPhaseAngleInRadians() - Method in class com.impinj.octane.Tag
 
getPlacement() - Method in class com.impinj.octane.SpatialConfig
Gets the reader's placement configuration.
getPlacement() - Method in class com.impinj.octane.XArrayConfig
Deprecated.
 
getPolarizationEnabled() - Method in class com.impinj.octane.AntennaConfigGroup
 
getPortName() - Method in class com.impinj.octane.AntennaConfig
For convenience the antenna configuration hold a user defined port name.
getPortNumber() - Method in class com.impinj.octane.AntennaConfig
Each antenna is identified by the port number
getPortNumber() - Method in class com.impinj.octane.AntennaEvent
 
getPortNumber() - Method in class com.impinj.octane.AntennaStatus
 
getPortNumber() - Method in class com.impinj.octane.GpiConfig
 
getPortNumber() - Method in class com.impinj.octane.GpiEvent
 
getPortNumber() - Method in class com.impinj.octane.GpiStatus
 
getPortNumber() - Method in class com.impinj.octane.GpoConfig
 
getReadCount() - Method in class com.impinj.octane.LocationConfidenceFactors
 
getReaderMode() - Method in class com.impinj.octane.Settings
ReaderMode is the preselected set of gen2 physical layer settings to optimize tag communications for a certain scenario and environment
getReaderModel() - Method in class com.impinj.octane.FeatureSet
 
getReaderModes() - Method in class com.impinj.octane.FeatureSet
 
getReaderStartListener() - Method in class com.impinj.octane.ImpinjReader
 
getReaderStopListener() - Method in class com.impinj.octane.ImpinjReader
 
getReadOperationResults() - Method in class com.impinj.octane.Tag
 
getReducedPowerFrequenciesInMhz() - Method in class com.impinj.octane.Settings
 
getReport() - Method in class com.impinj.octane.Settings
 
getReportType() - Method in class com.impinj.octane.DirectionReport
 
getReportType() - Method in class com.impinj.octane.LocationReport
 
getResult() - Method in class com.impinj.octane.TagBlockPermalockOpResult
 
getResult() - Method in class com.impinj.octane.TagKillOpResult
 
getResult() - Method in class com.impinj.octane.TagLockOpResult
 
getResult() - Method in class com.impinj.octane.TagMarginReadOpResult
 
getResult() - Method in class com.impinj.octane.TagQtGetOpResult
 
getResult() - Method in class com.impinj.octane.TagQtSetOpResult
 
getResult() - Method in class com.impinj.octane.TagReadOpResult
 
getResult() - Method in class com.impinj.octane.TagWriteOpResult
 
getResults() - Method in class com.impinj.octane.TagOpReport
 
getRfDopplerFrequency() - Method in class com.impinj.octane.Tag
 
getRxSensitivities() - Method in class com.impinj.octane.FeatureSet
 
getRxSensitivityinDbm() - Method in class com.impinj.octane.AntennaConfig
Receive Sensitivity can be adjusted on the antenna to prevent the reader from receiving weak responses from tags.
getRxSensitivityinDbm() - Method in class com.impinj.octane.AntennaConfigGroup
 
getRxSensitivityInDbm() - Method in class com.impinj.octane.SectorConfig
 
getSearchMode() - Method in class com.impinj.octane.Settings
Gen2 provides rudimentary building blocks to inventory populations of tags The Impinj reader creates high level inventory search modes from these gen2 operations.
getSequenceId() - Method in class com.impinj.octane.TagOpResult
 
getSequenceStopTrigger() - Method in class com.impinj.octane.TagOpSequence
 
getSerialNumber() - Method in class com.impinj.octane.FeatureSet
 
getSession() - Method in class com.impinj.octane.Settings
Sets the gen2 session for the reader.
getSpatialConfig() - Method in class com.impinj.octane.Settings
Gets the reader settings object that contains configurations specific to readers with location and direction role capabilities.
getState() - Method in class com.impinj.octane.AntennaEvent
 
getState() - Method in class com.impinj.octane.TagOpSequence
 
getTag() - Method in class com.impinj.octane.TagOpResult
 
getTagAgeIntervalSeconds() - Method in class com.impinj.octane.DirectionConfig
The "age interval" specifies how long a tag needs to go unseen before it's removed from the population of tags tracked for direction and an exit report is sent.
getTagAgeIntervalSeconds() - Method in class com.impinj.octane.LocationConfig
The Age Interval specifies how long a tag needs to go unseen before its removed from the location tracking.
getTagFilter1() - Method in class com.impinj.octane.FilterSettings
 
getTagFilter2() - Method in class com.impinj.octane.FilterSettings
 
getTagMask() - Method in class com.impinj.octane.TagFilter
 
getTagOpCompleteListener() - Method in class com.impinj.octane.ImpinjReader
 
getTagPopulationEstimate() - Method in class com.impinj.octane.Settings
When performing inventory operations, the Impinj reader uses the gen2 protocol's random access method to arbitrate between populations of tags.
getTagPopulationStatus() - Method in class com.impinj.octane.DirectionReport
 
getTagReportListener() - Method in class com.impinj.octane.ImpinjReader
 
getTags() - Method in class com.impinj.octane.TagReport
 
getTagSeenCount() - Method in class com.impinj.octane.Tag
 
getTargetTag() - Method in class com.impinj.octane.TagOpSequence
 
getTemperatureCelsius() - Method in class com.impinj.octane.Status
 
getTid() - Method in class com.impinj.octane.Tag
 
getTidLockType() - Method in class com.impinj.octane.TagLockOp
 
getTiltSensorValue() - Method in class com.impinj.octane.Status
 
getTimeout() - Method in class com.impinj.octane.AutoStopConfig
 
getTimestamp() - Method in class com.impinj.octane.LocationReport
 
getTxFrequencies() - Method in class com.impinj.octane.FeatureSet
 
getTxFrequenciesInMhz() - Method in class com.impinj.octane.Settings
 
getTxPowerinDbm() - Method in class com.impinj.octane.AntennaConfig
Transmit power can be adjusted on the antenna to reduce the read range of the antenna.
getTxPowerinDbm() - Method in class com.impinj.octane.AntennaConfigGroup
 
getTxPowerinDbm() - Method in class com.impinj.octane.DirectionConfig
 
getTxPowerinDbm() - Method in class com.impinj.octane.LocationConfig
Transmit power can be adjusted on antennas to reduce the read range of the antenna.
getTxPowerInDbm() - Method in class com.impinj.octane.SectorConfig
 
getTxPowers() - Method in class com.impinj.octane.FeatureSet
 
getUpdateIntervalSeconds() - Method in class com.impinj.octane.DirectionConfig
Specifies how often update reports are sent when updates are enabled.
getUpdateIntervalSeconds() - Method in class com.impinj.octane.LocationConfig
The UpdateInterval specifies how often tag reports are generated when tag report updates are enabled
getUserLockType() - Method in class com.impinj.octane.TagLockOp
 
getUserMemorySizeBits() - Method in class com.impinj.octane.TagModelDetails
 
getUserTagPopulationLimit() - Method in class com.impinj.octane.DirectionConfig
 
getUtcTimestamp() - Method in class com.impinj.octane.AutoStartConfig
TODO
getUtcTimestamp() - Method in class com.impinj.octane.ImpinjTimestamp
 
getValue() - Method in enum com.impinj.octane.AntennaEventType
 
getValue() - Method in enum com.impinj.octane.AutoStartMode
 
getValue() - Method in enum com.impinj.octane.AutoStopMode
 
getValue() - Method in enum com.impinj.octane.BlockPermalockResult
 
getValue() - Method in enum com.impinj.octane.GpoMode
 
getValue() - Method in enum com.impinj.octane.HubConnectedStatus
 
getValue() - Method in enum com.impinj.octane.HubFaultStatus
 
getValue() - Method in enum com.impinj.octane.KillResultStatus
 
getValue() - Method in enum com.impinj.octane.LocationReportType
 
getValue() - Method in enum com.impinj.octane.LockMemoryBank
 
getValue() - Method in enum com.impinj.octane.LockResultStatus
 
getValue() - Method in enum com.impinj.octane.LockType
 
getValue() - Method in enum com.impinj.octane.MarginReadResult
 
getValue() - Method in enum com.impinj.octane.MemoryBank
 
getValue() - Method in enum com.impinj.octane.QtAccessRange
 
getValue() - Method in enum com.impinj.octane.QtDataProfile
 
getValue() - Method in enum com.impinj.octane.QtGetConfigResultStatus
 
getValue() - Method in enum com.impinj.octane.QtPersistence
 
getValue() - Method in enum com.impinj.octane.QtSetConfigResultStatus
 
getValue() - Method in enum com.impinj.octane.ReaderMode
 
getValue() - Method in enum com.impinj.octane.ReaderModel
 
getValue() - Method in enum com.impinj.octane.ReadResultStatus
 
getValue() - Method in enum com.impinj.octane.ReportMode
 
getValue() - Method in enum com.impinj.octane.SearchMode
 
getValue() - Method in enum com.impinj.octane.SequenceState
 
getValue() - Method in enum com.impinj.octane.SequenceTriggerType
 
getValue() - Method in enum com.impinj.octane.TagFilterMode
 
getValue() - Method in enum com.impinj.octane.TagLockState
 
getValue() - Method in enum com.impinj.octane.WriteResultStatus
 
getWordCount() - Method in class com.impinj.octane.TagReadOp
 
getWordPointer() - Method in class com.impinj.octane.TagReadOp
 
getWordPointer() - Method in class com.impinj.octane.TagWriteOp
 
getXArray() - Method in class com.impinj.octane.Settings
Deprecated. 
getxAxis() - Method in class com.impinj.octane.TiltSensorValue
 
getyAxis() - Method in class com.impinj.octane.TiltSensorValue
 
GpiChangeListener - Interface in com.impinj.octane
Your application can implement this interface to receive GPI change events.
GpiConfig - Class in com.impinj.octane
This class holds the configuration for a single General Purpose Input
GpiConfig() - Constructor for class com.impinj.octane.GpiConfig
 
GpiConfigGroup - Class in com.impinj.octane
Hold the configuration for a collection of General Purpose Inputs
GpiEvent - Class in com.impinj.octane
Class used to encapsulate the details of a GPI change reader event.
GpiEvent() - Constructor for class com.impinj.octane.GpiEvent
 
GpiStatus - Class in com.impinj.octane
Contains the information on the status of a single GPI
GpiStatus() - Constructor for class com.impinj.octane.GpiStatus
 
GpiStatusGroup - Class in com.impinj.octane
Container class encapsulating all of the GPI status objects.
GpoConfig - Class in com.impinj.octane
Container class for holding the configuration of a single General Purpose output
GpoConfig() - Constructor for class com.impinj.octane.GpoConfig
 
GpoConfigGroup - Class in com.impinj.octane
Container class for holding the General Purpose Output (GPO) configuration for the readers set of output
GpoMode - Enum in com.impinj.octane
An enumeration that holds the possible GPO configuration values.
GpsCoordinates - Class in com.impinj.octane
A container class to hold latitude and longitude information
GpsCoordinates() - Constructor for class com.impinj.octane.GpsCoordinates
 

H

HubConnectedStatus - Enum in com.impinj.octane
Container class to hold Impinj Antenna Hub Information
HubFaultStatus - Enum in com.impinj.octane
Container class to hold antenna hub fault information

I

Id - Variable in class com.impinj.octane.TagOp
 
ImpinjReader - Class in com.impinj.octane
This is the main class for the Octane SDK Java.
ImpinjReader(String, String, int) - Constructor for class com.impinj.octane.ImpinjReader
Creates and initializes an ImpinjReader object.
ImpinjReader(String, String) - Constructor for class com.impinj.octane.ImpinjReader
Creates and initializes an ImpinjReader object.
ImpinjReader() - Constructor for class com.impinj.octane.ImpinjReader
Creates and initializes an ImpinjReader object.
ImpinjReader.MessageHandler - Class in com.impinj.octane
 
ImpinjTimestamp - Class in com.impinj.octane
Timestamp class supporting Impinj Reader and LLRP timestamp data.
ImpinjTimestamp() - Constructor for class com.impinj.octane.ImpinjTimestamp
Default constructor.
ImpinjTimestamp(Date) - Constructor for class com.impinj.octane.ImpinjTimestamp
Constructor that translates standard DateTime data into ImpinjTimeStamp format.
ImpinjTimestamp(long) - Constructor for class com.impinj.octane.ImpinjTimestamp
Constructor that takes unsigned long (Impinj reader) timestamp data.
ImpinjTimestamp(Timestamp) - Constructor for class com.impinj.octane.ImpinjTimestamp
Constructor that takes LLRP timestamp data.
Index - Variable in class com.impinj.octane.RxSensitivityTableEntry
Reader internal receiver sensitivity table index.
Index - Variable in class com.impinj.octane.TxPowerTableEntry
Reader internal transmit power table index.
intValue() - Method in enum com.impinj.octane.CommunicationsStandardType
Converts the enumeration object to an integer value
isAntennaPortNumberPresent() - Method in class com.impinj.octane.Tag
 
isBlockWrite() - Method in class com.impinj.octane.TagWriteOpResult
 
isBlockWriteEnabled() - Method in class com.impinj.octane.TagOpSequence
 
isChannelInMhzPresent() - Method in class com.impinj.octane.Tag
 
isConnected() - Method in class com.impinj.octane.AntennaStatus
 
isConnected() - Method in class com.impinj.octane.ImpinjReader
 
isConnected() - Method in interface com.impinj.octane.RShellSocket
 
isConnected() - Method in class com.impinj.octane.SshRShellSocket
 
isConnected() - Method in class com.impinj.octane.TelnetRShellSocket
 
isCrcPresent() - Method in class com.impinj.octane.Tag
 
isDiagnosticReportEnabled() - Method in class com.impinj.octane.DirectionConfig
When enabled, diagnostic reports are generated at each update interval and sent to the application
isDiagnosticReportEnabled() - Method in class com.impinj.octane.LocationConfig
When enabled, diagnostic reports are generated at each update interval and sent to the application
isEnabled() - Method in class com.impinj.octane.AntennaConfig
An antenna can be enabled or disabled.
isEntryReportEnabled() - Method in class com.impinj.octane.DirectionConfig
When enabled, an entry report is sent immediately upon the tag entering the field of view of the reader.
isEntryReportEnabled() - Method in class com.impinj.octane.LocationConfig
When enabled, an entry report is sent immediately upon the tag entering the field of view of the reader.
isExitReportEnabled() - Method in class com.impinj.octane.DirectionConfig
When enabled, an exit report is generated when the tag has not been seen by the reader in the tag age Interval.
isExitReportEnabled() - Method in class com.impinj.octane.LocationConfig
When enabled, an exit report is generated when the tag has not been seen by the reader in the tag age Interval.
isFastIdAvailable() - Method in class com.impinj.octane.FeatureSet
 
isFastIdPresent() - Method in class com.impinj.octane.Tag
 
isFilteringAvailable() - Method in class com.impinj.octane.FeatureSet
 
isFirstSeenTimePresent() - Method in class com.impinj.octane.Tag
 
isGpiDebounceAvailable() - Method in class com.impinj.octane.FeatureSet
 
isGpsCoordinatesPresent() - Method in class com.impinj.octane.Tag
 
isHoppingRegion() - Method in class com.impinj.octane.FeatureSet
 
isImpinjRssiReportingAvailable() - Method in class com.impinj.octane.FeatureSet
 
isLastSeenTimePresent() - Method in class com.impinj.octane.Tag
 
isLinkMonitorAvailable() - Method in class com.impinj.octane.FeatureSet
 
isMaxRxSensitivity() - Method in class com.impinj.octane.SectorConfig
 
isMultiwordBlockWriteAvailable() - Method in class com.impinj.octane.FeatureSet
 
isPcBitsPresent() - Method in class com.impinj.octane.Tag
 
isPeakRssiInDbmPresent() - Method in class com.impinj.octane.Tag
 
isPhaseAngleReportingAvailable() - Method in class com.impinj.octane.FeatureSet
 
isQueueEmpty() - Method in class com.impinj.octane.BackgroundWorker
 
isRfDopplerFrequencyPresent() - Method in class com.impinj.octane.Tag
 
isRfPhaseAnglePresent() - Method in class com.impinj.octane.Tag
 
isSectorConfigurationValid() - Method in class com.impinj.octane.DirectionConfig
Deprecated. 
isSectorEnabled(short) - Method in class com.impinj.octane.DirectionConfig
Tests if the specified sector is in the list of sectors that should be monitored for tag entrances, exits, and updates.
isSeenCountPresent() - Method in class com.impinj.octane.Tag
 
isSpatialReader() - Method in class com.impinj.octane.ImpinjReader
Detects if the connected reader is a reader with direction or location role capabilities (xArray or xSpan).
isSpatialReader() - Method in enum com.impinj.octane.ReaderModel
Detects if the connected reader is a reader with direction or location role capabilities (xArray or xSpan).
isState() - Method in class com.impinj.octane.GpiEvent
 
isState() - Method in class com.impinj.octane.GpiStatus
 
isSupportsQt() - Method in class com.impinj.octane.TagModelDetails
 
isTagAccessAvailable() - Method in class com.impinj.octane.FeatureSet
 
isTryingToStop() - Method in class com.impinj.octane.BackgroundWorker
 
isUpdateReportEnabled() - Method in class com.impinj.octane.DirectionConfig
When update reports are enabled, direction reports are sent by the reader periodically for all tags in the direction database
isUpdateReportEnabled() - Method in class com.impinj.octane.LocationConfig
When update reports are enabled, location reports are sent by the reader periodically for all tags in the location database
isXArray() - Method in class com.impinj.octane.ImpinjReader
Detects if the connected reader is an xArray.
isXArray() - Method in enum com.impinj.octane.ReaderModel
Detects if the connected reader is an xArray.
isXSpan() - Method in class com.impinj.octane.ImpinjReader
Detects if the connected reader is an xSpan.
iterator() - Method in class com.impinj.octane.AntennaConfigGroup
provides an interator to traverse the list of antenna configurations
iterator() - Method in class com.impinj.octane.GpiConfigGroup
 
iterator() - Method in class com.impinj.octane.GpoConfigGroup
 

K

KeepaliveConfig - Class in com.impinj.octane
A class to hold the settings of the keepalive feature
KeepaliveConfig() - Constructor for class com.impinj.octane.KeepaliveConfig
 
KeepaliveEvent - Class in com.impinj.octane
This event carries information on a keepalive event.
KeepaliveEvent() - Constructor for class com.impinj.octane.KeepaliveEvent
 
KeepaliveListener - Interface in com.impinj.octane
Your application can implement this interface to receive keepalive events.
KeepaliveTimeoutListener - Interface in com.impinj.octane
An internal class used by the SDK to watch for keepalive timeouts
KeepaliveTimer - Class in com.impinj.octane
An internal class that watches the keep alive messages from the reader
KeepaliveTimer() - Constructor for class com.impinj.octane.KeepaliveTimer
 
KillPassword - Static variable in class com.impinj.octane.WordPointers
The 2-word kill password is stored at this word in reserved memory
KillResultStatus - Enum in com.impinj.octane
An enumeration that describes the result of a kill tag operation

L

load(String) - Static method in class com.impinj.octane.FeatureSet
Read the representation of FeatureSet from a file and return a new FeatureSet instance with those values.
load(String) - Static method in class com.impinj.octane.Settings
builds a settings object from a file (from save)
LocationConfidenceFactors - Class in com.impinj.octane
Contains the confidence factors for a location report.
LocationConfig - Class in com.impinj.octane
A container that holds all of the configuration options for xArray location
LocationConfig() - Constructor for class com.impinj.octane.LocationConfig
 
LocationReport - Class in com.impinj.octane
xArray location report.
LocationReportListener - Interface in com.impinj.octane
Your application can implement this interface to receive location reports.
LocationReportType - Enum in com.impinj.octane
The type of the location report generated by the reader.
LockMemoryBank - Enum in com.impinj.octane
An enumeration describing which memory bank to lock
LockResultStatus - Enum in com.impinj.octane
The status of a lock operation
LockTagResult - Class in com.impinj.octane
Class to carry the result of a lock operation
LockTagResult() - Constructor for class com.impinj.octane.LockTagResult
 
LockType - Enum in com.impinj.octane
An enumeration that holds the type of lock operation to perform
LowDutyCycleSettings - Class in com.impinj.octane
The Impinj reader can operation automatically in a low duty cycle mode, performing continuous inventory when tags are present, but reducing the duty cycle of the inventory when tags have been absent from the field for some time.
LowDutyCycleSettings() - Constructor for class com.impinj.octane.LowDutyCycleSettings
 

M

MarginReadMask - Class in com.impinj.octane
Used to specify the mask to margin read
MarginReadMask() - Constructor for class com.impinj.octane.MarginReadMask
Constructor for MarginReadMask initializes empty defaults.
MarginReadResult - Enum in com.impinj.octane
An enumeration to hold the margin read result.
MemoryBank - Enum in com.impinj.octane
Gen2 defines several memory banks.
messageReceived(LLRPMessage) - Method in class com.impinj.octane.ImpinjReader
For internal use only to receive messages from the LLRP library

O

OctaneSdkException - Exception in com.impinj.octane
When errors occur in the SDK, this exception is thrown.
OctaneSdkException(String) - Constructor for exception com.impinj.octane.OctaneSdkException
 
onAntennaChanged(ImpinjReader, AntennaEvent) - Method in interface com.impinj.octane.AntennaChangeListener
 
onBufferOverflow(ImpinjReader, BufferOverflowEvent) - Method in interface com.impinj.octane.BufferOverflowListener
 
onBufferWarning(ImpinjReader, BufferWarningEvent) - Method in interface com.impinj.octane.BufferWarningListener
 
onConnectionAttempt(ImpinjReader, ConnectionAttemptEvent) - Method in interface com.impinj.octane.ConnectionAttemptListener
 
onConnectionClose(ImpinjReader, ConnectionCloseEvent) - Method in interface com.impinj.octane.ConnectionCloseListener
 
onConnectionLost(ImpinjReader) - Method in interface com.impinj.octane.ConnectionLostListener
 
onDiagnosticsReported(ImpinjReader, DiagnosticReport) - Method in interface com.impinj.octane.DiagnosticsReportListener
 
onDirectionReported(ImpinjReader, DirectionReport) - Method in interface com.impinj.octane.DirectionReportListener
 
onGpiChanged(ImpinjReader, GpiEvent) - Method in interface com.impinj.octane.GpiChangeListener
 
onKeepalive(ImpinjReader, KeepaliveEvent) - Method in interface com.impinj.octane.KeepaliveListener
 
onKeepaliveTimeout() - Method in class com.impinj.octane.ImpinjReader
 
onKeepaliveTimeout() - Method in interface com.impinj.octane.KeepaliveTimeoutListener
 
onLocationReported(ImpinjReader, LocationReport) - Method in interface com.impinj.octane.LocationReportListener
 
onReaderStart(ImpinjReader, ReaderStartEvent) - Method in interface com.impinj.octane.ReaderStartListener
 
onReaderStop(ImpinjReader, ReaderStopEvent) - Method in interface com.impinj.octane.ReaderStopListener
 
onTagOpComplete(ImpinjReader, TagOpReport) - Method in interface com.impinj.octane.TagOpCompleteListener
 
onTagReported(ImpinjReader, TagReport) - Method in interface com.impinj.octane.TagReportListener
 
open(String, String, String, int, RShellConnectionType) - Method in class com.impinj.octane.RshellEngine
Used to open an RShell session with the Impinj reader.
open(String, String, String, int) - Method in class com.impinj.octane.RshellEngine
Deprecated.
Telnet has been deprecated. Use OpenSecureSession() instead.
openSecureSession(String, String, String, int) - Method in class com.impinj.octane.RshellEngine
Used to open a secure SSH RShell session with the Impinj reader.

P

pc - Static variable in class com.impinj.octane.BitPointers
Constant used to point to the first bit of the Protocol Control Bits
PcBits - Class in com.impinj.octane
Helper class used to encode and decode the PC word.
PcBits() - Constructor for class com.impinj.octane.PcBits
 
PcBits - Static variable in class com.impinj.octane.WordPointers
The 1-word PCBits are stored starting that this word in EPC memory
PlacementConfig - Class in com.impinj.octane
Since xArray reports location, it requires knowledge of its exact placement, especially when there are multiple xArrays reporting location and the user requires a consistent coordinate system.
PlacementConfig() - Constructor for class com.impinj.octane.PlacementConfig
 

Q

QtAccessRange - Enum in com.impinj.octane
Enumeration used to determine whether to configure the tag in reduced sensitivity (i.e.
QtDataProfile - Enum in com.impinj.octane
Enumeration used to determine which QT data profile to use.
QtGetConfigResultStatus - Enum in com.impinj.octane
An enumeration to describe the result of a QT Get Command operation
QtPersistence - Enum in com.impinj.octane
Enumeration used to determine whether the QT set command should persist
QtSetConfigResultStatus - Enum in com.impinj.octane
An enumeration to describe the result of a QT Set Command operation
queryDefaultSettings() - Method in class com.impinj.octane.ImpinjReader
Queries the default settings of the reader.
queryFeatureSet() - Method in class com.impinj.octane.ImpinjReader
Queries the reader for a summary of the features that it supports.
querySettings() - Method in class com.impinj.octane.ImpinjReader
This function queries the reader for its current settings.
queryStatus() - Method in class com.impinj.octane.ImpinjReader
queries status information from the reader
queryTags() - Method in class com.impinj.octane.ImpinjReader
Tells the reader to send all the tag reports it has buffered.

R

readerIsXArray() - Method in class com.impinj.octane.ImpinjReader
Deprecated.
ReaderMode - Enum in com.impinj.octane
An enumeration defining the choices for the communications parameters used between the reader and tags.
ReaderModel - Enum in com.impinj.octane
All the possible reader models, mapped to their model numbers.
ReaderStartEvent - Class in com.impinj.octane
This event carries information on a reader start event.
ReaderStartEvent() - Constructor for class com.impinj.octane.ReaderStartEvent
 
ReaderStartListener - Interface in com.impinj.octane
Your application can implement this interface to receive reader start events.
ReaderStopEvent - Class in com.impinj.octane
This event carries information on a reader stop event.
ReaderStopEvent() - Constructor for class com.impinj.octane.ReaderStopEvent
 
ReaderStopListener - Interface in com.impinj.octane
Your application can implement this interface to receive reader stop events.
ReadResultStatus - Enum in com.impinj.octane
An enumeration that conveys the status of a tag read operation
removeAllSectors() - Method in class com.impinj.octane.DirectionConfig
Removes all sectors from the list of sectors that should be monitored for tag entrances, exits, and updates.
removeAntennaChangeListener() - Method in class com.impinj.octane.ImpinjReader
Removes the antenna change listener.
removeDiagnosticsReportListener() - Method in class com.impinj.octane.ImpinjReader
Removes the diagnostic report listener.
removeDirectionReportListener() - Method in class com.impinj.octane.ImpinjReader
Removes the direction report listener.
removeGpiChangeListener() - Method in class com.impinj.octane.ImpinjReader
Removes the GPI change listener.
removeLocationReportListener() - Method in class com.impinj.octane.ImpinjReader
Removes the location report listener.
removeResult(int) - Method in class com.impinj.octane.TagOpReport
 
removeSector(short) - Method in class com.impinj.octane.DirectionConfig
Removes the specified sector from the list of sectors that should be monitored for tag entrances, exits, and updates.
removeTag(int) - Method in class com.impinj.octane.TagReport
 
removeTagOpCompleteListener() - Method in class com.impinj.octane.ImpinjReader
Removes the tag operation listener.
removeTagReportListener() - Method in class com.impinj.octane.ImpinjReader
Removes the tag report listener.
ReportConfig - Class in com.impinj.octane
container class to specify the contents of tag Reports
ReportConfig() - Constructor for class com.impinj.octane.ReportConfig
 
ReportMode - Enum in com.impinj.octane
The reader has several ways it can generate the tag reports that result from reader inventory operations.
resumeEventsAndReports() - Method in class com.impinj.octane.ImpinjReader
This function tells the reader to resume sending reports and events.
RShellConnectionType - Enum in com.impinj.octane
Enum used to specify the protocol over which the RShell connection will be made.
RshellEngine - Class in com.impinj.octane
This class allows the application to generate rshell commands and process the rshell responses.
RshellEngine() - Constructor for class com.impinj.octane.RshellEngine
 
RshellReply - Class in com.impinj.octane
This class helps the user parse and decode the tokens from a rshell reply.
RshellReply(String) - Constructor for class com.impinj.octane.RshellReply
Contruct an Rshell Reply object from the response string from the rshell command
RShellSocket - Interface in com.impinj.octane
 
run() - Method in class com.impinj.octane.BackgroundWorker
 
run() - Method in class com.impinj.octane.ImpinjReader.MessageHandler
 
RxSensitivityTableEntry - Class in com.impinj.octane
The reader can operate at different sensitivity levels to provide coarse control of the range of the device.
RxSensitivityTableEntry() - Constructor for class com.impinj.octane.RxSensitivityTableEntry
 

S

save(String) - Method in class com.impinj.octane.FeatureSet
writes the FeatureSet to a file
save(String) - Method in class com.impinj.octane.Settings
Save the current settings object to a file in json
saveSettings() - Method in class com.impinj.octane.ImpinjReader
Saves the settings object to a file in json format.
SearchMode - Enum in com.impinj.octane
This enumeration describes the method the reader uses to search for tags.
SectorConfig - Class in com.impinj.octane
Contains sector configuration for xArray.
SectorConfig() - Constructor for class com.impinj.octane.SectorConfig
 
send(String) - Method in class com.impinj.octane.RshellEngine
Sends an rshell command to the reader
Send(String) - Method in interface com.impinj.octane.RShellSocket
 
Send(String) - Method in class com.impinj.octane.SshRShellSocket
 
Send(String) - Method in class com.impinj.octane.TelnetRShellSocket
 
SequenceState - Enum in com.impinj.octane
Enumeration for defining the operation state for a sequence.
SequenceTriggerType - Enum in com.impinj.octane
A tag operation sequence has a stop trigger that defines when the reader should stop executing the tag operation.
set(int, GpiConfig) - Method in class com.impinj.octane.GpiConfigGroup
 
set(int, GpoConfig) - Method in class com.impinj.octane.GpoConfigGroup
 
set_sectorId(short) - Method in class com.impinj.octane.SectorConfig
 
set_txFrequenciesInMhz(List<Double>) - Method in class com.impinj.octane.SectorConfig
This is only applicable in regions that allow frequency control
setAccessPassword(TagData) - Method in class com.impinj.octane.TagBlockPermalockOp
 
setAccessPassword(TagData) - Method in class com.impinj.octane.TagLockOp
 
setAccessPassword(TagData) - Method in class com.impinj.octane.TagMarginReadOp
 
setAccessPassword(TagData) - Method in class com.impinj.octane.TagQtGetOp
 
setAccessPassword(TagData) - Method in class com.impinj.octane.TagQtSetOp
 
setAccessPassword(TagData) - Method in class com.impinj.octane.TagReadOp
 
setAccessPassword(TagData) - Method in class com.impinj.octane.TagWriteOp
 
setAccessPasswordLockType(TagLockState) - Method in class com.impinj.octane.TagLockOp
 
setAccessRange(QtAccessRange) - Method in class com.impinj.octane.TagQtGetOpResult
 
setAccessRange(QtAccessRange) - Method in class com.impinj.octane.TagQtSetOp
 
setAddress(String) - Method in class com.impinj.octane.ImpinjReader
Sets the IP address or hostname of the reader.
setAntennaChangeListener(AntennaChangeListener) - Method in class com.impinj.octane.ImpinjReader
The antenna change listener allows the application to receive antenna change reports from the reader
setAntennaConfigs(ArrayList<AntennaConfig>) - Method in class com.impinj.octane.AntennaConfigGroup
 
setAntennaCount(long) - Method in class com.impinj.octane.FeatureSet
 
setAntennaHubStatusGroup(AntennaHubStatusGroup) - Method in class com.impinj.octane.Status
 
setAntennaId(short) - Method in class com.impinj.octane.TagOpSequence
 
setAntennaPortNumber(short) - Method in class com.impinj.octane.Tag
 
setAntennaPortNumberPresent(boolean) - Method in class com.impinj.octane.Tag
 
setAntennas(AntennaConfigGroup) - Method in class com.impinj.octane.Settings
 
setAntennaStatusGroup(AntennaStatusGroup) - Method in class com.impinj.octane.Status
 
setAutoStart(AutoStartConfig) - Method in class com.impinj.octane.Settings
 
setAutoStop(AutoStopConfig) - Method in class com.impinj.octane.Settings
 
setBitCount(long) - Method in class com.impinj.octane.TagFilter
 
setBitLength(int) - Method in class com.impinj.octane.MarginReadMask
Set the bit length of the margin mask
setBitPointer(int) - Method in class com.impinj.octane.TagFilter
 
setBitPointer(int) - Method in class com.impinj.octane.TagMarginReadOp
 
setBitPointer(short) - Method in class com.impinj.octane.TargetTag
 
setBlockMask(BlockPermalockMask) - Method in class com.impinj.octane.TagBlockPermalockOp
sets the mask of blocks to permanently lock
setBlockWrite(boolean) - Method in class com.impinj.octane.TagWriteOpResult
 
setBlockWriteEnabled(boolean) - Method in class com.impinj.octane.TagOpSequence
 
setBlockWriteRetryCount(short) - Method in class com.impinj.octane.TagOpSequence
 
setBlockWriteWordCount(short) - Method in class com.impinj.octane.TagOpSequence
 
setBufferOverflowListener(BufferOverflowListener) - Method in class com.impinj.octane.ImpinjReader
The buffer overflow listener allows the application to receive a notification when the buffer in the reader has overflowed and tag reports and events may be getting lost
setBufferWarningListener(BufferWarningListener) - Method in class com.impinj.octane.ImpinjReader
The buffer warning listener allows the application to receive a notification when the buffer has filled to TBD level.
setChannelInMhz(double) - Method in class com.impinj.octane.Tag
 
setChannelInMhzPresent(boolean) - Method in class com.impinj.octane.Tag
 
setComputeWindowSeconds(short) - Method in class com.impinj.octane.LocationConfig
Compute Window the the smoothing window for averaging the location estimates.
setConfidenceFactors(LocationConfidenceFactors) - Method in class com.impinj.octane.LocationReport
 
setConnected(HubConnectedStatus) - Method in class com.impinj.octane.AntennaHubStatus
 
setConnected(boolean) - Method in class com.impinj.octane.AntennaStatus
 
setConnectionAttemptListener(ConnectionAttemptListener) - Method in class com.impinj.octane.ImpinjReader
The connection attempt listener allows the application to receive a notification when other applications are trying to connect to the reader.
setConnectionCloseListener(ConnectionCloseListener) - Method in class com.impinj.octane.ImpinjReader
The connection close listener allows the application to receive a notification when the reader has closed the connection to the SDK
setConnectionLostListener(ConnectionLostListener) - Method in class com.impinj.octane.ImpinjReader
The connection list listener allows the application to receive a notification when the keepalives have stopped and the connection is presumed lost.
setConnectTimeout(int) - Method in class com.impinj.octane.ImpinjReader
Set the connect timeout for all connection attempts with the reader.
setCrc(short) - Method in class com.impinj.octane.Tag
 
setCrcPresent(boolean) - Method in class com.impinj.octane.Tag
 
setData(List<Integer>) - Method in class com.impinj.octane.LocationConfidenceFactors
 
setData(TagData) - Method in class com.impinj.octane.TagReadOpResult
 
setData(TagData) - Method in class com.impinj.octane.TagWriteOp
 
setData(String) - Method in class com.impinj.octane.TargetTag
 
setDataProfile(QtDataProfile) - Method in class com.impinj.octane.TagQtGetOpResult
 
setDataProfile(QtDataProfile) - Method in class com.impinj.octane.TagQtSetOp
 
setDebounceInMs(long) - Method in class com.impinj.octane.GpiConfig
 
setDiagnosticReportEnabled(boolean) - Method in class com.impinj.octane.DirectionConfig
When enabled, diagnostic reports are generated at each update interval and sent to the application
setDiagnosticReportEnabled(boolean) - Method in class com.impinj.octane.LocationConfig
When enabled, diagnostic reports are generated at each update interval and sent to the application
setDiagnosticsReportListener(DiagnosticsReportListener) - Method in class com.impinj.octane.ImpinjReader
Sets the diagnostic report listener.
setDirection(DirectionConfig) - Method in class com.impinj.octane.SpatialConfig
Sets the reader's direction configuration.
setDirection(DirectionConfig) - Method in class com.impinj.octane.XArrayConfig
Deprecated.
 
setDirectionReportListener(DirectionReportListener) - Method in class com.impinj.octane.ImpinjReader
Set the direction report listener.
setDisabledAntennaList(List<Short>) - Method in class com.impinj.octane.LocationConfig
Antennas can be disabled when configuring location.
setDisabledAntennaList(short[]) - Method in class com.impinj.octane.LocationConfig
Antennas can be disabled when configuring location.
setDurationInMs(long) - Method in class com.impinj.octane.AutoStopConfig
 
setEmptyFieldTimeoutInMs(int) - Method in class com.impinj.octane.LowDutyCycleSettings
When the reader detects and empty field (no tags) for this time, on a given antenna, it will enter low duty cycle mode and check this antenna for tags only periodically.
setEnabled(boolean) - Method in class com.impinj.octane.AntennaConfig
An antenna can be enabled or disabled.
setEnabled(Boolean) - Method in class com.impinj.octane.KeepaliveConfig
 
setEnableLinkMonitorMode(Boolean) - Method in class com.impinj.octane.KeepaliveConfig
In Link monitor mode, the reader will monitor keep alive responses from the SDk and close the connection if they are missed.
setEntryReportEnabled(boolean) - Method in class com.impinj.octane.DirectionConfig
When enabled, an entry report is sent immediately upon the tag entering the field of view of the reader.
setEntryReportEnabled(boolean) - Method in class com.impinj.octane.LocationConfig
When enabled, an entry report is sent immediately upon the tag entering the field of view of the reader.
setEpc(TagData) - Method in class com.impinj.octane.LocationReport
 
setEpc(TagData) - Method in class com.impinj.octane.Tag
 
setEpcLockType(TagLockState) - Method in class com.impinj.octane.TagLockOp
 
setExecutionCount(short) - Method in class com.impinj.octane.TagOpSequence
 
setExitReportEnabled(boolean) - Method in class com.impinj.octane.DirectionConfig
When enabled, an exit report is generated when the tag has not been seen by the reader in the tag age Interval.
setExitReportEnabled(boolean) - Method in class com.impinj.octane.LocationConfig
When enabled, an exit report is generated when the tag has not been seen by the reader in the tag age Interval.
setFacilityXLocationCm(int) - Method in class com.impinj.octane.PlacementConfig
When operating multiple xArrays in a single facility, a common coordinate system is desirable across all xArrays so that location data can be interpreted store-wide.
setFacilityYLocationCm(int) - Method in class com.impinj.octane.PlacementConfig
When operating multiple xArrays in a single facility, a common coordinate system is desirable across all xArrays so that location data can be interpreted store-wide.
setFastIdAvailable(boolean) - Method in class com.impinj.octane.FeatureSet
 
setFastIdPresent(boolean) - Method in class com.impinj.octane.Tag
 
setFault(HubFaultStatus) - Method in class com.impinj.octane.AntennaHubStatus
 
setFieldOfView(DirectionFieldOfView) - Method in class com.impinj.octane.DirectionConfig
Sets the field of view for tag direction tracking.
setFieldPingIntervalInMs(int) - Method in class com.impinj.octane.LowDutyCycleSettings
When in low duty cycle mode, the reader will check the field for tags on each antenna at least once every Ping Interval.
setFilteringAvailable(boolean) - Method in class com.impinj.octane.FeatureSet
 
setFilterOp(TagFilterOp) - Method in class com.impinj.octane.TagFilter
 
setFilters(FilterSettings) - Method in class com.impinj.octane.Settings
 
setFirmwareVersion(String) - Method in class com.impinj.octane.FeatureSet
 
setFirstDelayInMs(long) - Method in class com.impinj.octane.AutoStartConfig
 
setFirstSeenTime(ImpinjTimestamp) - Method in class com.impinj.octane.Tag
 
setFirstSeenTimePresent(boolean) - Method in class com.impinj.octane.Tag
 
setGpiChangeListener(GpiChangeListener) - Method in class com.impinj.octane.ImpinjReader
The GPI change listener allows the application to receive GPI change reports from the reader
setGpiCount(int) - Method in class com.impinj.octane.FeatureSet
 
setGpiDebounceAvailable(boolean) - Method in class com.impinj.octane.FeatureSet
 
setGpiLevel(Boolean) - Method in class com.impinj.octane.AutoStartConfig
 
setGpiLevel(Boolean) - Method in class com.impinj.octane.AutoStopConfig
 
setGpiPortNumber(int) - Method in class com.impinj.octane.AutoStartConfig
 
setGpiPortNumber(int) - Method in class com.impinj.octane.AutoStopConfig
 
setGpis(GpiConfigGroup) - Method in class com.impinj.octane.Settings
 
setGpiStatusGroup(GpiStatusGroup) - Method in class com.impinj.octane.Status
 
setGpo(int, boolean) - Method in class com.impinj.octane.ImpinjReader
sets a GPO to specified state
setGpoCount(int) - Method in class com.impinj.octane.FeatureSet
 
setGpoPulseDurationMsec(long) - Method in class com.impinj.octane.GpoConfig
 
setGpos(GpoConfigGroup) - Method in class com.impinj.octane.Settings
 
setGpsCoodinates(GpsCoordinates) - Method in class com.impinj.octane.Tag
 
setGpsCoordinatesPresent(boolean) - Method in class com.impinj.octane.Tag
 
setHeightCm(short) - Method in class com.impinj.octane.PlacementConfig
The xArray needs to know its height above ground level to perform location calculations.
setHoldReportsOnDisconnect(Boolean) - Method in class com.impinj.octane.Settings
When the reader is running an inventory it may be collecting tag reports.
setHoppingRegion(boolean) - Method in class com.impinj.octane.FeatureSet
 
setHubId(short) - Method in class com.impinj.octane.AntennaHubStatus
 
setId(int) - Method in class com.impinj.octane.TagOpSequence
 
setImpinjRssiReportingAvailable(boolean) - Method in class com.impinj.octane.FeatureSet
 
setIncludeAntennaPortNumber(Boolean) - Method in class com.impinj.octane.ReportConfig
 
setIncludeChannel(Boolean) - Method in class com.impinj.octane.ReportConfig
 
setIncludeCrc(Boolean) - Method in class com.impinj.octane.ReportConfig
 
setIncludeDopplerFrequency(Boolean) - Method in class com.impinj.octane.ReportConfig
 
setIncludeFastId(Boolean) - Method in class com.impinj.octane.ReportConfig
 
setIncludeFirstSeenTime(Boolean) - Method in class com.impinj.octane.ReportConfig
 
setIncludeGpsCoordinates(Boolean) - Method in class com.impinj.octane.ReportConfig
 
setIncludeLastSeenTime(Boolean) - Method in class com.impinj.octane.ReportConfig
 
setIncludePcBits(Boolean) - Method in class com.impinj.octane.ReportConfig
 
setIncludePeakRssi(Boolean) - Method in class com.impinj.octane.ReportConfig
 
setIncludePhaseAngle(Boolean) - Method in class com.impinj.octane.ReportConfig
 
setIncludeSeenCount(Boolean) - Method in class com.impinj.octane.ReportConfig
 
setInterval(long) - Method in class com.impinj.octane.KeepaliveTimer
 
setIsConnected(boolean) - Method in class com.impinj.octane.Status
 
setIsEnabled(Boolean) - Method in class com.impinj.octane.GpiConfig
 
setIsEnabled(Boolean) - Method in class com.impinj.octane.LowDutyCycleSettings
 
setIsMaxRxSensitivity(Boolean) - Method in class com.impinj.octane.AntennaConfig
Typically an antenna is set to maximum sensitivity.
setIsMaxRxSensitivity(Boolean) - Method in class com.impinj.octane.AntennaConfigGroup
 
setIsMaxTxPower(Boolean) - Method in class com.impinj.octane.AntennaConfig
Typically an antenna is set to maximum transmit power.
setIsMaxTxPower(Boolean) - Method in class com.impinj.octane.AntennaConfigGroup
 
setIsMaxTxPower(boolean) - Method in class com.impinj.octane.DirectionConfig
 
setIsMaxTxPower(Boolean) - Method in class com.impinj.octane.LocationConfig
Typically an antenna is set to maximum transmit power.
setIsSingulating(boolean) - Method in class com.impinj.octane.Status
 
setKeepaliveListener(KeepaliveListener) - Method in class com.impinj.octane.ImpinjReader
The keepalive listener allows the application to receive keepalive reports from the reader.
setKeepalives(KeepaliveConfig) - Method in class com.impinj.octane.Settings
 
setKeepaliveTimeoutListener(KeepaliveTimeoutListener) - Method in class com.impinj.octane.KeepaliveTimer
 
setKillPassword(TagData) - Method in class com.impinj.octane.TagKillOp
 
setKillPasswordLockType(TagLockState) - Method in class com.impinj.octane.TagLockOp
 
setLastSeenTime(ImpinjTimestamp) - Method in class com.impinj.octane.Tag
 
setLastSeenTimePresent(boolean) - Method in class com.impinj.octane.Tag
 
setLatitude(double) - Method in class com.impinj.octane.GpsCoordinates
 
setLinkDownThreshold(int) - Method in class com.impinj.octane.KeepaliveConfig
In Link monitoring mode, this setting determines how many keep alives can be missed before the connection closes.
setLinkMonitorAvailable(boolean) - Method in class com.impinj.octane.FeatureSet
 
setLocation(LocationConfig) - Method in class com.impinj.octane.SpatialConfig
Sets the reader's location configuration.
setLocation(LocationConfig) - Method in class com.impinj.octane.XArrayConfig
Deprecated.
 
setLocationAlgorithmControlList(List<Integer>) - Method in class com.impinj.octane.LocationConfig
Custom location algorithm control parameters can be set when configuring location.
setLocationAlgorithmControlList(int[]) - Method in class com.impinj.octane.LocationConfig
Custom location algorithm control parameters can be set when configuring location.
setLocationReportListener(LocationReportListener) - Method in class com.impinj.octane.ImpinjReader
Set the location report listener.
setLocationXCm(int) - Method in class com.impinj.octane.LocationReport
 
setLocationYCm(int) - Method in class com.impinj.octane.LocationReport
 
setLockResult(TagLockOpResult) - Method in class com.impinj.octane.LockTagResult
 
setLongitude(double) - Method in class com.impinj.octane.GpsCoordinates
 
setLowDutyCycle(LowDutyCycleSettings) - Method in class com.impinj.octane.Settings
 
setMarginMask(MarginReadMask) - Method in class com.impinj.octane.TagMarginReadOp
sets the margin mask to compare the tag memory value against
setMask(String) - Method in class com.impinj.octane.TargetTag
 
setMaskFromBitString(String) - Method in class com.impinj.octane.MarginReadMask
Sets the margin read mask from the specified bit string.
setMaskFromHexString(String) - Method in class com.impinj.octane.MarginReadMask
Sets the margin read mask from the specified hex string.
setMaxOperationSequences(int) - Method in class com.impinj.octane.FeatureSet
 
setMaxOperationsPerSequence(int) - Method in class com.impinj.octane.FeatureSet
 
setMaxRxSensitivity(boolean) - Method in class com.impinj.octane.SectorConfig
Specifies that the maximum antenna receive sensitivity setting should be used.
setMaxTxPower(boolean) - Method in class com.impinj.octane.SectorConfig
Specifies that the maximum antenna transmit power setting should be used.
setMemoryBank(MemoryBank) - Method in class com.impinj.octane.TagFilter
 
setMemoryBank(MemoryBank) - Method in class com.impinj.octane.TagMarginReadOp
 
setMemoryBank(MemoryBank) - Method in class com.impinj.octane.TagReadOp
 
setMemoryBank(MemoryBank) - Method in class com.impinj.octane.TagWriteOp
 
setMemoryBank(MemoryBank) - Method in class com.impinj.octane.TargetTag
 
setMessageTimeout(int) - Method in class com.impinj.octane.ImpinjReader
 
setMetrics(List<Integer>) - Method in class com.impinj.octane.DiagnosticReport
 
setMode(AutoStartMode) - Method in class com.impinj.octane.AutoStartConfig
 
setMode(AutoStopMode) - Method in class com.impinj.octane.AutoStopConfig
 
setMode(DirectionMode) - Method in class com.impinj.octane.DirectionConfig
 
setMode(TagFilterMode) - Method in class com.impinj.octane.FilterSettings
 
setMode(GpoMode) - Method in class com.impinj.octane.GpoConfig
 
setMode(ReportMode) - Method in class com.impinj.octane.ReportConfig
The report Mode specifies when tag reports are generated
setMode(SpatialMode) - Method in class com.impinj.octane.SpatialConfig
Sets the mode (Inventory, Location, or Direction) the reader with location or direction role capabilities is currently in.
setMode(XArrayMode) - Method in class com.impinj.octane.XArrayConfig
Deprecated.
 
setModelDetails(TagModelDetails) - Method in class com.impinj.octane.Tag
 
setModelName(String) - Method in class com.impinj.octane.FeatureSet
 
setModelNumber(int) - Method in class com.impinj.octane.FeatureSet
 
setMultiwordBlockWriteAvailable(boolean) - Method in class com.impinj.octane.FeatureSet
 
setName(String) - Method in class com.impinj.octane.ImpinjReader
Assigns a name to this reader.
setNumWordsWritten(short) - Method in class com.impinj.octane.TagWriteOpResult
 
setOpId(short) - Method in class com.impinj.octane.TagOpResult
 
setOps(List<TagOp>) - Method in class com.impinj.octane.TagOpSequence
 
setOptimizedReadOps(ArrayList<TagReadOp>) - Method in class com.impinj.octane.ReportConfig
 
setOrientationDegrees(short) - Method in class com.impinj.octane.PlacementConfig
When operating multiple xArrays in a single facility, a common coordinate system is desirable across all xArrays so that location data can be interpreted store-wide.
setPcBits(short) - Method in class com.impinj.octane.Tag
 
setPcBitsPresent(boolean) - Method in class com.impinj.octane.Tag
 
setPeakRssiInDbm(double) - Method in class com.impinj.octane.Tag
 
setPeakRssiInDbmPresent(boolean) - Method in class com.impinj.octane.Tag
 
setPercentFull(byte) - Method in class com.impinj.octane.BufferWarningEvent
 
setPeriodInMs(long) - Method in class com.impinj.octane.AutoStartConfig
When using the periodic autostart trigger, the reader will initiate inventory periodically.
setPeriodInMs(long) - Method in class com.impinj.octane.KeepaliveConfig
 
setPersistence(QtPersistence) - Method in class com.impinj.octane.TagQtSetOp
 
setPhaseAngleInRadians(double) - Method in class com.impinj.octane.Tag
 
setPhaseAngleReportingAvailable(boolean) - Method in class com.impinj.octane.FeatureSet
 
setPlacement(PlacementConfig) - Method in class com.impinj.octane.SpatialConfig
Sets the reader's placement configuration.
setPlacement(PlacementConfig) - Method in class com.impinj.octane.XArrayConfig
Deprecated.
 
setPortName(String) - Method in class com.impinj.octane.AntennaConfig
For convenience the antenna configuration hold a user defined port name.
setPortNumber(short) - Method in class com.impinj.octane.AntennaConfig
Each antenna is identified by the port number to which this antenna configuration applies.
setPortNumber(short) - Method in class com.impinj.octane.AntennaEvent
 
setPortNumber(short) - Method in class com.impinj.octane.AntennaStatus
 
setPortNumber(int) - Method in class com.impinj.octane.GpiConfig
 
setPortNumber(short) - Method in class com.impinj.octane.GpiEvent
 
setPortNumber(short) - Method in class com.impinj.octane.GpiStatus
 
setPortNumber(int) - Method in class com.impinj.octane.GpoConfig
 
setReadCount(short) - Method in class com.impinj.octane.LocationConfidenceFactors
 
setReaderMode(ReaderMode) - Method in class com.impinj.octane.Settings
ReaderMode is the preselected set of gen2 physical layer settings to optimize tag communications for a certain scenario and environment
setReaderModel(ReaderModel) - Method in class com.impinj.octane.FeatureSet
 
setReaderModes(List<ReaderMode>) - Method in class com.impinj.octane.FeatureSet
 
setReaderStartListener(ReaderStartListener) - Method in class com.impinj.octane.ImpinjReader
The reader start listener allows the application to receive a notification when the reader starts inventory
setReaderStopListener(ReaderStopListener) - Method in class com.impinj.octane.ImpinjReader
The reader stop listener allows the application to receive a notification when the reader stops inventory
setReadOperationResults(List<TagReadOpResult>) - Method in class com.impinj.octane.Tag
 
setReducedPowerFrequenciesInMhz(ArrayList<Double>) - Method in class com.impinj.octane.Settings
 
setReport(ReportConfig) - Method in class com.impinj.octane.Settings
Contains the configuration for Tag Reports
setReportType(LocationReportType) - Method in class com.impinj.octane.LocationReport
 
setResult(BlockPermalockResult) - Method in class com.impinj.octane.TagBlockPermalockOpResult
 
setResult(KillResultStatus) - Method in class com.impinj.octane.TagKillOpResult
 
setResult(LockResultStatus) - Method in class com.impinj.octane.TagLockOpResult
 
setResult(MarginReadResult) - Method in class com.impinj.octane.TagMarginReadOpResult
Set the results of the margin read operation.
setResult(QtGetConfigResultStatus) - Method in class com.impinj.octane.TagQtGetOpResult
 
setResult(QtSetConfigResultStatus) - Method in class com.impinj.octane.TagQtSetOpResult
 
setResult(ReadResultStatus) - Method in class com.impinj.octane.TagReadOpResult
 
setResult(WriteResultStatus) - Method in class com.impinj.octane.TagWriteOpResult
 
setResults(List<TagOpResult>) - Method in class com.impinj.octane.TagOpReport
 
setRfDopplerFrequency(double) - Method in class com.impinj.octane.Tag
 
setRfDopplerFrequencyPresent(boolean) - Method in class com.impinj.octane.Tag
 
setRfPhaseAnglePresent(boolean) - Method in class com.impinj.octane.Tag
 
setRxSensitivities(List<RxSensitivityTableEntry>) - Method in class com.impinj.octane.FeatureSet
 
setRxSensitivityinDbm(double) - Method in class com.impinj.octane.AntennaConfig
Receive Sensitivity can be adjusted on the antenna to prevent the reader from receiving weak responses from tags.
setRxSensitivityinDbm(double) - Method in class com.impinj.octane.AntennaConfigGroup
 
setRxSensitivityInDbm(double) - Method in class com.impinj.octane.SectorConfig
Defines the receive sensitivity in dBm (e.g.
setSearchMode(SearchMode) - Method in class com.impinj.octane.Settings
Gen2 provides rudimentary building blocks to inventory populations of tags The Impinj reader creates high level inventory search modes from these gen2 operations.
setSeenCountPresent(boolean) - Method in class com.impinj.octane.Tag
 
setSequenceId(int) - Method in class com.impinj.octane.TagOpResult
 
setSequenceStopTrigger(SequenceTriggerType) - Method in class com.impinj.octane.TagOpSequence
 
setSerialNumber(String) - Method in class com.impinj.octane.FeatureSet
 
setSession(int) - Method in class com.impinj.octane.Settings
Sets the gen2 session for the reader.
setSpatialConfig(SpatialConfig) - Method in class com.impinj.octane.Settings
Sets the reader's settings object to be used to house configurations for readers with direction or location role capabilities.
setState(AntennaEventType) - Method in class com.impinj.octane.AntennaEvent
 
setState(boolean) - Method in class com.impinj.octane.GpiEvent
 
setState(boolean) - Method in class com.impinj.octane.GpiStatus
 
setState(SequenceState) - Method in class com.impinj.octane.TagOpSequence
 
setTag(Tag) - Method in class com.impinj.octane.TagOpResult
 
setTagAccessAvailable(boolean) - Method in class com.impinj.octane.FeatureSet
 
setTagAgeIntervalSeconds(short) - Method in class com.impinj.octane.DirectionConfig
The "age interval" specifies how long a tag needs to go unseen before it's removed from the population of tags tracked for direction and an exit report is sent.
setTagAgeIntervalSeconds(short) - Method in class com.impinj.octane.LocationConfig
The Age Interval specifies how long a tag needs to go unseen before its removed from the location tracking.
setTagFilter1(TagFilter) - Method in class com.impinj.octane.FilterSettings
 
setTagFilter2(TagFilter) - Method in class com.impinj.octane.FilterSettings
 
setTagMask(String) - Method in class com.impinj.octane.TagFilter
 
setTagOpCompleteListener(TagOpCompleteListener) - Method in class com.impinj.octane.ImpinjReader
Sets the tag operation listener for the reader.
setTagPopulationEstimate(int) - Method in class com.impinj.octane.Settings
When performing inventory operations, the Impinj reader uses the gen2 protocol's random access method to arbitrate between populations of tags.
setTagReportListener(TagReportListener) - Method in class com.impinj.octane.ImpinjReader
Sets the tag report listener.
setTags(List<Tag>) - Method in class com.impinj.octane.TagReport
 
setTagSeenCount(short) - Method in class com.impinj.octane.Tag
 
setTargetTag(TargetTag) - Method in class com.impinj.octane.TagOpSequence
 
setTemperatureCelsius(short) - Method in class com.impinj.octane.Status
 
setTid(TagData) - Method in class com.impinj.octane.Tag
 
setTidLockType(TagLockState) - Method in class com.impinj.octane.TagLockOp
 
setTiltSensorValue(TiltSensorValue) - Method in class com.impinj.octane.Status
 
setTimeout(long) - Method in class com.impinj.octane.AutoStopConfig
 
setTimestamp(ImpinjTimestamp) - Method in class com.impinj.octane.LocationReport
 
Settings - Class in com.impinj.octane
This is a container class for all of the knobs that control reader behavior.
setTxFrequencies(List<Double>) - Method in class com.impinj.octane.FeatureSet
 
setTxFrequenciesInMhz(ArrayList<Double>) - Method in class com.impinj.octane.Settings
 
setTxPowerinDbm(double) - Method in class com.impinj.octane.AntennaConfig
Transmit power can be adjusted on the antenna to reduce the read range of the antenna.
setTxPowerinDbm(double) - Method in class com.impinj.octane.AntennaConfigGroup
 
setTxPowerinDbm(double) - Method in class com.impinj.octane.DirectionConfig
 
setTxPowerinDbm(double) - Method in class com.impinj.octane.LocationConfig
Transmit power can be adjusted on antennas to reduce the read range of the antenna.
setTxPowerInDbm(double) - Method in class com.impinj.octane.SectorConfig
Defines the antenna transmit power in dBm (e.g.
setTxPowers(List<TxPowerTableEntry>) - Method in class com.impinj.octane.FeatureSet
 
setUpdateIntervalSeconds(short) - Method in class com.impinj.octane.DirectionConfig
Specifies how often update reports are sent when updates are enabled.
setUpdateIntervalSeconds(short) - Method in class com.impinj.octane.LocationConfig
The ReportInterval specifies how often tag reports are generated when tag report updates are enabled
setUpdateReportEnabled(boolean) - Method in class com.impinj.octane.DirectionConfig
 
setUpdateReportEnabled(boolean) - Method in class com.impinj.octane.LocationConfig
 
setUserLockType(TagLockState) - Method in class com.impinj.octane.TagLockOp
 
setUserTagPopulationLimit(short) - Method in class com.impinj.octane.DirectionConfig
 
setUtcTimestamp(long) - Method in class com.impinj.octane.AutoStartConfig
TODO
setWordCount(short) - Method in class com.impinj.octane.TagReadOp
 
setWordPointer(short) - Method in class com.impinj.octane.TagReadOp
 
setWordPointer(short) - Method in class com.impinj.octane.TagWriteOp
 
setXArray(XArrayConfig) - Method in class com.impinj.octane.Settings
Deprecated. 
setxAxis(int) - Method in class com.impinj.octane.TiltSensorValue
 
setyAxis(int) - Method in class com.impinj.octane.TiltSensorValue
 
SpatialConfig - Class in com.impinj.octane
Class used to define the configuration for a reader with location or direction role capabilities.
SpatialMode - Enum in com.impinj.octane
An enumeration to describe a reader with direction or location role capabilities' operational mode.
SshRShellSocket - Class in com.impinj.octane
 
SshRShellSocket(String, String, String, int) - Constructor for class com.impinj.octane.SshRShellSocket
 
start() - Method in class com.impinj.octane.ImpinjReader
Starts the reader.
start() - Method in class com.impinj.octane.KeepaliveTimer
starts the keep alive timer
Status - Class in com.impinj.octane
The status class holds information on the current status of reader functions.
Status() - Constructor for class com.impinj.octane.Status
 
stop() - Method in class com.impinj.octane.ImpinjReader
Stops the reader from its inventory.
stop() - Method in class com.impinj.octane.KeepaliveTimer
stops the keep alive timer

T

Tag - Class in com.impinj.octane
A container class to hold information about a tag.
Tag() - Constructor for class com.impinj.octane.Tag
construct a new tag object
TagBlockPermalockOp - Class in com.impinj.octane
Used to perform a block permalock operation on a tag
TagBlockPermalockOp() - Constructor for class com.impinj.octane.TagBlockPermalockOp
 
TagBlockPermalockOpResult - Class in com.impinj.octane
Used to report the status of a block permalock operations
TagBlockPermalockOpResult() - Constructor for class com.impinj.octane.TagBlockPermalockOpResult
 
TagData - Class in com.impinj.octane
A class to hold tag data including EPCs, user memory data, TID memory etc.
TagData() - Constructor for class com.impinj.octane.TagData
 
TagFilter - Class in com.impinj.octane
A class to hold the configuration of a tag inventory filter.
TagFilter() - Constructor for class com.impinj.octane.TagFilter
 
TagFilterMode - Enum in com.impinj.octane
enumerates the different ways the two tag filters can be combined during the inventory operation
TagFilterOp - Enum in com.impinj.octane
What to do when comparing tag filters against the data patterns
TagKillOp - Class in com.impinj.octane
Class used to specify a tag kill operation.
TagKillOp() - Constructor for class com.impinj.octane.TagKillOp
 
TagKillOpResult - Class in com.impinj.octane
Class to contain the results of a tag Kill operation
TagKillOpResult() - Constructor for class com.impinj.octane.TagKillOpResult
 
TagLockOp - Class in com.impinj.octane
Class to contain the information to perform a tag Lock operation.
TagLockOp() - Constructor for class com.impinj.octane.TagLockOp
 
TagLockOpResult - Class in com.impinj.octane
Class to contain the results of a tag lock operation
TagLockOpResult() - Constructor for class com.impinj.octane.TagLockOpResult
 
TagLockState - Enum in com.impinj.octane
An enumeration for determining which lock operation to perform on the tag memory bank; this determines what state to leave the tag memory bank in.
TagMarginReadOp - Class in com.impinj.octane
Used to perform a margin read operation on a tag
TagMarginReadOp() - Constructor for class com.impinj.octane.TagMarginReadOp
 
TagMarginReadOpResult - Class in com.impinj.octane
Used to report the status of margin read operations
TagMarginReadOpResult() - Constructor for class com.impinj.octane.TagMarginReadOpResult
 
TagModelDetails - Class in com.impinj.octane
A class that decodes the tag model details from the TID memory read
TagModelDetails() - Constructor for class com.impinj.octane.TagModelDetails
 
TagModelDetails(String) - Constructor for class com.impinj.octane.TagModelDetails
 
TagModelName - Enum in com.impinj.octane
an enumeration to contain the tag model names.
TagOp - Class in com.impinj.octane
A base class to hold information to perform a tag operation like read, write, lock, and kill.
TagOp() - Constructor for class com.impinj.octane.TagOp
 
TagOpCompleteListener - Interface in com.impinj.octane
Your application can implement this interface to receive tag operation events.
TagOpReport - Class in com.impinj.octane
Container class used to encapsulate all tag operation results.
TagOpReport() - Constructor for class com.impinj.octane.TagOpReport
 
TagOpResult - Class in com.impinj.octane
Parent class that contains the results of an individual tag operation
TagOpResult() - Constructor for class com.impinj.octane.TagOpResult
 
TagOpSequence - Class in com.impinj.octane
Class for containing and configuring a sequence of tag operations that are submitted to the reader
TagOpSequence() - Constructor for class com.impinj.octane.TagOpSequence
 
TagQtGetOp - Class in com.impinj.octane
A class to contain the QT get operation
TagQtGetOp() - Constructor for class com.impinj.octane.TagQtGetOp
 
TagQtGetOpResult - Class in com.impinj.octane
A class to contain the QtGetOp result
TagQtGetOpResult() - Constructor for class com.impinj.octane.TagQtGetOpResult
 
TagQtSetOp - Class in com.impinj.octane
A class to contain the QTSet operation data
TagQtSetOp() - Constructor for class com.impinj.octane.TagQtSetOp
 
TagQtSetOpResult - Class in com.impinj.octane
a class to contain the results of a qt set operation
TagQtSetOpResult() - Constructor for class com.impinj.octane.TagQtSetOpResult
 
TagReadOp - Class in com.impinj.octane
A class to contain the data for a tag read operation
TagReadOp() - Constructor for class com.impinj.octane.TagReadOp
 
TagReadOpResult - Class in com.impinj.octane
a class to contain the read operation results
TagReadOpResult() - Constructor for class com.impinj.octane.TagReadOpResult
 
TagReport - Class in com.impinj.octane
a container class to carry a tag report
TagReport() - Constructor for class com.impinj.octane.TagReport
 
TagReportListener - Interface in com.impinj.octane
Your application can implement this interface to receive tag report events.
TagWriteOp - Class in com.impinj.octane
A class to contain the data for a tag write operation
TagWriteOp() - Constructor for class com.impinj.octane.TagWriteOp
 
TagWriteOpResult - Class in com.impinj.octane
A class to contain the results of a tag write operation
TagWriteOpResult() - Constructor for class com.impinj.octane.TagWriteOpResult
 
TargetTag - Class in com.impinj.octane
Helper class used to identify a specific tag or set of tags on which to perform a tag operation operation.
TargetTag() - Constructor for class com.impinj.octane.TargetTag
 
TelnetRShellSocket - Class in com.impinj.octane
 
TelnetRShellSocket(String, String, String, int) - Constructor for class com.impinj.octane.TelnetRShellSocket
 
TiltSensorValue - Class in com.impinj.octane
Holds the X, Y, and Z values returned by the tilt sensor.
TiltSensorValue() - Constructor for class com.impinj.octane.TiltSensorValue
 
toDoubleWord() - Method in class com.impinj.octane.TagData
Returns the value of a TagData object as a long integer
toHexString() - Method in class com.impinj.octane.MarginReadMask
Converts the margin read mask into a hexadecimal string.
toHexString(short) - Static method in class com.impinj.octane.PcBits
formats the EPC bits as a hex string.
toHexString() - Method in class com.impinj.octane.TagData
Returns the value of a TagData object as a hexadecimal string
toHexWordString() - Method in class com.impinj.octane.BlockPermalockMask
Converts the block permalock mask into a hexadecimal string.
toHexWordString() - Method in class com.impinj.octane.MarginReadMask
Converts the margin read mask into a hexadecimal string with spaces between words.
toHexWordString() - Method in class com.impinj.octane.TagData
Returns the value of a TagData object as a hexadecimal string with each 16-bit word separated by a space
toImpinjDirectionReportType() - Method in enum com.impinj.octane.DirectionReportType
 
toString() - Method in class com.impinj.octane.DirectionReport
 
toString() - Method in enum com.impinj.octane.DirectionReportType
 
ToString() - Method in class com.impinj.octane.GpsCoordinates
Override of the ToString operator that concatenates the Latitude and Longitude parameters into a single string.
toString() - Method in class com.impinj.octane.ImpinjReader
 
ToString() - Method in class com.impinj.octane.ImpinjTimestamp
Conversion utility that outputs the ImpinjTimestamp data as a string.
toString() - Method in class com.impinj.octane.TagData
Returns the value of a TagData object as a hexadecimal string
toWordList() - Method in class com.impinj.octane.TagData
Returns the value of a TagData object as a List of Integers
tryToStop() - Method in class com.impinj.octane.BackgroundWorker
 
turnBeaconOff() - Method in class com.impinj.octane.ImpinjReader
Turns off the xArray beacon LED
turnBeaconOn(long) - Method in class com.impinj.octane.ImpinjReader
Turns on the xArray Beacon LED.
txFrequencies - Variable in class com.impinj.octane.FeatureSet
 
TxPowerTableEntry - Class in com.impinj.octane
a class to contain a list of available transmit power options
TxPowerTableEntry() - Constructor for class com.impinj.octane.TxPowerTableEntry
 

V

valueOf(String) - Static method in enum com.impinj.octane.AntennaEventType
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.impinj.octane.AntennaEventType
 
valueOf(String) - Static method in enum com.impinj.octane.AutoStartMode
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.impinj.octane.AutoStartMode
 
valueOf(String) - Static method in enum com.impinj.octane.AutoStopMode
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.impinj.octane.AutoStopMode
 
valueOf(String) - Static method in enum com.impinj.octane.BlockPermalockResult
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.impinj.octane.BlockPermalockResult
 
valueOf(String) - Static method in enum com.impinj.octane.CommunicationsStandardType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.impinj.octane.ConnectAsyncResult
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.impinj.octane.DirectionFieldOfView
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.impinj.octane.DirectionMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.impinj.octane.DirectionReportType
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.impinj.octane.DirectionReportType
 
valueOf(String) - Static method in enum com.impinj.octane.DirectionTagPopulationStatus
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.impinj.octane.DirectionTagPopulationStatus
 
valueOf(String) - Static method in enum com.impinj.octane.GpoMode
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.impinj.octane.GpoMode
 
valueOf(String) - Static method in enum com.impinj.octane.HubConnectedStatus
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.impinj.octane.HubConnectedStatus
 
valueOf(String) - Static method in enum com.impinj.octane.HubFaultStatus
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.impinj.octane.HubFaultStatus
 
valueOf(String) - Static method in enum com.impinj.octane.KillResultStatus
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.impinj.octane.KillResultStatus
translates the interger value into an enumeration object
valueOf(String) - Static method in enum com.impinj.octane.LocationReportType
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.impinj.octane.LocationReportType
 
valueOf(String) - Static method in enum com.impinj.octane.LockMemoryBank
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.impinj.octane.LockMemoryBank
 
valueOf(String) - Static method in enum com.impinj.octane.LockResultStatus
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.impinj.octane.LockResultStatus
 
valueOf(String) - Static method in enum com.impinj.octane.LockType
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.impinj.octane.LockType
 
valueOf(String) - Static method in enum com.impinj.octane.MarginReadResult
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.impinj.octane.MarginReadResult
 
valueOf(String) - Static method in enum com.impinj.octane.MemoryBank
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.impinj.octane.MemoryBank
 
valueOf(String) - Static method in enum com.impinj.octane.QtAccessRange
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.impinj.octane.QtAccessRange
 
valueOf(String) - Static method in enum com.impinj.octane.QtDataProfile
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.impinj.octane.QtDataProfile
 
valueOf(String) - Static method in enum com.impinj.octane.QtGetConfigResultStatus
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.impinj.octane.QtGetConfigResultStatus
Return the qtGetConfiguResult for a given integer value
valueOf(String) - Static method in enum com.impinj.octane.QtPersistence
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.impinj.octane.QtPersistence
 
valueOf(String) - Static method in enum com.impinj.octane.QtSetConfigResultStatus
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.impinj.octane.QtSetConfigResultStatus
 
valueOf(String) - Static method in enum com.impinj.octane.ReaderMode
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.impinj.octane.ReaderMode
 
valueOf(String) - Static method in enum com.impinj.octane.ReaderModel
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.impinj.octane.ReaderModel
 
valueOf(String) - Static method in enum com.impinj.octane.ReadResultStatus
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.impinj.octane.ReadResultStatus
 
valueOf(String) - Static method in enum com.impinj.octane.ReportMode
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.impinj.octane.ReportMode
 
valueOf(String) - Static method in enum com.impinj.octane.RShellConnectionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.impinj.octane.SearchMode
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.impinj.octane.SearchMode
 
valueOf(String) - Static method in enum com.impinj.octane.SequenceState
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.impinj.octane.SequenceState
 
valueOf(String) - Static method in enum com.impinj.octane.SequenceTriggerType
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.impinj.octane.SequenceTriggerType
 
valueOf(String) - Static method in enum com.impinj.octane.SpatialMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.impinj.octane.TagFilterMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.impinj.octane.TagFilterOp
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.impinj.octane.TagLockState
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.impinj.octane.TagLockState
 
valueOf(String) - Static method in enum com.impinj.octane.TagModelName
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.impinj.octane.TagModelName
The TID is the second word of the 2-word TID read from user memory as an 16-bit integer.
valueOf(String) - Static method in enum com.impinj.octane.WriteResultStatus
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.impinj.octane.WriteResultStatus
 
valueOf(String) - Static method in enum com.impinj.octane.XArrayMode
Deprecated.
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.impinj.octane.AntennaEventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.impinj.octane.AutoStartMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.impinj.octane.AutoStopMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.impinj.octane.BlockPermalockResult
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.impinj.octane.CommunicationsStandardType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.impinj.octane.ConnectAsyncResult
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.impinj.octane.DirectionFieldOfView
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.impinj.octane.DirectionMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.impinj.octane.DirectionReportType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.impinj.octane.DirectionTagPopulationStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.impinj.octane.GpoMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.impinj.octane.HubConnectedStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.impinj.octane.HubFaultStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.impinj.octane.KillResultStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.impinj.octane.LocationReportType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.impinj.octane.LockMemoryBank
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.impinj.octane.LockResultStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.impinj.octane.LockType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.impinj.octane.MarginReadResult
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.impinj.octane.MemoryBank
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.impinj.octane.QtAccessRange
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.impinj.octane.QtDataProfile
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.impinj.octane.QtGetConfigResultStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.impinj.octane.QtPersistence
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.impinj.octane.QtSetConfigResultStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.impinj.octane.ReaderMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.impinj.octane.ReaderModel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.impinj.octane.ReadResultStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.impinj.octane.ReportMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.impinj.octane.RShellConnectionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.impinj.octane.SearchMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.impinj.octane.SequenceState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.impinj.octane.SequenceTriggerType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.impinj.octane.SpatialMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.impinj.octane.TagFilterMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.impinj.octane.TagFilterOp
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.impinj.octane.TagLockState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.impinj.octane.TagModelName
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.impinj.octane.WriteResultStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.impinj.octane.XArrayMode
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.

W

WordPointers - Class in com.impinj.octane
Helper class used when defining tag memory accesses.that use word pointers
WordPointers() - Constructor for class com.impinj.octane.WordPointers
 
workOn(Method) - Method in class com.impinj.octane.BackgroundWorker
 
WriteResultStatus - Enum in com.impinj.octane
a enumeration to report the results of a write operation

X

XArrayConfig - Class in com.impinj.octane
Deprecated. 
XArrayConfig() - Constructor for class com.impinj.octane.XArrayConfig
Deprecated. 
XArrayMode - Enum in com.impinj.octane
Deprecated. 
A B C D E F G H I K L M O P Q R S T V W X 
Skip navigation links