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

I

IMMEDIATE - Static variable in class rfid.api.TAG_EVENT_REPORT_TRIGGER
This implies that the Tag is a result of autonomous mode operation and but the state of the tag is not known.
Impinj - Class in rfid.api
public class Impinj The Impinj class comprises of the custom Access operations meant for Impinj tags.Currently the following operations are supported - QTRead and QTWrite which read and write the Control Data for Impinj QT Tags.
Impinj(TagAccess) - Constructor for class rfid.api.Impinj
Constructor
Impinj - Variable in class rfid.api.TagAccess
Used to call perform Impinj's operations like QTReadParams, QTWriteParams, QTdata
Impinj.QTReadAccessParams - Class in rfid.api
Parameter for the Impinj QTRead operation
Impinj.QTWriteAccessParams - Class in rfid.api
Parameters for Impinj's QTWrite Access operation.
ImpinjQTData - Variable in class rfid.api.AccessOperationResult
Data returned from Impinj's QT tag.Consists of Control data.
ImpinjQTData - Class in rfid.api
 
ImpinjStats - Class in rfid.api
Represents the Impinj Stats
importFromReader(String, String) - Method in class rfid.api.Profile
This function downloads the readerHandle configuration XML file.
index - Variable in class rfid.api.chan_s
 
init(NativeLibParams) - Method in class rfid.api.Impinj
 
init(NativeLibParams) - Method in class rfid.api.NXP
 
init(NativeLibParams) - Method in class rfid.api.TagAccess
 
InitializeAccessSequence(int) - Method in class rfid.api.LlrpAccess
 
InitializeAccessSequence(int) - Method in class rfid.api.NGEAPIAccess
 
initiateFromReader() - Method in class rfid.api.LLRPConnection
This function initiates a LLRP connection to a reader
initNotificationWaitHandles() - Method in class rfid.api.Events
 
initNotificationWaitHandles() - Method in class rfid.api.EventsAbstract
 
initNotificationWaitHandles() - Method in class rfid.api.PixieEvents
 
initRFID() - Method in class rfid.api.RFIDReader
 
install(String) - Method in class rfid.api.UserApp
Installs the user application in the reader
InvalidUsageException - Exception in rfid.api
InvalidUsageException is thrown when an invalid usage is detected by the class library.
InvalidUsageException(String, String) - Constructor for exception rfid.api.InvalidUsageException
InvalidUsageException constructor with settable string and results enum.
Inventory - Variable in class rfid.api.Actions
The Inventory Operations Object.
Inventory - Class in rfid.api
This class handles Inventory operations.
INVENTORY_START_EVENT - Static variable in class rfid.api.RFID_EVENT_TYPE
Inventory Operation has started
INVENTORY_START_EVENT - Static variable in class rfid.api.STATUS_EVENT_TYPE
Inventory Operation has started.
INVENTORY_STATE - Class in rfid.api
INVENTORY_STATE: Inventory-State Parameter for PerformInventory
INVENTORY_STATE_A - Static variable in class rfid.api.INVENTORY_STATE
Indicates to select tags in State A for session SESSION
INVENTORY_STATE_AB_FLIP - Static variable in class rfid.api.INVENTORY_STATE
Indicates to select tags in State A or B and then flip them for the session
INVENTORY_STATE_B - Static variable in class rfid.api.INVENTORY_STATE
Indicates to select tags in State B for session SESSION
INVENTORY_STOP_EVENT - Static variable in class rfid.api.RFID_EVENT_TYPE
Inventory Operation has stopped
INVENTORY_STOP_EVENT - Static variable in class rfid.api.STATUS_EVENT_TYPE
Inventory Operation has stopped.
InventoryOperationSet(int, int, int, int, int, int, int) - Method in class rfid.api.NGEAdapter
 
