Denso BHT-200QW Spécifications Page 500

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 587
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 499
492
Function #10 .fcBTInqRes
Read remote device discovery results
Syntax: CALL "BT.FN3" .fcBTInqRes NUM%,BDADDR$[()]
Description: This function reads results of remote device discovery with a OPEN
"COM4:I" statement.
Parameters: (NONE)
Returned value: NUM% Number of remote devices discovered (0 to 8)
BDADDR$[()]
Bluetooth device addresses (strings of 12 hexadecimal digits
each) for remote device discovered.
NUM% gives the number of valid addresses in the array BDADDR$.
The user program must allocate at least 12 bytes to BDADDR$.
If NUM% is greater than 1, treat BDADDR$ as an array variable.
If the number of devices discovered exceeds the number of
BDADDR$ entries, the interface stops when the array is full.
Note: The function should be executed after execution of OPEN "COM4:I"
statement.
Vue de la page 499
1 2 ... 495 496 497 498 499 500 501 502 503 504 505 ... 586 587

Commentaires sur ces manuels

Pas de commentaire