Unitech PA960 Manuel d'utilisateur Page 58

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 98
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 57
-
6.4.5 Lock SR176 Block
Function Description:
Lock the specify block on SR176 card.
Function Call:
INT32 RDINT_SR176LockBlock(BYTE u8COMPort, BYTE u8BlkNo);
Parameter:
u8COMPort: The reader’s COM port number (1 255)
u8BlkNo: The block number which user wants to lock (Ex: 0, 1, 2).
Return code:
Please refer to section 6.5.
6.4.6 Read SRIX4K Cards Block Data
Function Description:
Read the block from specify SRIX4K card.
Function Call:
INT32 RDINT_SRIX4KReadBlock (BYTE u8COMPort, BYTE u8BlkNo, LPBYTE pu8Data);
Parameter:
u8COMPort: The reader’s COM port number (1 255)
u8BlkNo: The block number which user wants to read (Ex: 0, 1, 2).
pu8Data: Receive the data.
Return code:
Please refer to section 6.5.
6.4.7 Write SRIX4K Cards Block Data
Function Description:
Write data to specify SRIX4K cards block.
Function Call:
INT32 RDINT_SR176WriteBlock(BYTE u8COMPort, BYTE u8BlkNo, LPBYTE pu8Data);
Parameter:
u8COMPort: The reader’s COM port number (1 255)
u8BlkNo: The block number which user wants to read (Ex: 0, 1, 2).
pu8Data: The data which user wants to write to the block.
Return code:
Please refer to section 6.5.
6.4.8 Authenticate SRIX4K Card
Function Description:
Authenticate the specify SRIX4K card.
Function Call:
INT32 RDINT_SRIX4KAuth(BYTE u8COMPort, LPBYTE pu8Auth);
Parameter:
u8COMPort: The reader’s COM port number (1 255)
pu8Auth: The authentication data.
Return code:
Please refer to section 6.5.
Vue de la page 57
1 2 ... 53 54 55 56 57 58 59 60 61 62 63 ... 97 98

Commentaires sur ces manuels

Pas de commentaire