Unitech PA982 Manual de usuario Pagina 66

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 105
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 65
-
11.13 Lock Gen2 Tag
Function Description:
Set password protection for the different memory bank of the tag.
Function Call:
BOOL LockGen2Tag (char *szData);
Parameter:
szData: The lock value.
Return code:
TRUE: Lock tag success.
FALSE: Lock tag fail.
11.14 Lock ISO18000-6B Tag
Function Description:
To lock ISO18000-6B blocks. Once the tag blocks have been locked, they cannot be unlocked or
written to.
Function Call:
BOOL LockISO180006BTag(char *szTagID, char *szAddress, int nBlock);
Parameter:
szTagID: The tag ID which user wants to lock.
szAddress: The start address to lock.
nBlock: The number of blocks which user wants to lock.
Return code:
TRUE: Lock tag success.
FALSE: Lock tag fail.
11.15 Get Reader’s Power Level
Function Description:
To get reader’s power level.
Function Call:
BOOL GetPowerLevel(int *nPower);
Parameter:
nPower: Return the power level.
Return code:
TRUE: Get value success.
FALSE: Get value fail.
Vista de pagina 65
1 2 ... 61 62 63 64 65 66 67 68 69 70 71 ... 104 105

Comentarios a estos manuales

Sin comentarios