![]() |
RFID API Documentation
1.0
Reference guide for RFID API
|
Functions | |
| RFID_STATUS WINAPI | RFID_LoginW (RFID_HANDLE32 *pReaderManagementHandle, LPLOGIN_INFOW lpLoginInfo, READER_TYPE readerType, BOOLEAN secureMode, LPVOID rsvd) |
| This function is used to login in to the reader. More... | |
| RFID_STATUS WINAPI | RFID_LoginA (RFID_HANDLE32 *pReaderManagementHandle, LPLOGIN_INFOA lpLoginInfo, READER_TYPE readerType, BOOLEAN secureMode, LPVOID rsvd) |
| RFID_STATUS WINAPI | RFID_Logout (RFID_HANDLE32 readerManagementHandle) |
| This function is used to logout from the reader. More... | |
| RFID_STATUS WINAPI | RFID_GetReaderStats (RFID_HANDLE32 readerManagementHandle, UINT16 antennaID, LPREADER_STATS lpReaderStats) |
| This function gets the statistics from the Reader. More... | |
| RFID_STATUS WINAPI | RFID_ClearReaderStats (RFID_HANDLE32 readerManagementHandle) |
| This function clears the reader statistics. More... | |
| RFID_STATUS WINAPI | RFID_EnableReadPoint (RFID_HANDLE32 readerManagementHandle, UINT16 antennaID, BOOLEAN status) |
| This function enables a Read-Point, i.e. More... | |
| RFID_STATUS WINAPI | RFID_GetReadPointStatus (RFID_HANDLE32 readerManagementHandle, UINT16 antennaID, BOOLEAN *pStatus) |
| This function gets the status of a Read-Point, i.e. More... | |
| RFID_STATUS WINAPI | RFID_GetReadPointConnectStatus (RFID_HANDLE32 readerManagementHandle, UINT16 antennaID, BOOLEAN *pConnectStatus) |
| This function gets the connect status of a Read-Point, i.e. More... | |
| RFID_STATUS WINAPI | RFID_SetAntennaMode (RFID_HANDLE32 readerManagementHandle, ANTENNA_MODE antennaMode) |
| This function sets the antenna mode to either mono static or bi-static. More... | |
| RFID_STATUS WINAPI | RFID_GetAntennaMode (RFID_HANDLE32 readerManagementHandle, ANTENNA_MODE *pAntennaMode) |
| This function gets the antenna mode to either mono-static or bi-static. More... | |
| RFID_STATUS WINAPI | RFID_ExportProfileToReaderW (RFID_HANDLE32 readerManagementHandle, TCHAR *pProfileName, TCHAR *pProfilePath, BOOLEAN activation) |
| Function name : RFID_ExportProfileToReader. More... | |
| RFID_STATUS WINAPI | RFID_ExportProfileToReaderA (RFID_HANDLE32 readerManagementHandle, CHAR *pProfileName, CHAR *pProfilePath, BOOLEAN activation) |
| RFID_STATUS WINAPI | RFID_ImportProfileFromReaderW (RFID_HANDLE32 readerManagementHandle, TCHAR *pProfileName, TCHAR *pProfilePath) |
| Function name : RFID_ImportProfileFromReader. More... | |
| RFID_STATUS WINAPI | RFID_ImportProfileFromReaderA (RFID_HANDLE32 readerManagementHandle, CHAR *pProfileName, CHAR *pProfilePath) |
| RFID_STATUS WINAPI | RFID_GetProfileListW (RFID_HANDLE32 readerManagementHandle, LPPROFILE_LIST lpProfileList) |
| Function name : RFID_GetProfileList. More... | |
| RFID_STATUS WINAPI | RFID_GetProfileListA (RFID_HANDLE32 readerManagementHandle, LPPROFILE_LISTA lpProfileList) |
| RFID_STATUS WINAPI | RFID_SetActiveProfileW (RFID_HANDLE32 readerManagementHandle, WCHAR *pProfileName) |
| Function name : RFID_SetActiveProfile. More... | |
| RFID_STATUS WINAPI | RFID_SetActiveProfileA (RFID_HANDLE32 readerManagementHandle, CHAR *pProfileName) |
| RFID_STATUS WINAPI | RFID_DeleteProfileW (RFID_HANDLE32 readerManagementHandle, WCHAR *pProfileName) |
| Function name : RFID_DeleteProfile. More... | |
| RFID_STATUS WINAPI | RFID_DeleteProfileA (RFID_HANDLE32 readerManagementHandle, CHAR *pProfileName) |
| RFID_STATUS WINAPI | RFID_UpdateSoftwareW (RFID_HANDLE32 readerManagementHandle, LPFTPSERVER_INFOW lpFtpLoginInfo) |
| This function updates the reader firmware software from the FTP/SCP server. More... | |
| RFID_STATUS WINAPI | RFID_UpdateSoftwareA (RFID_HANDLE32 readerManagementHandle, LPFTPSERVER_INFOA lpFtpLoginInfo) |
| RFID_STATUS WINAPI | RFID_GetUpdateStatusW (RFID_HANDLE32 readerManagementHandle, LPUPDATE_STATUSW lpStatus) |
| This function gets the firmware/software update status from the reader. More... | |
| RFID_STATUS WINAPI | RFID_GetUpdateStatusA (RFID_HANDLE32 readerManagementHandle, LPUPDATE_STATUSA lpStatus) |
| RFID_STATUS WINAPI | RFID_GetFilesToUpdateW (RFID_HANDLE32 readerManagementHandle, LPFILE_UPDATE_LISTW lpFileUpdateList) |
| Function name : RFID_GetFilesToUpdate. More... | |
| RFID_STATUS WINAPI | RFID_GetFilesToUpdateA (RFID_HANDLE32 readerManagementHandle, LPFILE_UPDATE_LISTA lpFileUpdateList) |
| RFID_STATUS WINAPI | RFID_UpdatePartition (RFID_HANDLE32 readerManagementHandle, UINT16 partitionIndex) |
| This function updates the partition for the given partition index. More... | |
| RFID_STATUS WINAPI | RFID_GetUpdatePartitionStatusW (RFID_HANDLE32 readerManagementHandle, LPUPDATE_PARTITION_STATUSW lpStatus) |
| This function gets the partition update status. More... | |
| RFID_STATUS WINAPI | RFID_GetUpdatePartitionStatusA (RFID_HANDLE32 readerManagementHandle, LPUPDATE_PARTITION_STATUSA lpStatus) |
| RFID_STATUS WINAPI | RFID_UpdateComplete (RFID_HANDLE32 readerManagementHandle) |
| This function completes the single file update and reboots the reader. More... | |
| RFID_STATUS WINAPI | RFID_UpdateRadioFirmwareW (RFID_HANDLE32 readerManagementHandle, TCHAR *pFileName) |
| This function updates the radio firmware. More... | |
| RFID_STATUS WINAPI | RFID_UpdateRadioFirmwareA (RFID_HANDLE32 readerManagementHandle, CHAR *pFileName) |
| RFID_STATUS WINAPI | RFID_UpdateRadioConfigW (RFID_HANDLE32 readerManagementHandle, TCHAR *pFileName) |
| This function updates the radio config data (OEM data) More... | |
| RFID_STATUS WINAPI | RFID_UpdateRadioConfigA (RFID_HANDLE32 readerManagementHandle, CHAR *pFileName) |
| RFID_STATUS WINAPI | RFID_Restart (RFID_HANDLE32 readerManagementHandle) |
| This function issues a restart command to the RFID device. More... | |
| RFID_STATUS WINAPI | RFID_FactoryReset (RFID_HANDLE32 readerManagementHandle) |
| This function issues a Reset to Factory Defaults command to the RFID device. More... | |
| RFID_STATUS WINAPI | RFID_GetHealthStatus (RFID_HANDLE32 readerManagementHandle, SERVICE_ID serviceID, HEALTH_STATUS *pHealthStatus, LPVOID rsvd) |
| This function gets the health status of the RFID reader. More... | |
| RFID_STATUS WINAPI | RFID_GetUSBOperationMode (RFID_HANDLE32 readerManagementHandle, LPUSB_OPERATION_INFO lpUsbOperationInfo) |
| This function gets the USB operation settings of the RFID Reader. More... | |
| RFID_STATUS WINAPI | RFID_SetUSBOperationMode (RFID_HANDLE32 readerManagementHandle, LPUSB_OPERATION_INFO lpUsbOperationInfo) |
| This function sets the USB operation Mode settings of the RFID Reader. More... | |
| RFID_STATUS WINAPI | RFID_GetGPIDebounceTime (RFID_HANDLE32 readerManagementHandle, UINT32 *pDebounceTimeMilliseconds, LPVOID rsvd) |
| This function gets the GPI debounce time of the RFID Reader. More... | |
| RFID_STATUS WINAPI | RFID_SetGPIDebounceTime (RFID_HANDLE32 readerManagementHandle, UINT32 debounceTimeMilliseconds, LPVOID rsvd) |
| This function sets the GPI Debounce time of the RFID Reader. More... | |
| RFID_STATUS WINAPI | RFID_SetUserLED (RFID_HANDLE32 readerManagementHandle, LPLED_INFO lpLedInfo) |
| This function sets User LED of the RFID Reader. More... | |
| RFID_STATUS WINAPI | RFID_GetLocalTime (RFID_HANDLE32 readerManagementHandle, LPSYSTEMTIME lpSystemTime) |
| This function gets the local time of the RFID Reader. More... | |
| RFID_STATUS WINAPI | RFID_SetLocalTime (RFID_HANDLE32 readerManagementHandle, LPSYSTEMTIME lpSystemTime) |
| This function sets Local time of the RFID Reader. More... | |
| RFID_STATUS WINAPI | RFID_SetReaderInfoW (RFID_HANDLE32 readerManagementHandle, LPREADER_INFOW lpReaderInfo) |
| This function sets the Reader information in the reader. More... | |
| RFID_STATUS WINAPI | RFID_SetReaderInfoA (RFID_HANDLE32 readerManagementHandle, LPREADER_INFOA lpReaderInfo) |
| RFID_STATUS WINAPI | RFID_GetReaderInfoW (RFID_HANDLE32 readerManagementHandle, LPREADER_INFOW lpReaderInfo) |
| This function gets the Reader information in the reader. More... | |
| RFID_STATUS WINAPI | RFID_GetReaderInfoA (RFID_HANDLE32 readerManagementHandle, LPREADER_INFOA lpReaderInfo) |
| RFID_STATUS WINAPI | RFID_GetTimeZoneListW (RFID_HANDLE32 readerManagementHandle, LPTIME_ZONE_LISTW lpTimeZoneList) |
| Function name : RFID_GetTimeZoneList. More... | |
| RFID_STATUS WINAPI | RFID_GetTimeZoneListA (RFID_HANDLE32 readerManagementHandle, LPTIME_ZONE_LISTA lpTimeZoneList) |
| RFID_STATUS WINAPI | RFID_SetTimeZone (RFID_HANDLE32 readerManagementHandle, UINT16 timeZoneIndex) |
| This function sets the time zone index in the reader. More... | |
| RFID_STATUS WINAPI | RFID_GetSystemInfoW (RFID_HANDLE32 readerManagementHandle, LPREADER_SYSTEM_INFO lpSystemInfo) |
| This function gets the system Information related to the reader. More... | |
| RFID_STATUS WINAPI | RFID_GetSystemInfoA (RFID_HANDLE32 readerManagementHandle, LPREADER_SYSTEM_INFOA lpSystemInfo) |
| RFID_STATUS WINAPI | RFID_GetNetworkInterfaceSettingsW (RFID_HANDLE32 readerManagementHandle, LPREADER_NETWORK_INFOW lpnetworkInfo) |
| This function gets the Network Information related to the reader. More... | |
| RFID_STATUS WINAPI | RFID_GetNetworkInterfaceSettingsA (RFID_HANDLE32 readerManagementHandle, LPREADER_NETWORK_INFOA lpnetworkInfo) |
| This function gets the Network Information related to the reader. More... | |
| RFID_STATUS WINAPI | RFID_GetLLRPConnectionConfigW (RFID_HANDLE32 readerManagementHandle, LPLLRP_CONNECTION_CONFIGW lpLLRPConnectionConfig) |
| This function gets the LLRP Connection Configuration from the reader. More... | |
| RFID_STATUS WINAPI | RFID_GetLLRPConnectionConfigA (RFID_HANDLE32 readerManagementHandle, LPLLRP_CONNECTION_CONFIGA lpLLRPConnectionConfig) |
| RFID_STATUS WINAPI | RFID_SetLLRPConnectionConfigW (RFID_HANDLE32 readerManagementHandle, LPLLRP_CONNECTION_CONFIGW lpLLRPConnectionConfig) |
| This function sets the LLRP Connection Configuration at the reader. More... | |
| RFID_STATUS WINAPI | RFID_SetLLRPConnectionConfigA (RFID_HANDLE32 readerManagementHandle, LPLLRP_CONNECTION_CONFIGA lpLLRPConnectionConfig) |
| RFID_STATUS WINAPI | RFID_GetLLRPConnectionStatusW (RFID_HANDLE32 readerManagementHandle, LPLLRP_CONNECTION_STATUSW lpLLRPConnectionStatus) |
| This function gets the LLRP Connection Status from the reader. More... | |
| RFID_STATUS WINAPI | RFID_GetLLRPConnectionStatusA (RFID_HANDLE32 readerManagementHandle, LPLLRP_CONNECTION_STATUSA lpLLRPConnectionStatus) |
| RFID_STATUS WINAPI | RFID_InitiateLLRPConnectionFromReader (RFID_HANDLE32 readerManagementHandle, LPVOID rsvd) |
| This function initiates an LLRP Connection from the reader to the port on the Server-IP as configured in LLRP_CONNECTION_CONFIG. More... | |
| RFID_STATUS WINAPI | RFID_DisconnectLLRPConnectionFromReader (RFID_HANDLE32 readerManagementHandle) |
| This function disconnects the current LLRP Connection from the reader. More... | |
| RFID_STATUS WINAPI | RFID_TurnOffRadioWhenIdle (RFID_HANDLE32 readerManagementHandle, INT32 idleTimeoutSeconds) |
| This function sets the idle timeout for the radio, after which the radio turns off. More... | |
| RFID_STATUS WINAPI | RFID_GetRadioIdleTimeout (RFID_HANDLE32 readerManagementHandle, INT32 *pIdleTimeoutSeconds) |
| This function gets the radio idle timeout of the reader. More... | |
| RFID_STATUS WINAPI | RFID_InstallUserAppW (RFID_HANDLE32 readerManagementHandle, WCHAR *pPathToPackage) |
| This function installs the application specified by the user on the reader. More... | |
| RFID_STATUS WINAPI | RFID_InstallUserAppA (RFID_HANDLE32 readerManagementHandle, CHAR *pPathToPackage) |
| RFID_STATUS WINAPI | RFID_UninstallUserAppW (RFID_HANDLE32 readerManagementHandle, WCHAR *pAppName) |
| This function uninstalls the application specified by the user from the reader. More... | |
| RFID_STATUS WINAPI | RFID_UninstallUserAppA (RFID_HANDLE32 readerManagementHandle, CHAR *pAppName) |
| RFID_STATUS WINAPI | RFID_StartUserAppW (RFID_HANDLE32 readerManagementHandle, WCHAR *pAppName) |
| This function starts the application specified by the user. More... | |
| RFID_STATUS WINAPI | RFID_StartUserAppA (RFID_HANDLE32 readerManagementHandle, CHAR *pAppName) |
| RFID_STATUS WINAPI | RFID_StopUserAppW (RFID_HANDLE32 readerManagementHandle, WCHAR *pAppName) |
| This function stops the application specified by the user. More... | |
| RFID_STATUS WINAPI | RFID_StopUserAppA (RFID_HANDLE32 readerManagementHandle, CHAR *pAppName) |
| RFID_STATUS WINAPI | RFID_GetUserAppRunStatusW (RFID_HANDLE32 readerManagementHandle, WCHAR *pAppName, BOOLEAN *pRunStatus) |
| This function gets the run status of the application specified by the user. More... | |
| RFID_STATUS WINAPI | RFID_GetUserAppRunStatusA (RFID_HANDLE32 readerManagementHandle, CHAR *pAppName, BOOLEAN *pRunStatus) |
| RFID_STATUS WINAPI | RFID_ListUserAppsW (RFID_HANDLE32 readerManagementHandle, LPUSERAPP_LIST lpAppList) |
| This function lists all the user applications installed on the reader. More... | |
| RFID_STATUS WINAPI | RFID_ListUserAppsA (RFID_HANDLE32 readerManagementHandle, LPUSERAPP_LISTA lpAppList) |
| This function lists all the user applications installed on the reader. More... | |
| RFID_STATUS WINAPI | RFID_SetUserAppAutoStartW (RFID_HANDLE32 readerManagementHandle, WCHAR *pAppName, BOOLEAN Enable) |
| This function enables/disables autoStart of the applications specified by the reader. More... | |
| RFID_STATUS WINAPI | RFID_SetUserAppAutoStartA (RFID_HANDLE32 readerManagementHandle, CHAR *pAppName, BOOLEAN Enable) |
| RFID_STATUS WINAPI | RFID_SetCableLossCompensation (RFID_HANDLE32 readerManagementHandle, UINT16 nTotalAntennasToSet, LPCABLE_LOSS_COMPENSATION *lppCableLossCompensation) |
| This function sets the cable loss compensation settings. More... | |
| RFID_STATUS WINAPI | RFID_GetCableLossCompensation (RFID_HANDLE32 readerManagementHandle, LPCABLE_LOSS_COMPENSATION lpCableLossCompensation) |
| This function gets the cable loss compensation setting for given antenna ID. More... | |
| RFID_STATUS WINAPI | RFID_GetSupportedRegionListW (RFID_HANDLE32 readerManagementHandle, REGION_LISTW *SupportedRegions) |
| This function gives list of supported regions on Reader. More... | |
| RFID_STATUS WINAPI | RFID_GetSupportedRegionListA (RFID_HANDLE32 readerManagementHandle, REGION_LISTA *SupportedRegions) |
| RFID_STATUS WINAPI | RFID_GetRegionStandardListW (RFID_HANDLE32 readerManagementHandle, WCHAR *RegionName, STANDARD_INFO_LISTW *RegionStds) |
| This function gives list of supported communication standards for a particular region. More... | |
| RFID_STATUS WINAPI | RFID_GetRegionStandardListA (RFID_HANDLE32 readerManagementHandle, CHAR *RegionName, STANDARD_INFO_LISTA *RegionStds) |
| RFID_STATUS WINAPI | RFID_SetActiveRegionW (RFID_HANDLE32 readerManagementHandle, WCHAR *RegionName, WCHAR *CommunicationStandardName) |
| Set particular region as active region. More... | |
| RFID_STATUS WINAPI | RFID_SetActiveRegionA (RFID_HANDLE32 readerManagementHandle, CHAR *RegionName, CHAR *CommunicationStandardName) |
| RFID_STATUS WINAPI | RFID_SetFrequencySetting (RFID_HANDLE32 readerManagementHandle, BOOLEAN bEnableFrequencyHopping, CHANNEL_LIST *lpChannelTable) |
| Set freq-hopping with a list of supported channel indexes for active region. More... | |
| RFID_STATUS WINAPI | RFID_GetActiveRegionInfoW (RFID_HANDLE32 readerManagementHandle, ACTIVE_REGION_INFOW *ActiveRegionInfo) |
| Get region information which is currently active region and frequency settings. More... | |
| RFID_STATUS WINAPI | RFID_GetActiveRegionInfoA (RFID_HANDLE32 readerManagementHandle, ACTIVE_REGION_INFOA *ActiveRegionInfo) |
| RFID_STATUS WINAPI | RFID_GetActiveRegionStandardInfoW (RFID_HANDLE32 readerManagementHandle, STANDARD_REGION_INFOW *CurrentActiveRegionStandardInfo) |
| Get active region standard information. More... | |
| RFID_STATUS WINAPI | RFID_GetActiveRegionStandardInfoA (RFID_HANDLE32 readerManagementHandle, STANDARD_REGION_INFOA *CurrentActiveRegionStandardInfo) |
| RFID_STATUS WINAPI | RFID_ChangePasswordW (RFID_HANDLE32 readerManagementHandle, USER_INFOW *lpUserInfo) |
| This function changes the password for the given user. More... | |
| RFID_STATUS WINAPI | RFID_ChangePasswordA (RFID_HANDLE32 readerManagementHandle, LPUSER_INFOA lpUserInfo) |
| This function changes the password for the given user. More... | |
| RFID_STATUS WINAPI | RFID_GetPowerNegotiationState (RFID_HANDLE32 readerManagementHandle, BOOLEAN *lpPowerNegotiationState) |
| This function gets the power negotiation state of the RFID Reader. More... | |
| RFID_STATUS WINAPI | RFID_SetPowerNegotiationState (RFID_HANDLE32 readerManagementHandle, BOOLEAN powerNegotiationState) |
| This function sets the power negotiation state of the RFID Reader. More... | |
| RFID_STATUS WINAPI | RFID_GetPowerNegotiationStatus (RFID_HANDLE32 readerManagementHandle, POWER_NEGOTIATION_STATUS *lpPowerNegotiationStatus) |
| This function gets the Power Negotiation Status of the RFID reader. More... | |
| RFID_STATUS WINAPI | RFID_SetNTPServerW (RFID_HANDLE32 readerManagementHandle, LPTIME_SERVER_INFOW lpTimeServerInfo) |
| This function sets the NTP Server configuration. More... | |
| RFID_STATUS WINAPI | RFID_SetNTPServerA (RFID_HANDLE32 readerManagementHandle, LPTIME_SERVER_INFOA lpTimeServerInfo) |
| This function sets the NTP Server configuration. More... | |
| RFID_STATUS WINAPI | RFID_GetNTPServerW (RFID_HANDLE32 readerManagementHandle, LPTIME_SERVER_INFOW lpTimeServerInfo) |
| This function gets the NTP Server configuration. More... | |
| RFID_STATUS WINAPI | RFID_GetNTPServerA (RFID_HANDLE32 readerManagementHandle, LPTIME_SERVER_INFOA lpTimeServerInfo) |
| This function gets the NTP Server configuration. More... | |
| RFID_STATUS WINAPI | RFID_SetSysLogServerW (RFID_HANDLE32 readerManagementHandle, LPSYSLOG_SERVER_INFOW lpSysLogServerInfo) |
| This function sets the SysLog Server configuration. More... | |
| RFID_STATUS WINAPI | RFID_SetSysLogServerA (RFID_HANDLE32 readerManagementHandle, LPSYSLOG_SERVER_INFOA lpSysLogServerInfo) |
| This function sets the SysLog Server configuration. More... | |
| RFID_STATUS WINAPI | RFID_SetWirelessNetworkW (RFID_HANDLE32 readerManagementHandle, LPWIRELESS_CONFIGURED_PARAMETERSW lpWirelessConfiguredParameters) |
| This function sets the Wireless Network configuration. More... | |
| RFID_STATUS WINAPI | RFID_SetWirelessNetworkA (RFID_HANDLE32 readerManagementHandle, LPWIRELESS_CONFIGURED_PARAMETERSA lpWirelessConfiguredParameters) |
| This function sets the Wireless Network configuration. More... | |
| RFID_STATUS WINAPI | RFID_SetNetworkInterfaceSettingsW (RFID_HANDLE32 readerManagementHandle, LPREADER_NETWORK_INFOW lpnetworkInfo) |
| This function sets the Network Interfcae Settings. More... | |
| RFID_STATUS WINAPI | RFID_SetNetworkInterfaceSettingsA (RFID_HANDLE32 readerManagementHandle, LPREADER_NETWORK_INFOA lpnetworkInfo) |
| This function sets the Network Interfcae Settings. More... | |
| RFID_STATUS WINAPI | RFID_GetSysLogServerW (RFID_HANDLE32 readerManagementHandle, LPSYSLOG_SERVER_INFOW lpSysLogServerInfo) |
| This function gets the SysLog Server configuration. More... | |
| RFID_STATUS WINAPI | RFID_GetSysLogServerA (RFID_HANDLE32 readerManagementHandle, LPSYSLOG_SERVER_INFOA lpSysLogServerInfo) |
| This function gets the SysLog Server configuration. More... | |
| RFID_STATUS WINAPI | RFID_GetWirelessConfigParametersA (RFID_HANDLE32 readerManagementHandle, LPWIRELESS_CONFIGURED_PARAMETERSA lpWirelessConfiguredParameters) |
| This function gets the Wireless N/W Configuration Parameters. More... | |
| RFID_STATUS WINAPI | RFID_GetWirelessConfigParametersW (RFID_HANDLE32 readerManagementHandle, LPWIRELESS_CONFIGURED_PARAMETERSW lpWirelessConfiguredParameters) |
| This function gets the SysLog Server configuration. More... | |
| RFID_STATUS WINAPI | RFID_GetTemperatureStatusW (RFID_HANDLE32 readerManagementHandle, LPTEMPERATURE_STATUSW lpTemperatureStatus) |
| This function gets the Temperature Status of the RFID reader. More... | |
| RFID_STATUS WINAPI | RFID_GetTemperatureStatusA (RFID_HANDLE32 readerManagementHandle, LPTEMPERATURE_STATUSA lpTemperatureStatus) |
| This function gets the Temperature Status of the RFID reader. More... | |
| RFID_STATUS WINAPI | RFID_GetCountryCodeFromRegion (RFID_HANDLE32 readerManagementHandle, WCHAR *RegionName, UINT32 *CountryCode) |
| This function get the country code given the region name. More... | |
| RFID_STATUS WINAPI | RFID_GenerateRegionsConfigFile (RFID_HANDLE32 readerManagementHandle) |
| This function is used to generate regions config file in RE40. More... | |
| RFID_STATUS WINAPI RFID_LoginW | ( | RFID_HANDLE32 * | pReaderManagementHandle, |
| LPLOGIN_INFOW | lpLoginInfo, | ||
| READER_TYPE | readerType, | ||
| BOOLEAN | secureMode, | ||
| LPVOID | rsvd | ||
| ) |
This function is used to login in to the reader.
| [out] | pReaderManagementHandle | Returns handle to the Reader Management Interface of the Reader. |
| [in] | lpLoginInfo | Pointer to LOGIN_INFO (user name & password). |
| [in] | readerType | Specifies the Reader type (XR, FX or MC). |
| [in] | secureMode | FALSE for HTTP, TRUE for HTTPS. |
| [in] | rsvd | Reserved for future use. |
| RFID_STATUS WINAPI RFID_LoginA | ( | RFID_HANDLE32 * | pReaderManagementHandle, |
| LPLOGIN_INFOA | lpLoginInfo, | ||
| READER_TYPE | readerType, | ||
| BOOLEAN | secureMode, | ||
| LPVOID | rsvd | ||
| ) |
| RFID_STATUS WINAPI RFID_Logout | ( | RFID_HANDLE32 | readerManagementHandle | ) |
This function is used to logout from the reader.
| [in] | readerManagementHandle | Handle returned by RFID_Login. |
| RFID_STATUS WINAPI RFID_GetReaderStats | ( | RFID_HANDLE32 | readerManagementHandle, |
| UINT16 | antennaID, | ||
| LPREADER_STATS | lpReaderStats | ||
| ) |
This function gets the statistics from the Reader.
The statistics contains only RFID related statistics.
| [in] | readerManagementHandle | Handle to the RFID device. |
| [in] | antennaID | Antenna ID; cannot be zero. |
| [out] | lpReaderStats | Pointer to READER_STATS. |
| RFID_STATUS WINAPI RFID_ClearReaderStats | ( | RFID_HANDLE32 | readerManagementHandle | ) |
This function clears the reader statistics.
| [in] | readerManagementHandle | Handle to the RFID device. |
| RFID_STATUS WINAPI RFID_EnableReadPoint | ( | RFID_HANDLE32 | readerManagementHandle, |
| UINT16 | antennaID, | ||
| BOOLEAN | status | ||
| ) |
This function enables a Read-Point, i.e.
Antenna for use using the Reader Management interface.
| [in] | readerManagementHandle | Handle returned by RFID_Login. |
| [in] | antennaID | Antenna ID |
| [in] | status | Enable-TRUE, Disable-FALSE |
| RFID_STATUS WINAPI RFID_GetReadPointStatus | ( | RFID_HANDLE32 | readerManagementHandle, |
| UINT16 | antennaID, | ||
| BOOLEAN * | pStatus | ||
| ) |
This function gets the status of a Read-Point, i.e.
Antenna using the Reader Management interface.
| [in] | readerManagementHandle | Handle returned by RFID_Login. |
| [in] | antennaID | Antenna ID |
| [out] | pStatus | Pointer to status: Enabled-TRUE, Disabled-FALSE |
| RFID_STATUS WINAPI RFID_GetReadPointConnectStatus | ( | RFID_HANDLE32 | readerManagementHandle, |
| UINT16 | antennaID, | ||
| BOOLEAN * | pConnectStatus | ||
| ) |
This function gets the connect status of a Read-Point, i.e.
Antenna using the Reader Management interface.
| [in] | readerManagementHandle | Handle returned by RFID_Login. |
| [in] | antennaID | Antenna ID |
| [out] | pConnectStatus | Pointer to status: Connected-TRUE, Disconnected-FALSE |
| RFID_STATUS WINAPI RFID_SetAntennaMode | ( | RFID_HANDLE32 | readerManagementHandle, |
| ANTENNA_MODE | antennaMode | ||
| ) |
This function sets the antenna mode to either mono static or bi-static.
| [in] | readerManagementHandle | Handle returned by RFID_Login. |
| [in] | antennaMode | Specifies Antenna mode of type (ANTENNA_MODE) |
| RFID_STATUS WINAPI RFID_GetAntennaMode | ( | RFID_HANDLE32 | readerManagementHandle, |
| ANTENNA_MODE * | pAntennaMode | ||
| ) |
This function gets the antenna mode to either mono-static or bi-static.
| [in] | readerManagementHandle | Handle returned by RFID_Login. |
| [out] | pAntennaMode | Antenna mode of type (ANTENNA_MODE). |
| RFID_STATUS WINAPI RFID_ExportProfileToReaderW | ( | RFID_HANDLE32 | readerManagementHandle, |
| TCHAR * | pProfileName, | ||
| TCHAR * | pProfilePath, | ||
| BOOLEAN | activation | ||
| ) |
Function name : RFID_ExportProfileToReader.
This function updates the reader configuration XML file.
| [in] | readerManagementHandle | Handle returned by RFID_Login. |
| [in] | pProfileName | Profile to be uploaded, e.g. "Config.xml". |
| [in] | pProfilePath | Local Path Of the Profile. |
| [in] | activation | Determines whether the profile is to be activated or not. If activation is set TRUE, the profile will be uploaded and activated. If activation is set FALSE, the profile will be uploaded but not activated. This value is ignored in XR. |
| RFID_STATUS WINAPI RFID_ExportProfileToReaderA | ( | RFID_HANDLE32 | readerManagementHandle, |
| CHAR * | pProfileName, | ||
| CHAR * | pProfilePath, | ||
| BOOLEAN | activation | ||
| ) |
| RFID_STATUS WINAPI RFID_ImportProfileFromReaderW | ( | RFID_HANDLE32 | readerManagementHandle, |
| TCHAR * | pProfileName, | ||
| TCHAR * | pProfilePath | ||
| ) |
Function name : RFID_ImportProfileFromReader.
This function downloads the reader configuration XML file.
| [in] | readerManagementHandle | Handle returned by RFID_Login. |
| [in] | pProfileName | Profile Name to be downloaded, e.g. "Config.xml". |
| [in] | pProfilePath | Local Path of the Profile to be saved. |
| RFID_STATUS WINAPI RFID_ImportProfileFromReaderA | ( | RFID_HANDLE32 | readerManagementHandle, |
| CHAR * | pProfileName, | ||
| CHAR * | pProfilePath | ||
| ) |
| RFID_STATUS WINAPI RFID_GetProfileListW | ( | RFID_HANDLE32 | readerManagementHandle, |
| LPPROFILE_LIST | lpProfileList | ||
| ) |
Function name : RFID_GetProfileList.
This function gets the list of profile available in the reader.
| [in] | readerManagementHandle | Handle returned by RFID_Login. |
| [out] | lpProfileList | Pointer to PROFILE_LIST . |
| RFID_STATUS WINAPI RFID_GetProfileListA | ( | RFID_HANDLE32 | readerManagementHandle, |
| LPPROFILE_LISTA | lpProfileList | ||
| ) |
| RFID_STATUS WINAPI RFID_SetActiveProfileW | ( | RFID_HANDLE32 | readerManagementHandle, |
| WCHAR * | pProfileName | ||
| ) |
Function name : RFID_SetActiveProfile.
This function sets the profile as active profile in the reader.
| [in] | readerManagementHandle | Handle returned by RFID_Login. |
| [in] | pProfileName | Pointer to Profile Name . |
| RFID_STATUS WINAPI RFID_SetActiveProfileA | ( | RFID_HANDLE32 | readerManagementHandle, |
| CHAR * | pProfileName | ||
| ) |
| RFID_STATUS WINAPI RFID_DeleteProfileW | ( | RFID_HANDLE32 | readerManagementHandle, |
| WCHAR * | pProfileName | ||
| ) |
Function name : RFID_DeleteProfile.
This function deletes the profile from the reader.
| [in] | readerManagementHandle | Handle returned by RFID_Login. |
| [in] | pProfileName | Pointer to Profile Name. |
| RFID_STATUS WINAPI RFID_DeleteProfileA | ( | RFID_HANDLE32 | readerManagementHandle, |
| CHAR * | pProfileName | ||
| ) |
| RFID_STATUS WINAPI RFID_UpdateSoftwareW | ( | RFID_HANDLE32 | readerManagementHandle, |
| LPFTPSERVER_INFOW | lpFtpLoginInfo | ||
| ) |
This function updates the reader firmware software from the FTP/SCP server.
| [in] | readerManagementHandle | Handle returned by RFID_Login. |
| [in] | lpFtpLoginInfo | Pointer to FTPSERVER_INFO which contains the Reader's OSUpdate software. |
| RFID_STATUS WINAPI RFID_UpdateSoftwareA | ( | RFID_HANDLE32 | readerManagementHandle, |
| LPFTPSERVER_INFOA | lpFtpLoginInfo | ||
| ) |
| RFID_STATUS WINAPI RFID_GetUpdateStatusW | ( | RFID_HANDLE32 | readerManagementHandle, |
| LPUPDATE_STATUSW | lpStatus | ||
| ) |
This function gets the firmware/software update status from the reader.
| [in] | readerManagementHandle | Handle returned by RFID_Login. |
| [out] | lpStatus | Pointer to UPDATE_STATUS . |
| RFID_STATUS WINAPI RFID_GetUpdateStatusA | ( | RFID_HANDLE32 | readerManagementHandle, |
| LPUPDATE_STATUSA | lpStatus | ||
| ) |
| RFID_STATUS WINAPI RFID_GetFilesToUpdateW | ( | RFID_HANDLE32 | readerManagementHandle, |
| LPFILE_UPDATE_LISTW | lpFileUpdateList | ||
| ) |
Function name : RFID_GetFilesToUpdate.
This function gets the list of files names to update the reader software.
| [in] | readerManagementHandle | Handle returned by RFID_Login. |
| [out] | lpFileUpdateList | Pointer to FILE_UPDATE_LIST |
| RFID_STATUS WINAPI RFID_GetFilesToUpdateA | ( | RFID_HANDLE32 | readerManagementHandle, |
| LPFILE_UPDATE_LISTA | lpFileUpdateList | ||
| ) |
| RFID_STATUS WINAPI RFID_UpdatePartition | ( | RFID_HANDLE32 | readerManagementHandle, |
| UINT16 | partitionIndex | ||
| ) |
This function updates the partition for the given partition index.
| [in] | readerManagementHandle | Handle returned by RFID_Login. |
| [in] | partitionIndex | Partition Zone Index (zero based) which are retrived from RFID_GetFilesToUpdate |
| RFID_STATUS WINAPI RFID_GetUpdatePartitionStatusW | ( | RFID_HANDLE32 | readerManagementHandle, |
| LPUPDATE_PARTITION_STATUSW | lpStatus | ||
| ) |
This function gets the partition update status.
| [in] | readerManagementHandle | Handle returned by RFID_Login. |
| [out] | lpStatus | Pointer to UPDATE_PARTITION_STATUS . |
| RFID_STATUS WINAPI RFID_GetUpdatePartitionStatusA | ( | RFID_HANDLE32 | readerManagementHandle, |
| LPUPDATE_PARTITION_STATUSA | lpStatus | ||
| ) |
| RFID_STATUS WINAPI RFID_UpdateComplete | ( | RFID_HANDLE32 | readerManagementHandle | ) |
This function completes the single file update and reboots the reader.
| [in] | readerManagementHandle | Handle returned by RFID_Login. |
| RFID_STATUS WINAPI RFID_UpdateRadioFirmwareW | ( | RFID_HANDLE32 | readerManagementHandle, |
| TCHAR * | pFileName | ||
| ) |
This function updates the radio firmware.
| [in] | readerManagementHandle | Handle returned by RFID_Login. |
| [in] | pFileName | String containing the name of firmware update file. |
| RFID_STATUS WINAPI RFID_UpdateRadioFirmwareA | ( | RFID_HANDLE32 | readerManagementHandle, |
| CHAR * | pFileName | ||
| ) |
| RFID_STATUS WINAPI RFID_UpdateRadioConfigW | ( | RFID_HANDLE32 | readerManagementHandle, |
| TCHAR * | pFileName | ||
| ) |
This function updates the radio config data (OEM data)
| [in] | readerManagementHandle | Handle returned by RFID_Login. |
| [in] | pFileName | String containing the name of config update file. |
| RFID_STATUS WINAPI RFID_UpdateRadioConfigA | ( | RFID_HANDLE32 | readerManagementHandle, |
| CHAR * | pFileName | ||
| ) |
| RFID_STATUS WINAPI RFID_Restart | ( | RFID_HANDLE32 | readerManagementHandle | ) |
This function issues a restart command to the RFID device.
| [in] | readerManagementHandle | Handle returned by RFID_Login. |
| RFID_STATUS WINAPI RFID_FactoryReset | ( | RFID_HANDLE32 | readerManagementHandle | ) |
This function issues a Reset to Factory Defaults command to the RFID device.
| [in] | readerManagementHandle | Handle returned by RFID_Login. |
| RFID_STATUS WINAPI RFID_GetHealthStatus | ( | RFID_HANDLE32 | readerManagementHandle, |
| SERVICE_ID | serviceID, | ||
| HEALTH_STATUS * | pHealthStatus, | ||
| LPVOID | rsvd | ||
| ) |
This function gets the health status of the RFID reader.
| [in] | readerManagementHandle | Handle returned by RFID_Login. |
| [in] | serviceID | Service ID to get the health status |
| [out] | pHealthStatus | Gets the status whether UP or DOWN |
| [in] | rsvd | Reserved for future use. |
| RFID_STATUS WINAPI RFID_GetUSBOperationMode | ( | RFID_HANDLE32 | readerManagementHandle, |
| LPUSB_OPERATION_INFO | lpUsbOperationInfo | ||
| ) |
This function gets the USB operation settings of the RFID Reader.
| [in] | readerManagementHandle | Handle returned by RFID_Login. |
| [out] | lpUsbOperationInfo | Pointer to USB_OPERATION_INFO. |
| RFID_STATUS WINAPI RFID_SetUSBOperationMode | ( | RFID_HANDLE32 | readerManagementHandle, |
| LPUSB_OPERATION_INFO | lpUsbOperationInfo | ||
| ) |
This function sets the USB operation Mode settings of the RFID Reader.
| [in] | readerManagementHandle | Handle returned by RFID_Login. |
| [in] | lpUsbOperationInfo | Pointer to USB_OPERATION_INFO. |
| RFID_STATUS WINAPI RFID_GetGPIDebounceTime | ( | RFID_HANDLE32 | readerManagementHandle, |
| UINT32 * | pDebounceTimeMilliseconds, | ||
| LPVOID | rsvd | ||
| ) |
This function gets the GPI debounce time of the RFID Reader.
| [in] | readerManagementHandle | Handle returned by RFID_Login. |
| [in] | pDebounceTimeMilliseconds | Pointer to GPI Debounce time (in Milliseconds) |
| [in] | rsvd | Reserved for future use. |
| RFID_STATUS WINAPI RFID_SetGPIDebounceTime | ( | RFID_HANDLE32 | readerManagementHandle, |
| UINT32 | debounceTimeMilliseconds, | ||
| LPVOID | rsvd | ||
| ) |
This function sets the GPI Debounce time of the RFID Reader.
| [in] | readerManagementHandle | Handle returned by RFID_Login. |
| [in] | debounceTimeMilliseconds | Specifies GPI debounce time (in Milliseconds) |
| [in] | rsvd | Reserved for future use. |
| RFID_STATUS WINAPI RFID_SetUserLED | ( | RFID_HANDLE32 | readerManagementHandle, |
| LPLED_INFO | lpLedInfo | ||
| ) |
This function sets User LED of the RFID Reader.
| [in] | readerManagementHandle | Handle returned by RFID_Login. |
| [in] | lpLedInfo | Pointer to LED Info contains LED color, duration (in Seconds) & whether to blink |
| RFID_STATUS WINAPI RFID_GetLocalTime | ( | RFID_HANDLE32 | readerManagementHandle, |
| LPSYSTEMTIME | lpSystemTime | ||
| ) |
This function gets the local time of the RFID Reader.
| [in] | readerManagementHandle | Handle returned by RFID_Login. |
| [in] | lpSystemTime | Pointer to Reader Local Time |
| RFID_STATUS WINAPI RFID_SetLocalTime | ( | RFID_HANDLE32 | readerManagementHandle, |
| LPSYSTEMTIME | lpSystemTime | ||
| ) |
This function sets Local time of the RFID Reader.
| [in] | readerManagementHandle | Handle returned by RFID_Login. |
| [in] | lpSystemTime | Pointer to Reader Local Time |
| RFID_STATUS WINAPI RFID_SetReaderInfoW | ( | RFID_HANDLE32 | readerManagementHandle, |
| LPREADER_INFOW | lpReaderInfo | ||
| ) |
This function sets the Reader information in the reader.
| [in] | readerManagementHandle | Handle returned by RFID_Login. |
| [out] | lpReaderInfo | Pointer to READER_INFO |
| RFID_STATUS WINAPI RFID_SetReaderInfoA | ( | RFID_HANDLE32 | readerManagementHandle, |
| LPREADER_INFOA | lpReaderInfo | ||
| ) |
| RFID_STATUS WINAPI RFID_GetReaderInfoW | ( | RFID_HANDLE32 | readerManagementHandle, |
| LPREADER_INFOW | lpReaderInfo | ||
| ) |
This function gets the Reader information in the reader.
| [in] | readerManagementHandle | Handle returned by RFID_Login. |
| [out] | lpReaderInfo | Pointer to READER_INFO |
| RFID_STATUS WINAPI RFID_GetReaderInfoA | ( | RFID_HANDLE32 | readerManagementHandle, |
| LPREADER_INFOA | lpReaderInfo | ||
| ) |
| RFID_STATUS WINAPI RFID_GetTimeZoneListW | ( | RFID_HANDLE32 | readerManagementHandle, |
| LPTIME_ZONE_LISTW | lpTimeZoneList | ||
| ) |
Function name : RFID_GetTimeZoneList.
This function gets the list of Time Zone supported by the reader.
| [in] | readerManagementHandle | Handle returned by RFID_Login. |
| [out] | lpTimeZoneList | Pointer to TIME_ZONE_LIST. |
| RFID_STATUS WINAPI RFID_GetTimeZoneListA | ( | RFID_HANDLE32 | readerManagementHandle, |
| LPTIME_ZONE_LISTA | lpTimeZoneList | ||
| ) |
| RFID_STATUS WINAPI RFID_SetTimeZone | ( | RFID_HANDLE32 | readerManagementHandle, |
| UINT16 | timeZoneIndex | ||
| ) |
This function sets the time zone index in the reader.
| [in] | readerManagementHandle | Handle returned by RFID_Login. |
| [in] | timeZoneIndex | Time Zone Index (zero based) which are retrived from RFID_GetTimeZoneList |
| RFID_STATUS WINAPI RFID_GetSystemInfoW | ( | RFID_HANDLE32 | readerManagementHandle, |
| LPREADER_SYSTEM_INFO | lpSystemInfo | ||
| ) |
This function gets the system Information related to the reader.
| [in] | readerManagementHandle | Handle returned by RFID_Login. |
| [out] | lpSystemInfo | Pointer to SYSTEM_INFO |
| RFID_STATUS WINAPI RFID_GetSystemInfoA | ( | RFID_HANDLE32 | readerManagementHandle, |
| LPREADER_SYSTEM_INFOA | lpSystemInfo | ||
| ) |
| RFID_STATUS WINAPI RFID_GetNetworkInterfaceSettingsW | ( | RFID_HANDLE32 | readerManagementHandle, |
| LPREADER_NETWORK_INFOW | lpnetworkInfo | ||
| ) |
This function gets the Network Information related to the reader.
| [in] | readerManagementHandle | Handle returned by RFID_Login. |
| [out] | lpnetworkInfo | Pointer to SYSTEM_INFO |
| RFID_STATUS WINAPI RFID_GetNetworkInterfaceSettingsA | ( | RFID_HANDLE32 | readerManagementHandle, |
| LPREADER_NETWORK_INFOA | lpnetworkInfo | ||
| ) |
This function gets the Network Information related to the reader.
| [in] | readerManagementHandle | Handle returned by RFID_Login. |
| [out] | lpnetworkInfo | Pointer to SYSTEM_INFO |
| RFID_STATUS WINAPI RFID_GetLLRPConnectionConfigW | ( | RFID_HANDLE32 | readerManagementHandle, |
| LPLLRP_CONNECTION_CONFIGW | lpLLRPConnectionConfig | ||
| ) |
This function gets the LLRP Connection Configuration from the reader.
| [in] | readerManagementHandle | Handle returned by RFID_Login. |
| [out] | lpLLRPConnectionConfig | Pointer to LLRP_CONNECTION_CONFIG |
| RFID_STATUS WINAPI RFID_GetLLRPConnectionConfigA | ( | RFID_HANDLE32 | readerManagementHandle, |
| LPLLRP_CONNECTION_CONFIGA | lpLLRPConnectionConfig | ||
| ) |
| RFID_STATUS WINAPI RFID_SetLLRPConnectionConfigW | ( | RFID_HANDLE32 | readerManagementHandle, |
| LPLLRP_CONNECTION_CONFIGW | lpLLRPConnectionConfig | ||
| ) |
This function sets the LLRP Connection Configuration at the reader.
| [in] | readerManagementHandle | Handle returned by RFID_Login. |
| [in] | lpLLRPConnectionConfig | Pointer to LLRP_CONNECTION_CONFIG |
| RFID_STATUS WINAPI RFID_SetLLRPConnectionConfigA | ( | RFID_HANDLE32 | readerManagementHandle, |
| LPLLRP_CONNECTION_CONFIGA | lpLLRPConnectionConfig | ||
| ) |
| RFID_STATUS WINAPI RFID_GetLLRPConnectionStatusW | ( | RFID_HANDLE32 | readerManagementHandle, |
| LPLLRP_CONNECTION_STATUSW | lpLLRPConnectionStatus | ||
| ) |
This function gets the LLRP Connection Status from the reader.
| [in] | readerManagementHandle | Handle returned by RFID_Login. |
| [out] | lpLLRPConnectionStatus | Pointer to LLRP_CONNECTION_STATUS |
| RFID_STATUS WINAPI RFID_GetLLRPConnectionStatusA | ( | RFID_HANDLE32 | readerManagementHandle, |
| LPLLRP_CONNECTION_STATUSA | lpLLRPConnectionStatus | ||
| ) |
| RFID_STATUS WINAPI RFID_InitiateLLRPConnectionFromReader | ( | RFID_HANDLE32 | readerManagementHandle, |
| LPVOID | rsvd | ||
| ) |
This function initiates an LLRP Connection from the reader to the port on the Server-IP as configured in LLRP_CONNECTION_CONFIG.
When the reader is configured in LLRP client mode, an LLRP connection can be initiated from the reader.
| [in] | readerManagementHandle | Handle returned by RFID_Login. |
| [in] | rsvd | Reserved for future use. |
| RFID_STATUS WINAPI RFID_DisconnectLLRPConnectionFromReader | ( | RFID_HANDLE32 | readerManagementHandle | ) |
This function disconnects the current LLRP Connection from the reader.
| [in] | readerManagementHandle | Handle returned by RFID_Login. |
| RFID_STATUS WINAPI RFID_TurnOffRadioWhenIdle | ( | RFID_HANDLE32 | readerManagementHandle, |
| INT32 | idleTimeoutSeconds | ||
| ) |
This function sets the idle timeout for the radio, after which the radio turns off.
| [in] | readerManagementHandle | Handle to the RFID device . |
| [in] | idleTimeoutSeconds | Timeout value in seconds. |
| RFID_STATUS WINAPI RFID_GetRadioIdleTimeout | ( | RFID_HANDLE32 | readerManagementHandle, |
| INT32 * | pIdleTimeoutSeconds | ||
| ) |
This function gets the radio idle timeout of the reader.
| [in] | readerManagementHandle | Handle to the RFID device . |
| [out] | pIdleTimeoutSeconds | Pointer to integer variable containing timeout in seconds. |
| RFID_STATUS WINAPI RFID_InstallUserAppW | ( | RFID_HANDLE32 | readerManagementHandle, |
| WCHAR * | pPathToPackage | ||
| ) |
This function installs the application specified by the user on the reader.
| [in] | readerManagementHandle | Handle to the RFID device. |
| [in] | pPathToPackage | Pointer to the Absolute path of the package on the host machine. |
| RFID_STATUS WINAPI RFID_InstallUserAppA | ( | RFID_HANDLE32 | readerManagementHandle, |
| CHAR * | pPathToPackage | ||
| ) |
| RFID_STATUS WINAPI RFID_UninstallUserAppW | ( | RFID_HANDLE32 | readerManagementHandle, |
| WCHAR * | pAppName | ||
| ) |
This function uninstalls the application specified by the user from the reader.
| [in] | readerManagementHandle | Handle to the RFID device. |
| [in] | pAppName | Pointer to the name of the application to be uninstalled. |
| RFID_STATUS WINAPI RFID_UninstallUserAppA | ( | RFID_HANDLE32 | readerManagementHandle, |
| CHAR * | pAppName | ||
| ) |
| RFID_STATUS WINAPI RFID_StartUserAppW | ( | RFID_HANDLE32 | readerManagementHandle, |
| WCHAR * | pAppName | ||
| ) |
This function starts the application specified by the user.
| [in] | readerManagementHandle | Handle to the RFID device. |
| [in] | pAppName | Pointer to the name of the application to be started. |
| RFID_STATUS WINAPI RFID_StartUserAppA | ( | RFID_HANDLE32 | readerManagementHandle, |
| CHAR * | pAppName | ||
| ) |
| RFID_STATUS WINAPI RFID_StopUserAppW | ( | RFID_HANDLE32 | readerManagementHandle, |
| WCHAR * | pAppName | ||
| ) |
This function stops the application specified by the user.
| [in] | readerManagementHandle | Handle to the RFID device. |
| [in] | pAppName | Pointer to the name of the application to be started. |
| RFID_STATUS WINAPI RFID_StopUserAppA | ( | RFID_HANDLE32 | readerManagementHandle, |
| CHAR * | pAppName | ||
| ) |
| RFID_STATUS WINAPI RFID_GetUserAppRunStatusW | ( | RFID_HANDLE32 | readerManagementHandle, |
| WCHAR * | pAppName, | ||
| BOOLEAN * | pRunStatus | ||
| ) |
This function gets the run status of the application specified by the user.
| [in] | readerManagementHandle | Handle to the RFID device. |
| [in] | pAppName | Pointer to the name of the application whose status is to be retrieved. |
| [out] | pRunStatus | Pointer to the boolean variable that receives the run status of the application. |
| RFID_STATUS WINAPI RFID_GetUserAppRunStatusA | ( | RFID_HANDLE32 | readerManagementHandle, |
| CHAR * | pAppName, | ||
| BOOLEAN * | pRunStatus | ||
| ) |
| RFID_STATUS WINAPI RFID_ListUserAppsW | ( | RFID_HANDLE32 | readerManagementHandle, |
| LPUSERAPP_LIST | lpAppList | ||
| ) |
This function lists all the user applications installed on the reader.
| [in] | readerManagementHandle | Handle to the RFID device. |
| [out] | lpAppList | Pointer to USERAPP_LIST structure.Contains the list of installed applications. The pointer is handled by the RFID3 API and the user is not expected to clean up the same. |
| RFID_STATUS WINAPI RFID_ListUserAppsA | ( | RFID_HANDLE32 | readerManagementHandle, |
| LPUSERAPP_LISTA | lpAppList | ||
| ) |
This function lists all the user applications installed on the reader.
| [in] | readerManagementHandle | Handle to the RFID device. |
| [out] | lpAppList | Pointer to USERAPP_LIST structure.Contains the list of installed applications. The pointer is handled by the RFID3 API and the user is not expected to clean up the same. |
| RFID_STATUS WINAPI RFID_SetUserAppAutoStartW | ( | RFID_HANDLE32 | readerManagementHandle, |
| WCHAR * | pAppName, | ||
| BOOLEAN | Enable | ||
| ) |
This function enables/disables autoStart of the applications specified by the reader.
| [in] | readerManagementHandle | Handle to the RFID device. |
| [in] | pAppName | Pointer to the name of the application. |
| [in] | Enable | Parameter specifying whether the appliaction autostart is to be enabled or disabled. |
| RFID_STATUS WINAPI RFID_SetUserAppAutoStartA | ( | RFID_HANDLE32 | readerManagementHandle, |
| CHAR * | pAppName, | ||
| BOOLEAN | Enable | ||
| ) |
| RFID_STATUS WINAPI RFID_SetCableLossCompensation | ( | RFID_HANDLE32 | readerManagementHandle, |
| UINT16 | nTotalAntennasToSet, | ||
| LPCABLE_LOSS_COMPENSATION * | lppCableLossCompensation | ||
| ) |
This function sets the cable loss compensation settings.
| [in] | readerManagementHandle | Handle returned by RFID_Login. |
| [in] | nTotalAntennasToSet | Total no. of antennas to be set. |
| [in] | lppCableLossCompensation | array of Structure containing the cable loss compensation info |
| RFID_STATUS WINAPI RFID_GetCableLossCompensation | ( | RFID_HANDLE32 | readerManagementHandle, |
| LPCABLE_LOSS_COMPENSATION | lpCableLossCompensation | ||
| ) |
This function gets the cable loss compensation setting for given antenna ID.
| [in] | readerManagementHandle | Handle returned by RFID_Login. |
| [in] | lpCableLossCompensation | Pointer to a Structure containing the cable loss compensation info for the specified antenna |
| RFID_STATUS WINAPI RFID_GetSupportedRegionListW | ( | RFID_HANDLE32 | readerManagementHandle, |
| REGION_LISTW * | SupportedRegions | ||
| ) |
This function gives list of supported regions on Reader.
| [in] | readerManagementHandle | Handle returned by RFID_Login. |
| [out] | SupportedRegions | Pointer to structure containg list of regions supported by reader |
| RFID_STATUS WINAPI RFID_GetSupportedRegionListA | ( | RFID_HANDLE32 | readerManagementHandle, |
| REGION_LISTA * | SupportedRegions | ||
| ) |
| RFID_STATUS WINAPI RFID_GetRegionStandardListW | ( | RFID_HANDLE32 | readerManagementHandle, |
| WCHAR * | RegionName, | ||
| STANDARD_INFO_LISTW * | RegionStds | ||
| ) |
This function gives list of supported communication standards for a particular region.
| [in] | readerManagementHandle | Handle returned by RFID_Login. |
| [in] | RegionName | Name of region for which supported standards is required |
| [out] | RegionStds | List of standards supported by region |
| RFID_STATUS WINAPI RFID_GetRegionStandardListA | ( | RFID_HANDLE32 | readerManagementHandle, |
| CHAR * | RegionName, | ||
| STANDARD_INFO_LISTA * | RegionStds | ||
| ) |
| RFID_STATUS WINAPI RFID_SetActiveRegionW | ( | RFID_HANDLE32 | readerManagementHandle, |
| WCHAR * | RegionName, | ||
| WCHAR * | CommunicationStandardName | ||
| ) |
Set particular region as active region.
| [in] | readerManagementHandle | Handle returned by RFID_Login. |
| [in] | RegionName | Name of region which needs to be activated |
| [in] | CommunicationStandardName | Standard of region out of supported standard by given region |
| RFID_STATUS WINAPI RFID_SetActiveRegionA | ( | RFID_HANDLE32 | readerManagementHandle, |
| CHAR * | RegionName, | ||
| CHAR * | CommunicationStandardName | ||
| ) |
| RFID_STATUS WINAPI RFID_SetFrequencySetting | ( | RFID_HANDLE32 | readerManagementHandle, |
| BOOLEAN | bEnableFrequencyHopping, | ||
| CHANNEL_LIST * | lpChannelTable | ||
| ) |
Set freq-hopping with a list of supported channel indexes for active region.
| [in] | readerManagementHandle | Handle returned by RFID_Login. |
| [in] | bEnableFrequencyHopping | Enable or disable frequency hopping on reader |
| [in] | lpChannelTable | List of channels or single channel (fixed frequency mode) |
| RFID_STATUS WINAPI RFID_GetActiveRegionInfoW | ( | RFID_HANDLE32 | readerManagementHandle, |
| ACTIVE_REGION_INFOW * | ActiveRegionInfo | ||
| ) |
Get region information which is currently active region and frequency settings.
| [in] | readerManagementHandle | Handle returned by RFID_Login. |
| [out] | ActiveRegionInfo | Pointer to Struture containg active region infomration |
| RFID_STATUS WINAPI RFID_GetActiveRegionInfoA | ( | RFID_HANDLE32 | readerManagementHandle, |
| ACTIVE_REGION_INFOA * | ActiveRegionInfo | ||
| ) |
| RFID_STATUS WINAPI RFID_GetActiveRegionStandardInfoW | ( | RFID_HANDLE32 | readerManagementHandle, |
| STANDARD_REGION_INFOW * | CurrentActiveRegionStandardInfo | ||
| ) |
Get active region standard information.
| [in] | readerManagementHandle | Handle returned by RFID_Login. |
| [out] | CurrentActiveRegionStandardInfo | Pointer to struture containg active region standard infomration |
| RFID_STATUS WINAPI RFID_GetActiveRegionStandardInfoA | ( | RFID_HANDLE32 | readerManagementHandle, |
| STANDARD_REGION_INFOA * | CurrentActiveRegionStandardInfo | ||
| ) |
| RFID_STATUS WINAPI RFID_ChangePasswordW | ( | RFID_HANDLE32 | readerManagementHandle, |
| USER_INFOW * | lpUserInfo | ||
| ) |
This function changes the password for the given user.
| [in] | readerManagementHandle | Handle returned by RFID_Login. |
| [out] | lpUserInfo | Contains the username,old_password and new_password |
| RFID_STATUS WINAPI RFID_ChangePasswordA | ( | RFID_HANDLE32 | readerManagementHandle, |
| LPUSER_INFOA | lpUserInfo | ||
| ) |
This function changes the password for the given user.
| [in] | readerManagementHandle | Handle returned by RFID_Login. |
| [out] | lpUserInfo | Contains the username,old_password and new_password |
| RFID_STATUS WINAPI RFID_GetPowerNegotiationState | ( | RFID_HANDLE32 | readerManagementHandle, |
| BOOLEAN * | lpPowerNegotiationState | ||
| ) |
This function gets the power negotiation state of the RFID Reader.
| [in] | readerManagementHandle | Handle returned by RFID_Login. |
| [out] | lpPowerNegotiationState | Get Power Negotiation is enabled or not |
| RFID_STATUS WINAPI RFID_SetPowerNegotiationState | ( | RFID_HANDLE32 | readerManagementHandle, |
| BOOLEAN | powerNegotiationState | ||
| ) |
This function sets the power negotiation state of the RFID Reader.
| [in] | readerManagementHandle | Handle returned by RFID_Login. |
| [out] | powerNegotiationState | Sets Power Negotiate state to enable or not |
| RFID_STATUS WINAPI RFID_GetPowerNegotiationStatus | ( | RFID_HANDLE32 | readerManagementHandle, |
| POWER_NEGOTIATION_STATUS * | lpPowerNegotiationStatus | ||
| ) |
This function gets the Power Negotiation Status of the RFID reader.
| [in] | readerManagementHandle | Handle returned by RFID_Login. |
| [out] | lpPowerNegotiationStatus | Gets the current status of power negotiation |
| RFID_STATUS WINAPI RFID_SetNTPServerW | ( | RFID_HANDLE32 | readerManagementHandle, |
| LPTIME_SERVER_INFOW | lpTimeServerInfo | ||
| ) |
This function sets the NTP Server configuration.
| [in] | readerManagementHandle | Handle returned by RFID_Login. |
| [out] | lpTimeServerInfo | Contains the NTP Server Host Name |
| RFID_STATUS WINAPI RFID_SetNTPServerA | ( | RFID_HANDLE32 | readerManagementHandle, |
| LPTIME_SERVER_INFOA | lpTimeServerInfo | ||
| ) |
This function sets the NTP Server configuration.
| [in] | readerManagementHandle | Handle returned by RFID_Login. |
| [out] | lpTimeServerInfo | Contains the NTP Server Host Name |
| RFID_STATUS WINAPI RFID_GetNTPServerW | ( | RFID_HANDLE32 | readerManagementHandle, |
| LPTIME_SERVER_INFOW | lpTimeServerInfo | ||
| ) |
This function gets the NTP Server configuration.
| [in] | readerManagementHandle | Handle returned by RFID_Login. |
| [out] | lpTimeServerInfo | Contains the NTP Server Host Name |
| RFID_STATUS WINAPI RFID_GetNTPServerA | ( | RFID_HANDLE32 | readerManagementHandle, |
| LPTIME_SERVER_INFOA | lpTimeServerInfo | ||
| ) |
This function gets the NTP Server configuration.
| [in] | readerManagementHandle | Handle returned by RFID_Login. |
| [out] | lpTimeServerInfo | Contains the NTP Server Host Name |
| RFID_STATUS WINAPI RFID_SetSysLogServerW | ( | RFID_HANDLE32 | readerManagementHandle, |
| LPSYSLOG_SERVER_INFOW | lpSysLogServerInfo | ||
| ) |
This function sets the SysLog Server configuration.
| [in] | readerManagementHandle | Handle returned by RFID_Login. |
| [out] | lpSysLogServerInfo | Contains the SysLog Server Host Name, port and severity |
| RFID_STATUS WINAPI RFID_SetSysLogServerA | ( | RFID_HANDLE32 | readerManagementHandle, |
| LPSYSLOG_SERVER_INFOA | lpSysLogServerInfo | ||
| ) |
This function sets the SysLog Server configuration.
| [in] | readerManagementHandle | Handle returned by RFID_Login. |
| [out] | lpSysLogServerInfo | Contains the SysLog Server Host Name, port and severity |
| RFID_STATUS WINAPI RFID_SetWirelessNetworkW | ( | RFID_HANDLE32 | readerManagementHandle, |
| LPWIRELESS_CONFIGURED_PARAMETERSW | lpWirelessConfiguredParameters | ||
| ) |
This function sets the Wireless Network configuration.
| [in] | readerManagementHandle | Handle returned by RFID_Login. |
| [out] | lpWirelessConfiguredParameters | Contains the Wireless Network ssid, passkey and auto connection status |
| RFID_STATUS WINAPI RFID_SetWirelessNetworkA | ( | RFID_HANDLE32 | readerManagementHandle, |
| LPWIRELESS_CONFIGURED_PARAMETERSA | lpWirelessConfiguredParameters | ||
| ) |
This function sets the Wireless Network configuration.
| [in] | readerManagementHandle | Handle returned by RFID_Login. |
| [out] | lpWirelessConfiguredParameters | Contains the Wireless Network ssid, passkey and auto connection status |
| RFID_STATUS WINAPI RFID_SetNetworkInterfaceSettingsW | ( | RFID_HANDLE32 | readerManagementHandle, |
| LPREADER_NETWORK_INFOW | lpnetworkInfo | ||
| ) |
This function sets the Network Interfcae Settings.
| [in] | readerManagementHandle | Handle returned by RFID_Login. |
| [out] | lpnetworkInfo | Contains the reader network information. |
| RFID_STATUS WINAPI RFID_SetNetworkInterfaceSettingsA | ( | RFID_HANDLE32 | readerManagementHandle, |
| LPREADER_NETWORK_INFOA | lpnetworkInfo | ||
| ) |
This function sets the Network Interfcae Settings.
| [in] | readerManagementHandle | Handle returned by RFID_Login. |
| [out] | lpnetworkInfo | Contains the reader network information. |
| RFID_STATUS WINAPI RFID_GetSysLogServerW | ( | RFID_HANDLE32 | readerManagementHandle, |
| LPSYSLOG_SERVER_INFOW | lpSysLogServerInfo | ||
| ) |
This function gets the SysLog Server configuration.
| [in] | readerManagementHandle | Handle returned by RFID_Login. |
| [out] | lpSysLogServerInfo | Contains the SysLog Server Host Name, port and severity |
| RFID_STATUS WINAPI RFID_GetSysLogServerA | ( | RFID_HANDLE32 | readerManagementHandle, |
| LPSYSLOG_SERVER_INFOA | lpSysLogServerInfo | ||
| ) |
This function gets the SysLog Server configuration.
| [in] | readerManagementHandle | Handle returned by RFID_Login. |
| [out] | lpSysLogServerInfo | Contains the SysLog Server Host Name, port and severity |
| RFID_STATUS WINAPI RFID_GetWirelessConfigParametersA | ( | RFID_HANDLE32 | readerManagementHandle, |
| LPWIRELESS_CONFIGURED_PARAMETERSA | lpWirelessConfiguredParameters | ||
| ) |
This function gets the Wireless N/W Configuration Parameters.
| [in] | readerManagementHandle | Handle returned by RFID_Login. |
| [out] | lpWirelessConfiguredParameters | Contains the wireless network parameters |
| RFID_STATUS WINAPI RFID_GetWirelessConfigParametersW | ( | RFID_HANDLE32 | readerManagementHandle, |
| LPWIRELESS_CONFIGURED_PARAMETERSW | lpWirelessConfiguredParameters | ||
| ) |
This function gets the SysLog Server configuration.
| [in] | readerManagementHandle | Handle returned by RFID_Login. |
| [out] | lpWirelessConfiguredParameters | Contains the wireless network parameters |
| RFID_STATUS WINAPI RFID_GetTemperatureStatusW | ( | RFID_HANDLE32 | readerManagementHandle, |
| LPTEMPERATURE_STATUSW | lpTemperatureStatus | ||
| ) |
This function gets the Temperature Status of the RFID reader.
| [in] | readerManagementHandle | Handle returned by RFID_Login. |
| [out] | lpTemperatureStatus | Gets the current temperature |
| RFID_STATUS WINAPI RFID_GetTemperatureStatusA | ( | RFID_HANDLE32 | readerManagementHandle, |
| LPTEMPERATURE_STATUSA | lpTemperatureStatus | ||
| ) |
This function gets the Temperature Status of the RFID reader.
| [in] | readerManagementHandle | Handle returned by RFID_Login. |
| [out] | lpTemperatureStatus | Gets the current temperature |
| RFID_STATUS WINAPI RFID_GetCountryCodeFromRegion | ( | RFID_HANDLE32 | readerManagementHandle, |
| WCHAR * | RegionName, | ||
| UINT32 * | CountryCode | ||
| ) |
This function get the country code given the region name.
| [in] | readerManagementHandle | Handle returned by RFID_Login |
| [in] | RegionName | given region name |
| [in] | CountryCode | country code corresponding to region name |
| RFID_STATUS WINAPI RFID_GenerateRegionsConfigFile | ( | RFID_HANDLE32 | readerManagementHandle | ) |
This function is used to generate regions config file in RE40.
| [in] | readerManagementHandle | Handle returned by RFID_Login. |