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

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 587
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 499
492
Function #10 .fcBTInqRes
Read remote device discovery results
Syntax: CALL "BT.FN3" .fcBTInqRes NUM%,BDADDR$[()]
Description: This function reads results of remote device discovery with a OPEN
"COM4:I" statement.
Parameters: (NONE)
Returned value: NUM% Number of remote devices discovered (0 to 8)
BDADDR$[()]
Bluetooth device addresses (strings of 12 hexadecimal digits
each) for remote device discovered.
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 discovered exceeds the number of
BDADDR$ entries, the interface stops when the array is full.
Note: The function should be executed after execution of OPEN "COM4:I"
statement.
Vista de página 499
1 2 ... 495 496 497 498 499 500 501 502 503 504 505 ... 586 587

Comentários a estes Manuais

Sem comentários