Unitech PA982 Instrukcja Użytkownika Strona 66

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 105
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 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.
Przeglądanie stron 65
1 2 ... 61 62 63 64 65 66 67 68 69 70 71 ... 104 105

Komentarze do niniejszej Instrukcji

Brak uwag