Unitech PA982 User Manual Page 51

  • Download
  • Add to my manuals
  • Print
  • Page
    / 105
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 50
-
9.2.7 ISO15693 Lock Block
Function Description:
Lock the block on ISO15693 tag.
Function Call:
INT32 RDINT_ISO15693LockBlock(BYTE u8COMPort, BYTE u8Flag, LPBYTE pu8Uid, BYTE
u8Block);
Parameter:
u8COMPort: The reader’s COM port number (1 – 255)
u8Flag: It specifies the actions to be performed by the VICC and whether
corresponding fields are present or not.
pu8Uid: The point of the buffer which contains the tag ID.
u8Block: The block which you want to write(ex : 0, 1, 2…).
Return code:
Please refer to section 9.5.
9.2.8 Write AFI to ISO15693 Tag
Function Description:
Write AFI to the specific ISO15693 tag.
Function Call:
INT32 RDINT_ISO15693WriteAfi(BYTE u8COMPort, BYTE u8Flag, LPBYTE pu8Uid, BYTE
u8AfiValue);
Parameter:
u8COMPort: The reader’s COM port number (1 – 255)
u8Flag: It specifies the actions to be performed by the VICC and whether
corresponding fields are present or not.
pu8Uid: The point of the buffer which contains the tag ID.
u8AfiValue: The value of AFI and about this value please refer to ISO15693 document.
Return code:
Please refer to section 9.5.
9.2.9 ISO15693 Lock AFI
Function Description:
Lock the AFI on ISO15693 tag.
Function Call:
INT32 RDINT_ISO15693LockAfi(BYTE u8COMPort, BYTE u8Flag, LPBYTE pu8Uid);
Parameter:
u8COMPort: The reader’s COM port number (1 – 255)
u8Flag: It specifies the actions to be performed by the VICC and whether
corresponding fields are present or not.
pu8Uid: The point of the buffer which contains the tag ID.
Return code:
Please refer to section 9.5.
Page view 50
1 2 ... 46 47 48 49 50 51 52 53 54 55 56 ... 104 105

Comments to this Manuals

No comments