RFID API Documentation  1.0
Reference guide for RFID API
rfidapiStructs.h File Reference

Structures More...

Go to the source code of this file.

Structs

struct  SEC_CONNECTION_INFO
 This struct holds additional information for establishing secure connection. More...
 
struct  CONNECTION_INFO
 This struct holds the information related to connection. More...
 
struct  SERVER_INFO
 This struct holds the timeout and version information related to the connection accepted. More...
 
struct  ANTENNA_INFO
 Contains Antenna Information to be used for Inventory or Access Operations. More...
 
struct  LOCATION_INFO
 Contains the result of locating operation being performed. More...
 
struct  IMPINJ_QT_DATA
 Contains Impinj QT Data. More...
 
struct  IMPINJ_QT_WRITE_PARAMS
 Contains the Write Parameters for Impinj QT Write. More...
 
struct  IMPINJ_QT_READ_PARMS
 Contains the Read Parameters for Impinj QT Read. More...
 
struct  NXP_CHANGE_CONFIG_PARAMS
 Contains the NXP Change config parameters. More...
 
struct  ComPortsA
 Contains information about com ports connected - ASCII version. More...
 
struct  ComPortsW
 Contains information about com ports connected - UNICODE version. More...
 
struct  ACCESS_OPERATION_RESULT
 Contains the result of AccessOperation on a particular tag. More...
 
struct  STRUCT_INFO
 Contains information about memory allocated and memory used by structure. More...
 
struct  STATE_AWARE_SINGULATION_ACTION
 State Aware Singulation Action parameters. More...
 
struct  SINGULATION_CONTROL
 Singulation Control parameters. More...
 
struct  PERSISTENCE_CONFIG
 Contains information about LLRP configs. More...
 
struct  RF_MODE_TABLE_ENTRY
 Contains the various parameters of an RF Mode supported by the Reader. More...
 
struct  UHF_RF_MODE_TABLE
 Contains RF Mode table parameters for each air protocol. More...
 
struct  RF_MODES
 Contains information on RF Modes supported by the Reader. More...
 
struct  LPTRANSMIT_POWER_LEVEL_TABLE
 Contains information on the Transmit Power Levels supported by the Reader. More...
 
struct  RECEIVE_SENSITIVITY_TABLE
 Contains information on the Receive Sensitivity values supported by the Reader. More...
 
struct  DUTY_CYCLE_TABLE
 Contains information on the Duty Cycle Percentage values supported by the Reader. More...
 
struct  FREQ_HOP_TABLE
 Frequency Hope Table. More...
 
struct  FREQ_HOP_INFO
 Frequency Hope Table Entry. More...
 
struct  FIXED_FREQ_INFO
 Fixed Frequency Table. More...
 
struct  PER_ANTENNA_RECEIVE_SENSITIVITY_RANGE
 PerAntennaReceiveSensitivityRange Parameter. More...
 
struct  READER_IDW
 Reader ID as supported by the reader either MAC for EPC Format.Unicode Version It is a member of READER_CAPS. More...
 
struct  READER_IDA
 Reader ID as supported by the reader either MAC for EPC Format.ASCII Version It is a member of READER_CAPS. More...
 
struct  VERSIONW
 Provides name and version of a specific reader module.Unicode Version. More...
 
struct  VERSIONA
 Provides name and version of a specific reader module.ASCII Version. More...
 
struct  READER_MODULE_VERSIONSW
 Provides versions of reader modules as reported by the Reader.Unicode versions This is part of READER_CAPS. More...
 
struct  READER_MODULE_VERSIONSA
 Provides versions of reader modules as reported by the Reader.ASCII versions This is part of READER_CAPS. More...
 
struct  READER_CAPSW
 Provides information on Reader Capabilities as reported by the Reader. More...
 
struct  READER_CAPSA
 Provides information on Reader Capabilities as reported by the Reader. More...
 
struct  GPI_TRIGGER
 Contains the GPI-Trigger information. More...
 
struct  HANDHELD_TRIGGER
 Contains the Trigger information for Handheld Gun/Button that can Start/Stop an operation, like Inventory, Access, TagLocationing, etc. More...
 
struct  TRIGGER_WITH_TIMEOUT
 Contains information for triggers with timeout. More...
 
struct  PERIODIC_TRIGGER
 Specifies when to start the Inventory or AccessSequece operation and the time period to run the operation. More...
 
struct  START_TRIGGER
 Specifies the condition for starting Inventory or AccessSeqeunce operation. More...
 
struct  STOP_TRIGGER
 Specifies the condition for stopping Inventory or Access-Sequence operation. More...
 
struct  RFSURVEY_STOP_TRIGGER
 Specifies the condition for stopping RF Survey operation. More...
 
struct  TAG_EVENT_REPORT_INFO
 Specifies the configuration of events for the reader to report tag state changes. More...
 
struct  REPORT_TRIGGERS
 REPORT TRIGGER specifies configuration for different type of reporting trigger mechanism Currently supports only "periodic trigger report". More...
 
struct  TRIGGER_INFO
 Contains trigger criteria to be used for an Inventory or Access Sequence operation. More...
 
struct  TAG_ZONE_INFOW
 Provides information about Zone based Operation.Unicode version. More...
 
struct  TAG_ZONE_INFOA
 Provides information about Zone based Operation.ASCII version. More...
 
struct  TAG_DATA
 Contains Tag related information. More...
 
struct  RF_SURVEY_DATA
 Contains RF Survey related information. More...
 
struct  TAG_STORAGE_SETTINGS
 This struct is used to specify the storage settings related to Tags using RFID_SetTagStorageSettings. More...
 
struct  RFSURVEY_STORAGE_SETTINGS
 This struct is used to specify the storage settings related to RF Survey using RFID_SetRFSurveyStorageSettings. More...
 
struct  DISCONNECTION_EVENT_DATA
 Carries information on reason for disconnection. More...
 
struct  READER_EXCEPTION_EVENT_DATAW
 Carries information on reason for reader exception.Unicode version. More...
 
struct  READER_EXCEPTION_EVENT_DATAA
 Carries information on reason for reader exception.ASCII version. More...
 
struct  ANTENNA_EVENT_DATA
 This truct hold information about an event triggered on an Antenna. More...
 
