- LAST_SEEN_TIME_STAMP - Static variable in class rfid.api.TAG_FIELD
-
Fetch Tag's Last Seen Time Stamp from Reader
- LED_COLOR - Class in rfid.api
-
LED_COLOR specifies the user LED color on the Reader
- LED_GREEN - Static variable in class rfid.api.LED_COLOR
-
Indicates that the LED is green
- LED_OFF - Static variable in class rfid.api.LED_COLOR
-
Indicates that the LED is off
- LED_RED - Static variable in class rfid.api.LED_COLOR
-
Indicates that the LED is red
- LED_YELLOW - Static variable in class rfid.api.LED_COLOR
-
Indicates that the LED is yellow
- LedInfo - Class in rfid.api
-
This class contains the LED information of the reader such as LED Color, duration and blink flag
- LedInfo() - Constructor for class rfid.api.LedInfo
-
LoginInfo contructor
- LedInfo(LED_COLOR, int, boolean) - Constructor for class rfid.api.LedInfo
-
Overloaded contructor takes LED Color, ducation and blink flag
- Length() - Method in class rfid.api.FrequencyHopInfo
-
Gets the numder of Hop tables
- length() - Method in class rfid.api.PreFilters
-
Number of added PreFilters.
- Length() - Method in class rfid.api.RFModes
-
Gets the number of RF mode table
- length() - Method in class rfid.api.RFModeTable
-
Gets the number of RF mode table
- LINK_PROFILE_DATA - Class in rfid.api
-
- LINK_PROFILE_DATA(byte, EC1G2SpectralMaskIndicator, int, byte, byte, int, int, int, int, short) - Constructor for class rfid.api.LINK_PROFILE_DATA
-
- linkProfileData - Variable in class rfid.api.REGULATORY_CONFIG_DATA
-
- linkProfileSupportMask - Variable in class rfid.api.REGULATORY_LINKPROFILE_DATA
-
- list() - Method in class rfid.api.UserApp
-
Gets a list of all installed user application
- LLRP_SERVER - Static variable in class rfid.api.SERVICE_ID
-
LLRP Server
- LlrpAccess - Class in rfid.api
-
- LlrpAccess() - Constructor for class rfid.api.LlrpAccess
-
- LLRPConnection - Class in rfid.api
-
- LLRPConnection - Variable in class rfid.api.ReaderManagement
-
LLRP Connection Object required for LLRP Server/Client connectivity.
- LLRPConnectionConfig - Class in rfid.api
-
This class contains the LLRP Connection Configuration required for Server/Client connectivity
- LLRPConnectionConfig() - Constructor for class rfid.api.LLRPConnectionConfig
-
LLRPConnectionConfig constructor
- LLRPConnectionConfig(boolean, int, String) - Constructor for class rfid.api.LLRPConnectionConfig
-
Overloaded constructor takes server port number, isClient boolean and host server IP as parameter
- LOCATE_TAG - Static variable in class rfid.api.OPERATION_QUALIFIER
-
- LocationInfo - Class in rfid.api
-
Contains the result of locating operation performed.
- LocationInfo - Variable in class rfid.api.TagData
-
- Lock(TagAccess.LockAccessParams, AccessFilter, AntennaInfo, TriggerInfo) - Method in class rfid.api.NGEAdapter
-
- LOCK_ACCESS_PASSWORD - Static variable in class rfid.api.LOCK_DATA_FIELD
-
Lock the data field: Access Password
- LOCK_DATA_FIELD - Class in rfid.api
-
LOCK_DATA_FIELD: Lock-data field Parameter for Lock
- LOCK_EPC_MEMORY - Static variable in class rfid.api.LOCK_DATA_FIELD
-
Lock the data field: EPC Memory
- LOCK_KILL_PASSWORD - Static variable in class rfid.api.LOCK_DATA_FIELD
-
Lock the data field: Kill Password
- LOCK_PRIVILEGE - Class in rfid.api
-
LOCK_PRIVILEGE: Privilege Parameter for Lock
- LOCK_PRIVILEGE_NONE - Static variable in class rfid.api.LOCK_PRIVILEGE
-
This is the default Value for privilege field.
- LOCK_PRIVILEGE_PERMA_LOCK - Static variable in class rfid.api.LOCK_PRIVILEGE
-
Lock Privilege: Permanent Lock
- LOCK_PRIVILEGE_PERMA_UNLOCK - Static variable in class rfid.api.LOCK_PRIVILEGE
-
Lock Privilege: Permanent unlock
- LOCK_PRIVILEGE_READ_WRITE - Static variable in class rfid.api.LOCK_PRIVILEGE
-
Lock Privilege: Read-Write
- LOCK_PRIVILEGE_UNLOCK - Static variable in class rfid.api.LOCK_PRIVILEGE
-
Lock Privilege: Unlock
- LOCK_TID_MEMORY - Static variable in class rfid.api.LOCK_DATA_FIELD
-
Lock the data field: TID Memory
- LOCK_USER_MEMORY - Static variable in class rfid.api.LOCK_DATA_FIELD
-
Lock the data field: User Memory
- LockAccessParams(long, LOCK_PRIVILEGE[]) - Constructor for class rfid.api.TagAccess.LockAccessParams
-
- LockAccessParams() - Constructor for class rfid.api.TagAccess.LockAccessParams
-
Constructor
- LockAccessParams - Variable in class rfid.api.TagAccess.Sequence.Operation
-
Valid if AccessOperationCode is ACCESS_OPERATION_LOCK
- lockEvent(TagAccess.LockAccessParams, AccessFilter, AntennaInfo) - Method in class rfid.api.TagAccess
-
This method is used to lock tags that match the AccessFilter
criteria if specified.
- LockWait(String, TagAccess.LockAccessParams, AntennaInfo, TriggerInfo) - Method in class rfid.api.NGEAdapter
-
- lockWait(String, TagAccess.LockAccessParams, AntennaInfo) - Method in class rfid.api.TagAccess
-
This method is used to lock a specific tag.
- login(LoginInfo, READER_TYPE) - Method in class rfid.api.ReaderManagement
-
This method allows to login into the reader.
- LoginInfo - Class in rfid.api
-
This class contains the login information of the reader
- LoginInfo() - Constructor for class rfid.api.LoginInfo
-
LoginInfo contructor
- LoginInfo(String, SUPPORTED_BAUDRATE) - Constructor for class rfid.api.LoginInfo
-
- LoginInfo(String, int) - Constructor for class rfid.api.LoginInfo
-
- LoginInfo(String, String, String, SECURE_MODE) - Constructor for class rfid.api.LoginInfo
-
Overloaded contructor takes host name, user name, password, reader type and
secured mode as parameter
- LoginInfo(String, String, String, SECURE_MODE, boolean) - Constructor for class rfid.api.LoginInfo
-
Overloaded contructor takes host name, user name, password, reader type and
secured mode as parameter
- LoginInfo(API3Abstract) - Constructor for class rfid.api.LoginInfo
-
- logout() - Method in class rfid.api.ReaderManagement
-
This call performs the logout and clean-up activity in the library
- LOW - Static variable in class rfid.api.ALARM_LEVEL
-
Low
- LOWER_THAN_UPPER_LIMIT - Static variable in class rfid.api.MATCH_RANGE
-
Lower than upper limit; Lower than upper time limit, upper limit inclusive, lower limit ignored.