Unitech PA960 User Manual Page 52

  • Download
  • Add to my manuals
  • Print
  • Page
    / 98
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 51
-
6.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 6.5.
6.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 6.5.
6.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 6.5.
Page view 51
1 2 ... 47 48 49 50 51 52 53 54 55 56 57 ... 97 98

Comments to this Manuals

No comments