struct  GPI_EVENT_DATA
 Carries an event triggered on a GPI Port. More...
 
struct  HANDHELD_TRIGGER_EVENT_DATA
 Carries the event information related to a trigger of the Handheld Gun/Button. More...
 
struct  NXP_EAS_ALARM_DATA
 This struct contains data associated with an NXP_EAS_ALARM_EVENT; It contains the antenna ID which "saw" an NXP tag with it's EAS bit set and also the Alarm code returned by the NXP tag during NXP_EAS_SCAN. More...
 
struct  DEBUG_INFO_DATAW
 This sturct contains data associated with DEBUG_INFO_EVENT.Unicode version. More...
 
struct  DEBUG_INFO_DATAA
 This sturct contains data associated with DEBUG_INFO_EVENT.ASCII version It contains the Debug information sent from the reader. More...
 
struct  TEMPERATURE_ALARM_DATA
 This struct contains data associated with an TEMPERATURE_ALARM_EVENT; It contains the PA/Ambient Temperature Status. More...
 
struct  STATE_AWARE_ACTION_PARAMS
 This struct specifies the action to be performed on specific Sessions on matching and/or non-matching tags. More...
 
struct  PRE_FILTER
 This struct contains the filter criteria for Inventory. More...
 
struct  PRE_FILTER_LIST
 Supports addition of multiple pre filters as part of a specific antenna configuration. More...
 
struct  ANTENNA_STOP_TRIGGER
 Contains Antenna stop trigger configuration. More...
 
struct  ANTENNA_RF_CONFIG
 Contains Antenna RF configuration. More...
 
struct  ANTENNA_CONFIG
 This structure exposes a mechanism to provide the full Antenna configuration including the RF Config, pre filters and singulation control that will be used for the specific antenna. More...
 
struct  ZONE_CONFIGW
 This struct contains the Configuration of a Zone for Inventory.Unicode version. More...
 
struct  ZONE_CONFIGA
 This struct contains the Configuration of a Zone for Inventory.ASCII version. More...
 
struct  ZONE_INFO
 Contains Antenna Information to be used for Zone Inventory or Access Operations. More...
 
struct  DEBUG_INFO_PARAMS
 This struct holds Debug Mask and Length information. More...
 
struct  ZONE_SEQUENCE
 Contains Zone sequence Information to be used for Zone Inventory or Access Operations. More...
 
struct  TAG_PATTERN
 This struct holds Tag Pattern criteria for Filter Operation. More...
 
struct  RSSI_RANGE_FILTER
 This struct is used to configure filter settings on the reader to filter tags based on the received signal strength of the tag, the time the tag was read, or both. More...
 
struct  POST_FILTER
 This struct holds the Tag Filter criteria for Inventory Operation. More...
 
struct  ACCESS_FILTER
 This struct holds the Tag Filter criteria for Access Operation. More...
 
struct  READ_ACCESS_PARAMS
 This struct Contains the parameters for Read Access Operation. More...
 
struct  WRITE_ACCESS_PARAMS
 This struct contains the parameters for Write Access Operation. More...
 
struct  WRITE_SPECIFIC_FIELD_ACCESS_PARAMS
 This struct contains the parameters for Write Access Operation. More...
 
struct  KILL_ACCESS_PARAMS
 This struct contains the parameters for Kill Access Operation, which is Kill-Password. More...
 
struct  LOCK_ACCESS_PARAMS
 This struct contains the parameters for Lock Access Operation. More...
 
struct  BLOCK_ERASE_ACCESS_PARAMS
 This struct contains the parameters for Block-Erase Access Operation. More...
 
struct  RECOMMISSION_ACCESS_PARAMS
 This struct contains the parameters for Recommission Access Operation. More...
 
struct  BLOCK_PERMALOCK_ACCESS_PARAMS
 This struct contains the parameters for BlockPermalock Access Operation. More...
 
struct  OP_CODE_PARAMS
 This struct contains the parameters for Operation Sequence. More...
 
struct  READER_STATS
 This struct contains RFID Reader Statistics. More...
 
struct  VERSION_INFOW
 This struct contains RFID Version Info. More...
 
struct  VERSION_INFOA
 This struct contains RFID Version Info - ASCII version. More...
 
struct  LOGIN_INFOW
 This struct contains the Login information for logging into the reader.Unicode version. More...
 
struct  LOGIN_INFOA
 This struct contains the Login information for logging into the reader.ASCCII version. More...
 
struct  FTPSERVER_INFOW
 FTP-Server Or Location details for firmware update. More...
 
struct  FTPSERVER_INFOA
 FTP-Server Or Location details for firmware update. More...
 
struct  UPDATE_STATUSW
 Gives information on the Firmware/Software update status.Unicode version. More...
 
struct  UPDATE_STATUSA
 Gives information on the Firmware/Software update status.ASCII version. More...
 
struct  UPDATE_PARTITION_STATUSW
 Gives information on the partition update status.Unicode version. More...
 
struct  UPDATE_PARTITION_STATUSA
 Gives information on the partition update status.ASCII version. More...
 
struct  TIME_SERVER_INFOW
 This struct holds SNTP Host namae. More...
 
struct  TIME_SERVER_INFOA
 This struct holds SNTP Host namae.ASCII version. More...
 
struct  SYSLOG_SERVER_INFOW
 This struct contains SysLog Server IP/HostName, port, severity. More...
 
struct  SYSLOG_SERVER_INFOA
 This struct contains SysLog Server IP/HostName, port, severity. More...
 
struct  WIRELESS_CONFIGURED_PARAMETERSW
 Get Wrireless Configured Parameters. More...
 
struct  WIRELESS_CONFIGURED_PARAMETERSA
 Get Wrireless Configured Parameters. More...
 
struct  READER_INFOW
 This struct gives information on the Reader's name, location, description and contact. More...
 
struct  READER_INFOA
 This struct gives information on the Reader's name, location, description and contact. More...
 
struct  READER_NETWORK_INFOW
 This struct provides information about Reader's network.Unicode version. More...
 
struct  READER_NETWORK_INFOA
 This struct provides information about Reader's network.ASCII version. More...
 