InventoryStartEventData - Variable in class rfid.api.EventsAbstract.StatusEventData
Represents Inventory start event data.
InventoryStopEventData - Variable in class rfid.api.EventsAbstract.StatusEventData
Represents Inventory stop event data.
isAccessReportsEnabled() - Method in class rfid.api.TagStorageSettings
Indicates whether Dll should enable reporting of TAG_DATA for access operations like Write, Lock, Kill, etc.
isAccessStartEventSet() - Method in class rfid.api.Events
Checks if Access Start Event Notification is enabled/disabled.
isAccessStartEventSet() - Method in class rfid.api.EventsAbstract
Checks if Access Start Event Notification is enabled/disabled.
isAccessStartEventSet() - Method in class rfid.api.PixieEvents
Checks if Access Start Event Notification is enabled/disabled.
isAccessStopEventSet() - Method in class rfid.api.Events
Checks if Access Stop Event Notification is enabled/disabled.
isAccessStopEventSet() - Method in class rfid.api.EventsAbstract
Checks if Access Stop Event Notification is enabled/disabled.
isAccessStopEventSet() - Method in class rfid.api.PixieEvents
Checks if Access Stop Event Notification is enabled/disabled.
isAntennaEventSet() - Method in class rfid.api.Events
Checks if Antenna Event Notification is enabled/disabled.
isAntennaEventSet() - Method in class rfid.api.EventsAbstract
Checks if Antenna Event Notification is enabled/disabled.
isAntennaEventSet() - Method in class rfid.api.PixieEvents
Checks if Antenna Event Notification is enabled/disabled.
isAntennaRFConfigSupported() - Method in class rfid.api.ReaderCapabilities
Gets whether Zone operation supported
isAttachTagDataWithReadEventSet() - Method in class rfid.api.Events
Checks whether Attach Tag Data with Read Event is enabled/disabled
isAttachTagDataWithReadEventSet() - Method in class rfid.api.EventsAbstract
Checks whether Attach Tag Data with Read Event is enabled/disabled
isAttachTagDataWithReadEventSet() - Method in class rfid.api.PixieEvents
Checks whether Attach Tag Data with Read Event is enabled/disabled
isBlockEraseSupported() - Method in class rfid.api.ReaderCapabilities
Gets the status of Block erase support.
isBlockPermalockSupported() - Method in class rfid.api.ReaderCapabilities
Gets the status of Blockpermalock support.
isBlockWriteSupported() - Method in class rfid.api.ReaderCapabilities
Gets the status of Block write support.
isBrandIDCheckEnable() - Method in class rfid.api.RfidGlobalData
 
isBufferFullEventSet() - Method in class rfid.api.Events
Checks if Buffer Full Event is enabled or not
isBufferFullEventSet() - Method in class rfid.api.EventsAbstract
Checks if Buffer Full Event is enabled or not
isBufferFullEventSet() - Method in class rfid.api.PixieEvents
Checks if Buffer Full Event is enabled or not
isBufferFullWarningEventSet() - Method in class rfid.api.Events
Checks if Buffer full warning Event Notification is enabled/disabled.
isBufferFullWarningEventSet() - Method in class rfid.api.EventsAbstract
Checks if Buffer full warning Event Notification is enabled/disabled.
isBufferFullWarningEventSet() - Method in class rfid.api.PixieEvents
Checks if Buffer full warning Event Notification is enabled/disabled.
isClient() - Method in class rfid.api.LLRPConnectionConfig
Gets the boolean if configure LLRP as a client
isConnected() - Method in class rfid.api.Antennas.PhysicalProperties
Gets the status of antenna is connected or not
isConnected() - Method in class rfid.api.RFIDReader
Returns the current reader connection status
isConnectFromRM() - Method in class rfid.api.NGEAPIAccess
 
isContainsLocationInfo() - Method in class rfid.api.TagData
 
isEASAlarmEventSet() - Method in class rfid.api.Events
Checks NXP EAS Alarm Event Notification is enabled/disabled
isEASAlarmEventSet() - Method in class rfid.api.EventsAbstract
Checks NXP EAS Alarm Event Notification is enabled/disabled
isEASAlarmEventSet() - Method in class rfid.api.PixieEvents
Checks NXP EAS Alarm Event Notification is enabled/disabled
isEASSet() - Method in class rfid.api.NXP.SetEASParams
Specifies whether to set or reset EAS System Bit
isEmpty() - Method in class rfid.api.Queue
Is the queue empty?
isEnableTagEventReport() - Method in class rfid.api.TriggerInfo
Enable Tag Event Report
isEpcHAGTCConformance() - Method in class rfid.api.RFModeTableEntry
Gets EPC HAG T&C Conformance Indicates whether reader has received EPC Global Conformance for this mode as specified in EPCGlobal Testing and Conformance
isEventRegistered(RFID_EVENT_TYPE) - Method in class rfid.api.Events
 
