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

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

Comentários a estes Manuais

Sem comentários