struct  READER_DEVICE_INFOW
 Device Info - HostName, Manufacturer, Model, HW Version. More...
 
struct  READER_DEVICE_INFOA
 Device Info - HostName, Manufacturer, Model, HW Version. More...
 
struct  READER_SYSTEM_INFOW
 system Info - provides reader's system related information. More...
 
struct  READER_SYSTEM_INFOA
 system Info - provides reader's system related information.ASCII version. More...
 
struct  PROFILE_LISTW
 This struct gives the list of profiles available in the Reader. More...
 
struct  PROFILE_LISTA
 This struct gives the list of profiles available in the Reader. More...
 
struct  TIME_ZONE_LISTW
 This struct gives the list of Time zones available in the Reader. More...
 
struct  TIME_ZONE_LISTA
 This struct gives the list of Time zones available in the Reader. More...
 
struct  FILE_UPDATE_LISTW
 This struct gives the list of changed files to update. More...
 
struct  FILE_UPDATE_LISTA
 This struct gives the list of changed files to update. More...
 
struct  SEC_LLRP_CONFIG
 This struct configures parameters for secure mode LLRP operation. More...
 
struct  LLRP_CONNECTION_STATUSW
 This struct get the current LLRP Connection status. More...
 
struct  LLRP_CONNECTION_STATUSA
 This struct get the current LLRP Connection status. More...
 
struct  LLRP_CONNECTION_CONFIGW
 This struct configures the parameters for LLRP Server/Client connectivity. More...
 
struct  LLRP_CONNECTION_CONFIGA
 This struct configures the parameters for LLRP Server/Client connectivity. More...
 
struct  USB_OPERATION_INFO
 This struct provides information of the reader's USB operation mode. More...
 
struct  LED_INFO
 This struct contains information of the User LED settings. More...
 
struct  ERROR_INFOW
 This struct provides additional information on the last API that failed. More...
 
struct  ERROR_INFOA
 This struct provides additional information on the last API that failed. More...
 
struct  NXP_SET_EAS_PARAMS
 This struct contains parameters for NXP's EAS (Electronic Article Surveillance) operation. More...
 
struct  NXP_READ_PROTECT_PARAMS
 This struct contains parameters for NXP's Read-Protect(SetQuiet) operation. More...
 
struct  NXP_RESET_READ_PROTECT_PARAMS
 This struct contains parameters for NXP's Reset Read-Protect(Reset Quiet) operation. More...
 
struct  FUJITSU_CHANGE_WORDLOCK_ACCESS_PARAMS
 This struct contains the parameters for Fujitsu's ChangeWordLock operation.Only 2 LSBs of payloadAction and PayloadMask are considered for ChangeWordLock's payload. More...
 
struct  FUJITSU_CHANGE_BLOCKLOCK_ACCESS_PARAMS
 This struct contains information about block access params. More...
 
struct  FUJITSU_READ_BLOCKLOCK_ACCESS_PARAMS
 Parameters for Fujitsu's ReadBlockOperation for 64K Tags.Specifies the BlockGroup whose BlockLock flags will be read. More...
 
struct  FUJITSU_BURST_WRITE_ACCESS_PARAMS
 Parameters for the BurstWrite Operation.Specifies BurstWrite Data , the memory location where it should be written and the access password of the tag(s). More...
 
struct  FUJITSU_BURST_ERASE_ACCESS_PARAMS
 Parameters for the BurstErase Operation.Specifies the memory location of Data to be Burst-erased,its byte-length and the access password of the tag(s). More...
 
struct  FUJITSU_AREA_READLOCK_ACCESS_PARAMS
 Parameters for Fujitsu's AreaReadLock operation for 8K Tags.Specifies. More...
 
struct  FUJITSU_AREA_WRITELOCK_ACCESS_PARAMS
 Parameters for Fujitsu's AreaWriteLock operation for 8K Tags.Specifies. More...
 
struct  FUJITSU_AREA_WRITELOCK_WOPASSWORD_ACCESS_PARAMS
 Parameters for Fujitsu's AreaWriteLockWoPassword operation for 8K Tags.Specifies the AreaGroup and the PayloadAction. More...
 
struct  FUJITSU_CHANGE_BLOCK_OR_AREA_GROUPPASSWORD_ACCESS_PARAMS
 Parameters for Fujitsu's ChangeBlockOrAreaGroupPassword Operation for 64K Tags.Specifies the Block or Area(according to whether the target is 64K or 8K), the new-password and the current password. More...
 
struct  USERAPP_DATAW
 Return value of ListUserApps operation.Unicode version. More...
 
struct  USERAPP_LISTW
 This struct contains list of UserApps data. More...
 
struct  USERAPP_DATAA
 Return value of ListUserApps operation.ASCII version. More...
 
struct  USERAPP_LISTA
 This struct contains list of UserApps data. More...
 
struct  CABLE_LOSS_COMPENSATION
 This struct helps to set/get the cable loss compensation factor. More...
 
struct  SLED_BATTERY_STATUS
 This struct contains Sled Battery related information, battery level in percantage and status (charging or discharging or critical) More...
 
struct  STANDARD_REGION_INFOW
 This struct contains given region regulatory related standard information. More...
 
struct  STANDARD_REGION_INFOA
 This struct contains given region regulatory related standard information. More...
 
struct  USER_INFOW
 USER_INFO contains given user name, old and new password. More...
 
struct  USER_INFOA
 USER_INFO contains given user name, old and new password. More...
 
struct  ACTIVE_REGION_INFOW
 This struct contains currently active region regulatory related information. More...
 
struct  ACTIVE_REGION_INFOA
 This struct contains currently active region regulatory related information. More...
 
struct  REGION_LISTW
 This struct contains list of supported regions on reader. More...
 
struct  REGION_LISTA
 This struct contains list of supported regions on reader. More...
 
struct  STANDARD_INFO_LISTW
 This struct contains list of standard supported by particular region e.g. More...
 
struct  STANDARD_INFO_LISTA
 This struct contains list of standard supported by particular region e.g. More...
 
struct  CHANNEL_LIST
 This struct contains list of channels to be configured for particular region. More...
 
struct  TEMPERATURE_STATUSW
 This struct gives the current temperature and PA temprature. More...
 