isEventRegistered(RFID_EVENT_TYPE) - Method in class rfid.api.EventsAbstract
 
isEventRegistered(RFID_EVENT_TYPE) - Method in class rfid.api.PixieEvents
 
isFujitsuCommandSupported() - Method in class rfid.api.ReaderCapabilities
 
isGPIEvent() - Method in class rfid.api.GPITrigger
The Boolean value that causes a GPI event to trigger.
isGPIEventSet() - Method in class rfid.api.Events
Checks if GPI Event Notification is enabled/disabled.
isGPIEventSet() - Method in class rfid.api.EventsAbstract
Checks if GPI Event Notification is enabled/disabled.
isGPIEventSet() - Method in class rfid.api.PixieEvents
Checks if GPI Event Notification is enabled/disabled.
isHandheldEventSet() - Method in class rfid.api.Events
Checks Hand held Gun/Button event is enabled/disabled
isHandheldEventSet() - Method in class rfid.api.EventsAbstract
Checks Hand held Gun/Button event is enabled/disabled
isHandheldEventSet() - Method in class rfid.api.PixieEvents
Checks Hand held Gun/Button event is enabled/disabled
isHoppingEnabled() - Method in class rfid.api.ReaderCapabilities
Returns Hopping is enabled or not.
isImpinjCommandSupported() - Method in class rfid.api.ReaderCapabilities
 
isInventoryStartEventSet() - Method in class rfid.api.Events
Checks if Inventory Start Event Notification is enabled/disabled.
isInventoryStartEventSet() - Method in class rfid.api.EventsAbstract
Checks if Inventory Start Event Notification is enabled/disabled.
isInventoryStartEventSet() - Method in class rfid.api.PixieEvents
Checks if Inventory Start Event Notification is enabled/disabled.
isInventoryStopEventSet() - Method in class rfid.api.Events
Checks if Inventory Stop Event Notification is enabled/disabled.
isInventoryStopEventSet() - Method in class rfid.api.EventsAbstract
Checks if Inventory Stop Event Notification is enabled/disabled.
isInventoryStopEventSet() - Method in class rfid.api.PixieEvents
Checks if Inventory Stop Event Notification is enabled/disabled.
isLoggedIn() - Method in class rfid.api.ReaderManagement
Gets the login status whether logged in or not.
isM_bIsRSSIFilterSupported() - Method in class rfid.api.ReaderCapabilities
Gets the status of Recommision support.
isMonitorPixieEventsThreadRunning - Variable in class rfid.api.PixieEvents.MonitorPixieEvents
 
IsNullOrEmpty(String) - Static method in class rfid.api.NGEAdapter
 
IsNullOrEmpty(String) - Static method in class rfid.api.NGEAPIAccess
 
IsNullOrEmpty(String) - Method in class rfid.api.ReaderManagement
 
IsNullOrEmpty(String) - Method in class rfid.api.RFIDReader
 
isNXPCommandSupported() - Method in class rfid.api.ReaderCapabilities
Gets the information on NXP Commands support.
isoRegionCode - Variable in class rfid.api.REGION_CONFIG_DATA
 
isPaused - Variable in class rfid.api.PixieEvents.MonitorPixieEvents
 
isPerformingAccessSequence - Variable in class rfid.api.AccessOperationParams
 
isPerformStateAwareSingulationActionSet() - Method in class rfid.api.Antennas.SingulationControl.SingulationAction
Gets the Perform State aware singulation action (true or false)
isPeriodicTagReportsSupported() - Method in class rfid.api.ReaderCapabilities
Gets whether Periodic Tag Report supported
isPortEnabled(int) - Method in class rfid.api.GPIs
Gets the GPI Port status
isQTPersist() - Method in class rfid.api.Impinj.QTWriteAccessParams
 
