Denso BHT-200QW Spécifications Page 499

  • 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 498
Chapter 18. Bluetooth
491
Run-time errors:
Error code Meaning
05h Parameter out of the range
34h
Bad file name or number. (The Bluetooth communications device
file is not opened)
F0h Mismatch parameter number
F1h Mismatch parameter type
F2h
Out of string variable space
105h
Power-off detected.
621h
Failed to get remote device name.
622h
No response from Bluetooth interface
Example:
Get and display remote device name.
OPEN "COM4:I,0" AS #4 ' Open Bluetooth communications device file
BDADDR$ = "112233AABBCC" ' Address for remote device:
' "11:22:33:AA:BB:CC"
CALL "BT.FN3" .fcBTRmtNam BDADDR$,BDNAME$
' Get remote device name
PRINT BDADDR$,BDNAME$ ' Display Bluetooth device address and name
CLOSE #4 ' Close Bluetooth communications device file
Vue de la page 498
1 2 ... 494 495 496 497 498 499 500 501 502 503 504 ... 586 587

Commentaires sur ces manuels

Pas de commentaire