struct  TEMPERATURE_STATUSA
 This struct provides information on current temperature and PA temprature. More...
 
struct  IOT_CLOUD_INFOW
 This struct contains the Endpoint address and protocol in IOT Cloud Configuration. More...
 
struct  IOT_CLOUD_INFOA
 This struct contains the Endpoint address and protocol in IOT Cloud Configuration. More...
 

Typedefs

typedef SEC_CONNECTION_INFOPSEC_CONNECTION_INFO
 
typedef CONNECTION_INFOLPCONNECTION_INFO
 
typedef SERVER_INFOLPSERVER_INFO
 
typedef ANTENNA_INFOLPANTENNA_INFO
 
typedef LOCATION_INFOLPLOCATION_INFO
 
typedef IMPINJ_QT_DATALPIMPINJ_QT_DATA
 
typedef IMPINJ_QT_WRITE_PARAMSLPIMPINJ_QT_WRITE_PARAMS
 
typedef IMPINJ_QT_READ_PARMSLPIMPINJ_QT_READ_PARMS
 
typedef NXP_CHANGE_CONFIG_PARAMSLPNXP_CHANGE_CONFIG_PARAMS
 
typedef ComPortsALPComPortsA
 
typedef ComPortsWLPComPortsW
 
typedef ComPortsW ComPorts
 
typedef LPComPortsW LPComPorts
 
typedef ACCESS_OPERATION_RESULTLPACCESS_OPERATION_RESULT
 
typedef STATE_AWARE_SINGULATION_ACTIONLPSTATE_AWARE_SINGULATION_ACTION
 
typedef SINGULATION_CONTROLLPSINGULATION_CONTROL
 
typedef PERSISTENCE_CONFIGLPPERSISTENCE_CONFIG
 
typedef RF_MODE_TABLE_ENTRYLPRF_MODE_TABLE_ENTRY
 
typedef UHF_RF_MODE_TABLELPUHF_RF_MODE_TABLE
 
typedef RF_MODESLPRF_MODES
 
typedef TRANSMIT_POWER_LEVEL_TABLELPTRANSMIT_POWER_LEVEL_TABLE
 
typedef RECEIVE_SENSITIVITY_TABLELPRECEIVE_SENSITIVITY_TABLE
 
typedef DUTY_CYCLE_TABLELPDUTY_CYCLE_TABLE
 
typedef FREQ_HOP_TABLELPFREQ_HOP_TABLE
 
typedef FREQ_HOP_INFOLPFREQ_HOP_INFO
 
typedef FIXED_FREQ_INFOLPFIXED_FREQ_INFO
 
typedef PER_ANTENNA_RECEIVE_SENSITIVITY_RANGELPPER_ANTENNA_RECEIVE_SENSITIVITY_RANGE
 
typedef READER_IDWLPREADER_IDW
 
typedef READER_IDALPREADER_IDA
 
typedef READER_IDW READER_ID
 
typedef LPREADER_IDW LPREADER_ID
 
typedef VERSIONWLPVERSIONSW
 
typedef VERSIONALPVERSIONA
 
typedef READER_MODULE_VERSIONSWLPREADER_MODULE_VERSIONSW
 
typedef READER_MODULE_VERSIONSALPREADER_MODULE_VERSIONSA
 
typedef READER_CAPSWLPREADER_CAPSW
 
typedef READER_CAPSALPREADER_CAPSA
 
typedef READER_CAPSW READER_CAPS
 
typedef LPREADER_CAPSW LPREADER_CAPS
 
typedef GPI_TRIGGERLPGPI_TRIGGER
 
typedef HANDHELD_TRIGGERLPHANDHELD_TRIGGER
 
typedef TRIGGER_WITH_TIMEOUTLPTRIGGER_WITH_TIMEOUT
 
typedef PERIODIC_TRIGGERLPPERIODIC_TRIGGER
 
typedef START_TRIGGERLPSTART_TRIGGER
 
typedef STOP_TRIGGERLPSTOP_TRIGGER
 
typedef RFSURVEY_STOP_TRIGGERLPRFSURVEY_STOP_TRIGGER
 
typedef TAG_EVENT_REPORT_INFOLPTAG_EVENT_REPORT_INFO
 
typedef REPORT_TRIGGERSLPREPORT_TRIGGERS
 
typedef TRIGGER_INFOLPTRIGGER_INFO
 
typedef TAG_ZONE_INFOWLPTAG_ZONE_INFOW
 
typedef TAG_ZONE_INFOALPTAG_ZONE_INFOA
 
typedef TAG_ZONE_INFOW TAG_ZONE_INFO
 
typedef LPTAG_ZONE_INFOW LPTAG_ZONE_INFO
 
typedef TAG_DATALPTAG_DATA
 
typedef RF_SURVEY_DATALPRFSURVEY_DATA
 
typedef TAG_STORAGE_SETTINGSLPTAG_STORAGE_SETTINGS
 
typedef RFSURVEY_STORAGE_SETTINGSLPRFSURVEY_STORAGE_SETTINGS
 
typedef DISCONNECTION_EVENT_DATALPDISCONNECTION_EVENT_DATA
 
typedef READER_EXCEPTION_EVENT_DATAWLPREADER_EXCEPTION_EVENT_DATAW
 
typedef READER_EXCEPTION_EVENT_DATAALPREADER_EXCEPTION_EVENT_DATAA
 
typedef READER_EXCEPTION_EVENT_DATAW READER_EXCEPTION_EVENT_DATA
 
typedef LPREADER_EXCEPTION_EVENT_DATAW LPREADER_EXCEPTION_EVENT_DATA
 
typedef ANTENNA_EVENT_DATALPANTENNA_EVENT_DATA
 
typedef GPI_EVENT_DATALPGPI_EVENT_DATA
 
typedef HANDHELD_TRIGGER_EVENT_DATALPHANDHELD_EVENT_DATA
 
typedef NXP_EAS_ALARM_DATALPNXP_EAS_ALARM_DATA
 
typedef DEBUG_INFO_DATAWLPDEBUG_INFO_DATAW
 
typedef DEBUG_INFO_DATAALPDEBUG_INFO_DATAA
 
