Denso BHT-200QW Spezifikationen Seite 499

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 587
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 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
Seitenansicht 498
1 2 ... 494 495 496 497 498 499 500 501 502 503 504 ... 586 587

Kommentare zu diesen Handbüchern

Keine Kommentare