Teledyne-lecroy Automation API for Bluetooth Analyzers Bedienungsanleitung Seite 69

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 110
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 68
63
Automation API for CATC Bluetooth Analyzers
CATC Ver. 1.40
2.5.14 IBTRecOptions::SetMasterAddr
Sets the option master address used by the Analyzer to implement all Piconet recordings options.
Parameters
master_addr - device address (12 hex digits)
Return values
E_INVALIDARGinvalid 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 SetMasterAddr (
[in] BSTR master_addr );
Seitenansicht 68
1 2 ... 64 65 66 67 68 69 70 71 72 73 74 ... 109 110

Kommentare zu diesen Handbüchern

Keine Kommentare