Denso BHT-200QW Dokumentacja Strona 504

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 587
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 503
496
Function #13 .fcBTGetLnk
Read authenticated Bluetooth device addresses
Syntax: CALL "BT.FN3" .fcBTGetLnk NUM%,BDADDR$[()]
Description: This function reads the Bluetooth device addresses of authenticated
remote devices.
Parameters: (NONE)
Returned value: NUM% Number of authenticated remote devices (0 to 3)
BDADDR$[()]
Bluetooth device addresses (strings of 12 hexadecimal digits
each) for authenticated remote devices.
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 detected exceeds the number of
BDADDR$ entries, the interface stops when the array is full.
Run-time errors:
Error code Meaning
F0h Mismatch parameter number
F1h Mismatch parameter type
F2h
Out of string variable space
Przeglądanie stron 503
1 2 ... 499 500 501 502 503 504 505 506 507 508 509 ... 586 587

Komentarze do niniejszej Instrukcji

Brak uwag