typedef DEBUG_INFO_DATAW DEBUG_INFO_DATA
 
typedef LPDEBUG_INFO_DATAW LPDEBUG_INFO_DATA
 
typedef TEMPERATURE_ALARM_DATALPTEMPERATURE_ALARM_DATA
 
typedef STATE_AWARE_ACTION_PARAMSLPSTATE_AWARE_ACTION_PARAMS
 
typedef PRE_FILTERLPPRE_FILTER
 
typedef PRE_FILTER_LISTLPPRE_FILTER_LIST
 
typedef ANTENNA_STOP_TRIGGERLPANTENNA_STOP_TRIGGER
 
typedef ANTENNA_RF_CONFIGLPANTENNA_RF_CONFIG
 
typedef ANTENNA_CONFIGLPANTENNA_CONFIG
 
typedef ZONE_CONFIGWLPZONE_CONFIGW
 
typedef ZONE_CONFIGALPZONE_CONFIGA
 
typedef ZONE_CONFIGW ZONE_CONFIG
 
typedef LPZONE_CONFIGW LPZONE_CONFIG
 
typedef ZONE_INFOLPZONE_INFO
 
typedef DEBUG_INFO_PARAMSLPDEBUG_INFO_PARAMS
 
typedef ZONE_SEQUENCELPZONE_SEQUENCE
 
typedef TAG_PATTERNLPTAG_PATTERN
 
typedef RSSI_RANGE_FILTERLPRSSI_RANGE_FILTER
 
typedef POST_FILTERLPPOST_FILTER
 
typedef ACCESS_FILTERLPACCESS_FILTER
 
typedef READ_ACCESS_PARAMSLPREAD_ACCESS_PARAMS
 
typedef WRITE_ACCESS_PARAMSLPWRITE_ACCESS_PARAMS
 
typedef WRITE_SPECIFIC_FIELD_ACCESS_PARAMSLPWRITE_SPECIFIC_FIELD_ACCESS_PARAMS
 
typedef KILL_ACCESS_PARAMSLPKILL_ACCESS_PARAMS
 
typedef LOCK_ACCESS_PARAMSLPLOCK_ACCESS_PARAMS
 
typedef BLOCK_ERASE_ACCESS_PARAMSLPBLOCK_ERASE_ACCESS_PARAMS
 
typedef RECOMMISSION_ACCESS_PARAMSLPRECOMMISSION_ACCESS_PARAMS
 
typedef BLOCK_PERMALOCK_ACCESS_PARAMSLPBLOCK_PERMALOCK_ACCESS_PARAMS
 
typedef OP_CODE_PARAMSLPOP_CODE_PARAMS
 
typedef READER_STATSLPREADER_STATS
 
typedef VERSION_INFOWLPVERSION_INFOW
 
typedef VERSION_INFOALPVERSION_INFOA
 
typedef VERSION_INFOW VERSION_INFO
 
typedef LPVERSION_INFOW LPVERSION_INFO
 
typedef LOGIN_INFOWLPLOGIN_INFOW
 
typedef LOGIN_INFOALPLOGIN_INFOA
 
typedef FTPSERVER_INFOWLPFTPSERVER_INFOW
 
typedef FTPSERVER_INFOALPFTPSERVER_INFOA
 
typedef LOGIN_INFOW LOGIN_INFO
 
typedef LPLOGIN_INFOW LPLOGIN_INFO
 
typedef LPFTPSERVER_INFOW LPFTPSERVER_INFO
 
typedef FTPSERVER_INFOW FTPSERVER_INFO
 
typedef UPDATE_STATUSWLPUPDATE_STATUSW
 
typedef UPDATE_STATUSALPUPDATE_STATUSA
 
typedef UPDATE_STATUSW UPDATE_STATUS
 
typedef LPUPDATE_STATUSW LPUPDATE_STATUS
 
typedef UPDATE_PARTITION_STATUSWLPUPDATE_PARTITION_STATUSW
 
typedef UPDATE_PARTITION_STATUSALPUPDATE_PARTITION_STATUSA
 
typedef UPDATE_PARTITION_STATUSW UPDATE_PARTITION_STATUS
 
typedef LPUPDATE_PARTITION_STATUSW LPUPDATE_PARTITION_STATUS
 
typedef TIME_SERVER_INFOWLPTIME_SERVER_INFOW
 
typedef TIME_SERVER_INFOALPTIME_SERVER_INFOA
 
typedef TIME_SERVER_INFOW TIME_SERVER_INFO
 
typedef LPTIME_SERVER_INFOW LPTIME_SERVER_INFO
 
typedef SYSLOG_SERVER_INFOWLPSYSLOG_SERVER_INFOW
 
typedef SYSLOG_SERVER_INFOALPSYSLOG_SERVER_INFOA
 
typedef WIRELESS_CONFIGURED_PARAMETERSWLPWIRELESS_CONFIGURED_PARAMETERSW
 
typedef WIRELESS_CONFIGURED_PARAMETERSALPWIRELESS_CONFIGURED_PARAMETERSA
 
typedef SYSLOG_SERVER_INFOW SYSLOG_SERVER_INFO
 
typedef LPSYSLOG_SERVER_INFOW LPSYSLOG_SERVER_INFO
 
typedef WIRELESS_CONFIGURED_PARAMETERSW WIRELESS_CONFIGURED_PARAMETERS
 
typedef LPWIRELESS_CONFIGURED_PARAMETERSW LPWIRELESS_CONFIGURED_PARAMETERS
 
typedef READER_INFOWLPREADER_INFOW
 
typedef READER_INFOALPREADER_INFOA
 
typedef READER_INFOW READER_INFO
 
typedef LPREADER_INFOW LPREADER_INFO
 
typedef READER_NETWORK_INFOWLPREADER_NETWORK_INFOW
 
typedef READER_NETWORK_INFOALPREADER_NETWORK_INFOA
 
typedef READER_DEVICE_INFOWLPREADER_DEVICE_INFOW
 
typedef READER_DEVICE_INFOALPREADER_DEVICE_INFOA
 
typedef READER_SYSTEM_INFOWLPREADER_SYSTEM_INFOW
 
typedef READER_SYSTEM_INFOALPREADER_SYSTEM_INFOA
 
