Unitech PA982 Manual de usuario Pagina 80

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 105
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 79
-
12.5.17 Cancelling a Tag Operation
Description:
Stops a currently-executing tag operation on a RFID Reader.
Function Call:
RFID_STATUS RFIDCancelOperation ();
Parameters: None
Returns: RFID_STATUS
12.5.18 Aborting a Tag Operation
Description:
Terminate a tag operation immediately. Any response packet will be discarded.
Function Call:
RFID_STATUS RFIDAbortOperation ();
Parameters: None
Returns: RFID_STATUS
12.5.19 Clear RFID Reader Module’s Error State
Description:
Clear the error state for the RFID Reader module MAC firmware.
Function Call:
RFID_STATUS RFIDClearError ();
Parameters: None
Returns: RFID_STATUS
12.5.20 Ability of Hold or Discard the Duplicate Tags
Description:
Hold or discard the duplicate tags when inventory. Call this function before inventory.
Function Call:
RFID_STATUS RFIDEnableDuplicate(BOOL bEnable = TRUE);
Parameters:
bEnable – TRUE hold the duplicate tags.
FALSE discard the duplicate tags
Returns: RFID_STATUS
12.6 Other APIs
12.6.1 Get RFID Reader’s Firmware Version
Description:
Get RFID Reader’s library and Firmware version.
Function Call:
RFID_STATUS RFID MacGetVersion(char *pszVer);
Parameters:
pszVer - Contains the RFID Reader's library and Firmware version.
Returns: RFID_STATUS
Vista de pagina 79
1 2 ... 75 76 77 78 79 80 81 82 83 84 85 ... 104 105

Comentarios a estos manuales

Sin comentarios