Teledyne-lecroy Automation API for Bluetooth Analyzers Manual do Utilizador Página 70

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 110
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 69
64
Automation API for CATC Bluetooth Analyzers
CATC Ver. 1.40
2.5.15 IBTRecOptions::SetPageTargetAddr
Sets the page target used by the Analyzer when performing Passive Sync and Page Sync Piconet
recording.
Parameters
target_addr - device address (12 hex digits)
Return values
E_INVALIDARG invalid address was specified
Remarks
The address can be obtained dynamically using the Bluetooth neighborhood interface
Example
WSH:
Set Analyzer = WScript.CreateObject("CATC.Merlin")
Set RecOptions = Analyzer.GetRecordingOptions
RecOptions.SetMasterAddr "00D0B7031621"
RecOptions.SetPageTargetAddr "0123456789AB"
C++:
HRESULT SetPageTargetAddr (
[in] BSTR target_addr );
Vista de página 69
1 2 ... 65 66 67 68 69 70 71 72 73 74 75 ... 109 110

Comentários a estes Manuais

Sem comentários