typedef READER_SYSTEM_INFOW READER_SYSTEM_INFO
 
typedef LPREADER_SYSTEM_INFOW LPREADER_SYSTEM_INFO
 
typedef READER_NETWORK_INFOW READER_NETWORK_INFO
 
typedef LPREADER_NETWORK_INFOW LPREADER_NETWORK_INFO
 
typedef READER_NETWORK_INFOA READER_NEWORK_INFO
 
typedef PROFILE_LISTWLPPROFILE_LISTW
 
typedef PROFILE_LISTALPPROFILE_LISTA
 
typedef PROFILE_LISTW PROFILE_LIST
 
typedef LPPROFILE_LISTW LPPROFILE_LIST
 
typedef TIME_ZONE_LISTWLPTIME_ZONE_LISTW
 
typedef TIME_ZONE_LISTALPTIME_ZONE_LISTA
 
typedef TIME_ZONE_LISTW TIME_ZONE_LIST
 
typedef LPTIME_ZONE_LISTW LPTIME_ZONE_LIST
 
typedef FILE_UPDATE_LISTWLPFILE_UPDATE_LISTW
 
typedef FILE_UPDATE_LISTALPFILE_UPDATE_LISTA
 
typedef FILE_UPDATE_LISTW FILE_UPDATE_LIST
 
typedef LPFILE_UPDATE_LISTW LPFILE_UPDATE_LIST
 
typedef SEC_LLRP_CONFIGLPSEC_LLRP_CONFIG
 
typedef LLRP_CONNECTION_STATUSWLPLLRP_CONNECTION_STATUSW
 
typedef LLRP_CONNECTION_STATUSALPLLRP_CONNECTION_STATUSA
 
typedef LLRP_CONNECTION_CONFIGWLPLLRP_CONNECTION_CONFIGW
 
typedef LLRP_CONNECTION_CONFIGALPLLRP_CONNECTION_CONFIGA
 
typedef LLRP_CONNECTION_CONFIGW LLRP_CONNECTION_CONFIG
 
typedef LPLLRP_CONNECTION_CONFIGW LPLLRP_CONNECTION_CONFIG
 
typedef LLRP_CONNECTION_STATUSW LLRP_CONNECTION_STATUS
 
typedef LPLLRP_CONNECTION_STATUSW LPLLRP_CONNECTION_STATUS
 
typedef USB_OPERATION_INFOLPUSB_OPERATION_INFO
 
typedef LED_INFOLPLED_INFO
 
typedef ERROR_INFOWLPERROR_INFOW
 
typedef ERROR_INFOALPERROR_INFOA
 
typedef ERROR_INFOW ERROR_INFO
 
typedef LPERROR_INFOW LPERROR_INFO
 
typedef NXP_SET_EAS_PARAMSLPNXP_SET_EAS_PARAMS
 
typedef NXP_READ_PROTECT_PARAMSLPNXP_READ_PROTECT_PARAMS
 
typedef NXP_RESET_READ_PROTECT_PARAMSLPNXP_RESET_READ_PROTECT_PARAMS
 
typedef FUJITSU_CHANGE_WORDLOCK_ACCESS_PARAMSLPFUJITSU_CHANGE_WORDLOCK_ACCESS_PARAMS
 
typedef FUJITSU_CHANGE_BLOCKLOCK_ACCESS_PARAMSLPFUJITSU_CHANGE_BLOCKLOCK_ACCESS_PARAMS
 
typedef FUJITSU_READ_BLOCKLOCK_ACCESS_PARAMSLPFUJITSU_READ_BLOCKLOCK_ACCESS_PARAMS
 
typedef FUJITSU_BURST_WRITE_ACCESS_PARAMSLPFUJITSU_BURST_WRITE_ACCESS_PARAMS
 
typedef FUJITSU_BURST_ERASE_ACCESS_PARAMSLPFUJITSU_BURST_ERASE_ACCESS_PARAMS
 
typedef FUJITSU_AREA_READLOCK_ACCESS_PARAMSLPFUJITSU_AREA_READLOCK_ACCESS_PARAMS
 
typedef FUJITSU_AREA_WRITELOCK_ACCESS_PARAMSLPFUJITSU_AREA_WRITELOCK_ACCESS_PARAMS
 
typedef FUJITSU_AREA_WRITELOCK_WOPASSWORD_ACCESS_PARAMSLPFUJITSU_AREA_WRITELOCK_WOPASSWORD_ACCESS_PARAMS
 
typedef FUJITSU_CHANGE_BLOCK_OR_AREA_GROUPPASSWORD_ACCESS_PARAMSLPFUJITSU_CHANGE_BLOCK_OR_AREA_GROUPPASSWORD_ACCESS_PARAMS
 
typedef USERAPP_DATAWLPUSERAPP_DATAW
 
typedef USERAPP_LISTWLPUSERAPP_LISTW
 
typedef USERAPP_DATAALPUSERAPP_DATAA
 
typedef USERAPP_LISTALPUSERAPP_LISTA
 
typedef USERAPP_LISTW USERAPP_LIST
 
typedef LPUSERAPP_LISTW LPUSERAPP_LIST
 
typedef CABLE_LOSS_COMPENSATIONLPCABLE_LOSS_COMPENSATION
 
typedef SLED_BATTERY_STATUSLPSLED_BATTERY_STATUS
 
typedef STANDARD_REGION_INFOWLPSTANDARD_REGION_INFOW
 
typedef STANDARD_REGION_INFOALPSTANDARD_REGION_INFOA
 
typedef USER_INFOWLPUSER_INFOW
 
typedef USER_INFOALPUSER_INFOA
 
typedef ACTIVE_REGION_INFOWLPACTIVE_REGION_INFOW
 
typedef ACTIVE_REGION_INFOALPACTIVE_REGION_INFOA
 
typedef REGION_LISTWLPREGION_LISTW
 
typedef REGION_LISTALPREGION_LISTA
 
typedef STANDARD_INFO_LISTWLPSTANDARD_INFO_LISTW
 
typedef STANDARD_INFO_LISTALPSTANDARD_INFO_LISTA
 
typedef CHANNEL_LISTLPCHANNEL_LIST
 
