Denso BHT-200QW Especificações Página 499

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 587
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 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
Vista de página 498
1 2 ... 494 495 496 497 498 499 500 501 502 503 504 ... 586 587

Comentários a estes Manuais

Sem comentários