Unitech PA960 User Manual Page 67

  • Download
  • Add to my manuals
  • Print
  • Page
    / 98
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 66
-
8.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.
8.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.
8.15 Get Readers Power Level
Function Description:
To get readers power level.
Function Call:
BOOL GetPowerLevel(int *nPower);
Parameter:
nPower: Return the power level.
Return code:
TRUE: Get value success.
FALSE: Get value fail.
Page view 66
1 2 ... 62 63 64 65 66 67 68 69 70 71 72 ... 97 98

Comments to this Manuals

No comments