typedef TEMPERATURE_STATUSWLPTEMPERATURE_STATUSW
 
typedef TEMPERATURE_STATUSALPTEMPERATURE_STATUSA
 
typedef STANDARD_REGION_INFOW STANDARD_REGION_INFO
 
typedef LPSTANDARD_REGION_INFOW LPSTANDARD_REGION_INFO
 
typedef ACTIVE_REGION_INFOW ACTIVE_REGION_INFO
 
typedef LPACTIVE_REGION_INFOW LPACTIVE_REGION_INFO
 
typedef REGION_LISTW REGION_LIST
 
typedef LPREGION_LISTW LPREGION_LIST
 
typedef STANDARD_INFO_LISTW STANDARD_INFO_LIST
 
typedef LPSTANDARD_INFO_LISTW LPSTANDARD_INFO_LIST
 
typedef USER_INFOW USER_INFO
 
typedef TEMPERATURE_STATUSW TEMPERATURE_STATUS
 
typedef LPTEMPERATURE_STATUSW LPTEMPERATURE_STATUS
 
typedef IOT_CLOUD_INFOWLPIOT_CLOUD_INFOW
 
typedef IOT_CLOUD_INFOALPIOT_CLOUD_INFOA
 
typedef IOT_CLOUD_INFOW IOT_CLOUD_INFO
 
typedef LPIOT_CLOUD_INFOW LPIOT_CLOUD_INFO
 

Detailed Description

Structures

Typedef Documentation

◆ PSEC_CONNECTION_INFO

◆ LPCONNECTION_INFO

◆ LPSERVER_INFO

◆ LPANTENNA_INFO

◆ LPLOCATION_INFO

◆ LPIMPINJ_QT_DATA

◆ LPIMPINJ_QT_WRITE_PARAMS

◆ LPIMPINJ_QT_READ_PARMS

◆ LPNXP_CHANGE_CONFIG_PARAMS

◆ LPComPortsA

◆ LPComPortsW

◆ ComPorts

◆ LPComPorts

◆ LPACCESS_OPERATION_RESULT

◆ LPSTATE_AWARE_SINGULATION_ACTION

◆ LPSINGULATION_CONTROL

◆ LPPERSISTENCE_CONFIG

◆ LPRF_MODE_TABLE_ENTRY

◆ LPUHF_RF_MODE_TABLE

◆ LPRF_MODES

typedef RF_MODES* LPRF_MODES

◆ LPTRANSMIT_POWER_LEVEL_TABLE

◆ LPRECEIVE_SENSITIVITY_TABLE

◆ LPDUTY_CYCLE_TABLE

◆ LPFREQ_HOP_TABLE

◆ LPFREQ_HOP_INFO

◆ LPFIXED_FREQ_INFO

◆ LPPER_ANTENNA_RECEIVE_SENSITIVITY_RANGE

◆ LPREADER_IDW

◆ LPREADER_IDA

◆ READER_ID

◆ LPREADER_ID

◆ LPVERSIONSW

◆ LPVERSIONA

typedef VERSIONA* LPVERSIONA

◆ LPREADER_MODULE_VERSIONSW

◆ LPREADER_MODULE_VERSIONSA

◆ LPREADER_CAPSW

◆ LPREADER_CAPSA

◆ READER_CAPS

◆ LPREADER_CAPS

◆ LPGPI_TRIGGER

◆ LPHANDHELD_TRIGGER

◆ LPTRIGGER_WITH_TIMEOUT

◆ LPPERIODIC_TRIGGER

◆ LPSTART_TRIGGER

◆ LPSTOP_TRIGGER

◆ LPRFSURVEY_STOP_TRIGGER

◆ LPTAG_EVENT_REPORT_INFO

◆ LPREPORT_TRIGGERS

◆ LPTRIGGER_INFO

◆ LPTAG_ZONE_INFOW

◆ LPTAG_ZONE_INFOA

◆ TAG_ZONE_INFO

◆ LPTAG_ZONE_INFO

◆ LPTAG_DATA

typedef TAG_DATA* LPTAG_DATA

◆ LPRFSURVEY_DATA

◆ LPTAG_STORAGE_SETTINGS

◆ LPRFSURVEY_STORAGE_SETTINGS

◆ LPDISCONNECTION_EVENT_DATA

◆ LPREADER_EXCEPTION_EVENT_DATAW

◆ LPREADER_EXCEPTION_EVENT_DATAA

◆ READER_EXCEPTION_EVENT_DATA

◆ LPREADER_EXCEPTION_EVENT_DATA

◆ LPANTENNA_EVENT_DATA

◆ LPGPI_EVENT_DATA

◆ LPHANDHELD_EVENT_DATA

◆ LPNXP_EAS_ALARM_DATA

◆ LPDEBUG_INFO_DATAW

◆ LPDEBUG_INFO_DATAA

◆ DEBUG_INFO_DATA

◆ LPDEBUG_INFO_DATA

◆ LPTEMPERATURE_ALARM_DATA

◆ LPSTATE_AWARE_ACTION_PARAMS

◆ LPPRE_FILTER

◆ LPPRE_FILTER_LIST

◆ LPANTENNA_STOP_TRIGGER

◆ LPANTENNA_RF_CONFIG

◆ LPANTENNA_CONFIG

◆ LPZONE_CONFIGW

◆ LPZONE_CONFIGA

◆ ZONE_CONFIG

◆ LPZONE_CONFIG

◆ LPZONE_INFO

◆ LPDEBUG_INFO_PARAMS

◆ LPZONE_SEQUENCE

◆ LPTAG_PATTERN

◆ LPRSSI_RANGE_FILTER

◆ LPPOST_FILTER

◆ LPACCESS_FILTER

◆ LPREAD_ACCESS_PARAMS

◆ LPWRITE_ACCESS_PARAMS

◆ LPWRITE_SPECIFIC_FIELD_ACCESS_PARAMS

◆ LPKILL_ACCESS_PARAMS

◆ LPLOCK_ACCESS_PARAMS

◆ LPBLOCK_ERASE_ACCESS_PARAMS

◆ LPRECOMMISSION_ACCESS_PARAMS

◆ LPBLOCK_PERMALOCK_ACCESS_PARAMS