isRadioPowerControlSupported() - Method in class rfid.api.ReaderCapabilities
Gets the status of Radio Power Control support.
isReaderDisconnectEventSet() - Method in class rfid.api.Events
Checks if Reader Disconnection Event Notification is enabled/disabled.
isReaderDisconnectEventSet() - Method in class rfid.api.EventsAbstract
Checks if Reader Disconnection Event Notification is enabled/disabled.
isReaderDisconnectEventSet() - Method in class rfid.api.PixieEvents
Checks if Reader Disconnection Event Notification is enabled/disabled.
isReaderExceptionEventSet() - Method in class rfid.api.Events
Event notifying that an exception has occurred in the Reader.
isReaderExceptionEventSet() - Method in class rfid.api.EventsAbstract
Event notifying that an exception has occurred in the Reader.
isReaderExceptionEventSet() - Method in class rfid.api.PixieEvents
Event notifying that an exception has occurred in the Reader.
isRecommisionSupported() - Method in class rfid.api.ReaderCapabilities
Gets the status of Recommision support.
IsRegistred - Variable in class rfid.api.EventRegistration
 
isRSSIFilterSupported() - Method in class rfid.api.ReaderCapabilities
Gets whether RSSI Filter supported
isRSSIRangeFilterUsed() - Method in class rfid.api.AccessFilter
Whether to use RSSI Range Filter or not
isRSSIRangeFilterUsed() - Method in class rfid.api.PostFilter
Whether to use RSSI Range Filter or not
isSecureModeEnabled() - Method in class rfid.api.SecureConnectionInfo
 
isSecureModeEnabled() - Method in class rfid.api.SecureModeConfig
 
isSledBatteryStatusSupported() - Method in class rfid.api.ReaderCapabilities
 
isTagEventReportingSupported() - Method in class rfid.api.ReaderCapabilities
Gets whether Tag Event Reporting supported
isTagInventoryStateAwareSingulationSupported() - Method in class rfid.api.ReaderCapabilities
Gets the status of Tag Inventory State aware singulation supported or not.
isTagLocationingSupported() - Method in class rfid.api.ReaderCapabilities
Gets the status of Tag Locationing feature support
isTagMovingStationarySupported() - Method in class rfid.api.ReaderCapabilities
Gets whether Tag Moving/Stationary Event supported
isTagPhaseReportingSupported() - Method in class rfid.api.ReaderCapabilities
 
isTagReadEventSet() - Method in class rfid.api.Events
Checks Tag Read Event is enabled/disabled
isTagReadEventSet() - Method in class rfid.api.EventsAbstract
Checks Tag Read Event is enabled/disabled
isTagReadEventSet() - Method in class rfid.api.PixieEvents
Checks Tag Read Event is enabled/disabled
isTagsOnInventoryStopDiscarded() - Method in class rfid.api.TagStorageSettings
Option to discard the tags which are reported by the reader when inventory/access-sequence operation has been stopped by a call to Actions.Inventory.Stop or Actions.TagAccess.OperationSequence.StopSequence.
isTemperatureAlarmEventSet() - Method in class rfid.api.Events
Checks if Temperature Event Notification is enabled/disabled.
isTemperatureAlarmEventSet() - Method in class rfid.api.EventsAbstract
Checks if Temperature Event Notification is enabled/disabled.
isTemperatureAlarmEventSet() - Method in class rfid.api.PixieEvents
Checks if Temperature Event Notification is enabled/disabled.
isThreadRunning - Variable in class rfid.api.PixieEvents.MonitorPixieEvents
 
isUTCClockSupported() - Method in class rfid.api.ReaderCapabilities
Gets the status of UTC Clock supported in the reader.
isValidatePeerCertificateEnabled() - Method in class rfid.api.SecureConnectionInfo
 
isValidatePeerCertificateEnabled() - Method in class rfid.api.SecureModeConfig
 
isWriteUMISupported() - Method in class rfid.api.ReaderCapabilities
Gets the status of WriteUMI support.
isZoneSuppported() - Method in class rfid.api.ReaderCapabilities
Gets whether Zone operation supported
A B C D E F G H I J K L M N O P Q R S T U V W X Y 
Skip navigation links