◆ LPOP_CODE_PARAMS

◆ LPREADER_STATS

◆ LPVERSION_INFOW

◆ LPVERSION_INFOA

◆ VERSION_INFO

◆ LPVERSION_INFO

◆ LPLOGIN_INFOW

◆ LPLOGIN_INFOA

◆ LPFTPSERVER_INFOW

◆ LPFTPSERVER_INFOA

◆ LOGIN_INFO

◆ LPLOGIN_INFO

◆ LPFTPSERVER_INFO

◆ FTPSERVER_INFO

◆ LPUPDATE_STATUSW

◆ LPUPDATE_STATUSA

◆ UPDATE_STATUS

◆ LPUPDATE_STATUS

◆ LPUPDATE_PARTITION_STATUSW

◆ LPUPDATE_PARTITION_STATUSA

◆ UPDATE_PARTITION_STATUS

◆ LPUPDATE_PARTITION_STATUS

◆ LPTIME_SERVER_INFOW

◆ LPTIME_SERVER_INFOA

◆ TIME_SERVER_INFO

◆ LPTIME_SERVER_INFO

◆ LPSYSLOG_SERVER_INFOW

◆ LPSYSLOG_SERVER_INFOA

◆ LPWIRELESS_CONFIGURED_PARAMETERSW

◆ LPWIRELESS_CONFIGURED_PARAMETERSA

◆ SYSLOG_SERVER_INFO

◆ LPSYSLOG_SERVER_INFO

◆ WIRELESS_CONFIGURED_PARAMETERS

◆ LPWIRELESS_CONFIGURED_PARAMETERS

◆ LPREADER_INFOW

◆ LPREADER_INFOA

◆ READER_INFO

◆ LPREADER_INFO

◆ LPREADER_NETWORK_INFOW

◆ LPREADER_NETWORK_INFOA

◆ LPREADER_DEVICE_INFOW

◆ LPREADER_DEVICE_INFOA

◆ LPREADER_SYSTEM_INFOW

◆ LPREADER_SYSTEM_INFOA

◆ READER_SYSTEM_INFO

◆ LPREADER_SYSTEM_INFO

◆ READER_NETWORK_INFO

◆ LPREADER_NETWORK_INFO

◆ READER_NEWORK_INFO

◆ LPPROFILE_LISTW

◆ LPPROFILE_LISTA

◆ PROFILE_LIST

◆ LPPROFILE_LIST

◆ LPTIME_ZONE_LISTW

◆ LPTIME_ZONE_LISTA

◆ TIME_ZONE_LIST

◆ LPTIME_ZONE_LIST

◆ LPFILE_UPDATE_LISTW

◆ LPFILE_UPDATE_LISTA

◆ FILE_UPDATE_LIST

◆ LPFILE_UPDATE_LIST

◆ LPSEC_LLRP_CONFIG

◆ LPLLRP_CONNECTION_STATUSW

◆ LPLLRP_CONNECTION_STATUSA

◆ LPLLRP_CONNECTION_CONFIGW

◆ LPLLRP_CONNECTION_CONFIGA

◆ LLRP_CONNECTION_CONFIG

◆ LPLLRP_CONNECTION_CONFIG

◆ LLRP_CONNECTION_STATUS

◆ LPLLRP_CONNECTION_STATUS

◆ LPUSB_OPERATION_INFO

◆ LPLED_INFO

typedef LED_INFO* LPLED_INFO

◆ LPERROR_INFOW

◆ LPERROR_INFOA

◆ ERROR_INFO

◆ LPERROR_INFO

◆ LPNXP_SET_EAS_PARAMS

◆ LPNXP_READ_PROTECT_PARAMS

◆ LPNXP_RESET_READ_PROTECT_PARAMS

◆ LPFUJITSU_CHANGE_WORDLOCK_ACCESS_PARAMS

◆ LPFUJITSU_CHANGE_BLOCKLOCK_ACCESS_PARAMS

◆ LPFUJITSU_READ_BLOCKLOCK_ACCESS_PARAMS

◆ LPFUJITSU_BURST_WRITE_ACCESS_PARAMS

◆ LPFUJITSU_BURST_ERASE_ACCESS_PARAMS

◆ LPFUJITSU_AREA_READLOCK_ACCESS_PARAMS

◆ LPFUJITSU_AREA_WRITELOCK_ACCESS_PARAMS

◆ LPFUJITSU_AREA_WRITELOCK_WOPASSWORD_ACCESS_PARAMS

◆ LPFUJITSU_CHANGE_BLOCK_OR_AREA_GROUPPASSWORD_ACCESS_PARAMS

◆ LPUSERAPP_DATAW

◆ LPUSERAPP_LISTW

◆ LPUSERAPP_DATAA

◆ LPUSERAPP_LISTA

◆ USERAPP_LIST

◆ LPUSERAPP_LIST

◆ LPCABLE_LOSS_COMPENSATION

◆ LPSLED_BATTERY_STATUS

◆ LPSTANDARD_REGION_INFOW

◆ LPSTANDARD_REGION_INFOA

◆ LPUSER_INFOW

◆ LPUSER_INFOA

◆ LPACTIVE_REGION_INFOW

◆ LPACTIVE_REGION_INFOA

◆ LPREGION_LISTW

◆ LPREGION_LISTA

◆ LPSTANDARD_INFO_LISTW

◆ LPSTANDARD_INFO_LISTA

◆ LPCHANNEL_LIST

◆ LPTEMPERATURE_STATUSW

◆ LPTEMPERATURE_STATUSA

◆ STANDARD_REGION_INFO

◆ LPSTANDARD_REGION_INFO

◆ ACTIVE_REGION_INFO

◆ LPACTIVE_REGION_INFO

◆ REGION_LIST

◆ LPREGION_LIST

◆ STANDARD_INFO_LIST

◆ LPSTANDARD_INFO_LIST

◆ USER_INFO

◆ TEMPERATURE_STATUS

◆ LPTEMPERATURE_STATUS

◆ LPIOT_CLOUD_INFOW

◆ LPIOT_CLOUD_INFOA

◆ IOT_CLOUD_INFO

◆ LPIOT_CLOUD_INFO